/*
Credit: http://www.templatemo.com
*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7em; 
	background-image: url(images/templatemo_wrapper.jpg);
	background-color: #77bf28;
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited { color: #1683a3; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; text-align:justify; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 26px; margin: 0 0 30px 0; padding: 0; font-family: times of roman;}
h3 { font-size: 21px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; color: rgb(0, 153, 0);
}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; color: rgb(0, 153, 0) }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { padding: 0 14px 0 0; color: #1683a3; font-weight: bold; background: url(images/more.png) no-repeat right; }
a.more:hover { text-decoration: none; }

.float_l { float: left }
.float_r { float: right }

.image_fl {
    float: left;
    margin: 3px 8px 0 0;
}
.image_wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999999;
    display: inline-block;
   /* margin-bottom: 5px;*/
    padding: 4px;
}
.image_fr { float: right; margin: 3px 0 0 15px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#24a7cd; margin:0 0 2px; padding: 3px 0 3px 10px; background: transparent url(images/templatemo_list.png)  no-repeat scroll 0 10px }
.tmo_list li a { color: #24a7cd }
.tmo_list li a:hover { color: #24a7cd }

#templatemo_body_wrapper {
	width: 100%;
	background: url(images/templatemo_body.jpg) top center no-repeat
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 30px;
	margin: 0 auto
}

#templatemo_header {
	width: 900px;
	height: 122px;
	padding: 0 30px;
	background: url(images/templatemo_header.png) no-repeat top center;
	background-position:36% 100%;
}

#site_title a {
	display: block;
	position: relative;
	padding: 20px 0 0 0;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width:400px;
}
#site_title a span {
	position: absolute;
	display: block;
	left: 200px;
	top: 30px;
	font-size: 12px;
	color: #000;
}


#services {
	clear: both;
	width: 930px;
	height: 70px;
	padding: 0 15px
}

#services a {
	float: left;
	display: block;
	width: 210px;
	height: 60px;
	padding: 10px;
	margin-right: 2px;
	font-size: 28px;
	color: #fff;
	/* text-shadow: 1px 1px 1px #999; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#services a span {
	display: block;
	color: #cbdeb6;
	margin-top: 5px;
	font-size: 16px;
	/* text-shadow: none */
}

#services a:hover, #services .current {
	text-decoration: none;
	background: url(images/templatemo_service_hover.jpg) no-repeat
}

#templatemo_main_base {
	width: 960px;
	background: url(images/tempaltemo_content.png) repeat-y center
}

#templatemo_main {
	width: 860px;
	padding: 50px 50px 25px;
	background: url(images/templatemo_content_top.png) top center no-repeat
}

.content_box { clear: both; margin-bottom: 50px }
.col_w270 { float: left; width: 270px; margin-right: 25px; }
.col_w670 { float: left; width: 650px; padding-right: 20px; margin-right: 20px; }
.col_w410 { float: left; width: 380px; padding-right: 20px; margin-right: 40px; }
.col_w565 { float: left; width: 540px; padding-right: 25px; margin-right: 25px; }
.last_col { margin: 0 }

.hp_news_box { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #CCC }
.hp_news_box .date { color: #0b6d1a; margin-bottom: 0 }

.hp_latest_projects_box { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #CCC }
.last_box { padding: 0; margin: 0; border: none }

.post_section { clear: both; padding-bottom: 30px; margin-bottom: 30px; /*border-bottom: 1px solid #ccc;*/  }
.post_section h1 { margin: 0 0 5px 0; padding: 10px 0 5px 0; line-height: 34px; background: url(images/templatemo_header.png) no-repeat bottom left; }
.post_section .post_content { clear: both; margin: 20px 0 0; }
.post_content .right { float: right;   width: 222px; }
.post_section p { padding-bottom: 5px; margin-bottom: 8px; }

.service_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .right {
	float: right;
	width: 460px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}

#contact_form {  padding: 0; width: 390px; }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	color: #333; 
	width: 380px; 
	padding: 5px; 
	margin-bottom: 10px; 
	background: #f6f6f6; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #cfcfcf; 
}

#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 14px; }

#contact_form form textarea { 
	color: #333; 
	width: 380px;  
	height: 400px !important; 
	padding: 5px;
	margin-bottom: 10px;	
	background: #f6f6f6; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #cfcfcf; 
}

#contact_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#templatemo_main_bottom {
	width: 960px;
	height: 10px;
	background: url(images/templatemo_content_bottom.png) top center no-repeat
}

/*.map img{
	width:270px;
	height: 160px;	
	border: 1px solid #999;
	padding: 5px;
}*/

#templatemo_footer {
	width: 900px;
	padding: 30px 30px;
	color: #fff;
	text-align: center;
	background: url(images/templatemo_footer.jpg) bottom center no-repeat
}

#templatemo_footer a {
	color: #fff
}

.content_box1 {
    clear: both;
    margin-bottom: 20px;
}


.grid_12 {
    width: 940px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin: 0 10px;
    position: relative;
}
ul {
    list-style-type: none;
    margin: 0 0 1.5em;
    padding: 0;
}


#gallery a img:hover
{
	background: none repeat scroll 0 0 #CCCCCC;
}
#gallery a img
{
border: 1px solid #CCCCCC;
    height: 130px;
    padding: 6px;
    width: 190px;
}
.content_boxs {
    clear: both;
    display: inline-block;
    margin-bottom:20px;
}


#templatemo_menu {
	width: 900px;
	height: 61px;
	padding: 0 30px;
	background: url(images/templatemo_menu.jpg) no-repeat top center
}




/*************************************/

nav {padding:0px 0px 0px 0px;}
.sf-menu {padding:0px 0px 0px 0px; margin-left:0px; position:relative; z-index:998; float:left;}
		

.sf-menu li {float:left;
	position:	relative;
	font-size:16px !important;
	line-height:22px;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	
	letter-spacing:-1px;
	border-right:1px solid #dfdf98;
	font-weight:bold;
	}
.m2 {width:140px;}
.m3 {width:140px;}
.m4 {width:139px;}
.m5 {width:139px;}
.m6 {width:139px;}

	
.sf-menu > li > a {display:block;
	position:		relative;	
	color:#fff;
	text-decoration:none; 
	margin-top:0px;
	padding:13px 0px 13px 0px;
	margin-left:-2px;
	text-shadow:1px 1px #95aa14;
}
.img-pad {padding:9px 0px 0px 19px;} 

	

	.sf-menu li li {
	font-size:16px;
	display: inline-block;
line-height: 24px;
margin: 0px 0 0px 0px;
padding: 0px 0px 0px 0px;
width: 235px;
background: none;
text-align: left;
border-right: none;
border-bottom: 1px solid #fff;
}
	.sf-menu li li a {
		margin-left:0px;
		padding:5px 0px 5px 16px;
		text-decoration:none;
		color:#fff;
		display:block;
		background:none;
		margin:0px 0px 0px 0px;
	}
	
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	display:block;
background:#71C019;
	width:225px;
	padding: 19px 10px 26px 0px;
	
	}
.sf-menu .last1 {border-bottom:none;}


.sf-menu li li li {
	font-size:18px;
	display:inline-block;
	line-height:24px;
	margin:0px 0 0px 0px;
	padding:0px 0px 0px 0px;
	width:188px;
	background:none;
	text-align:left;
	border-right:none;

	
}
	.sf-menu li li li a {
		margin-left:0px;
		padding:5px 0px 5px 16px;
		text-decoration:none;
		color:#fff;
		display:block;
		background:none;
		margin:0px 0px 0px 0px;
	}
	
.sf-menu ul ul {
position:		absolute;
	top:			-999em;
	display:none;
	background:url(../images/ul-bg.png) 0 0 repeat;
	width:188px;
	padding:19px 10px 26px 10px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			41px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			199px; /* match ul width */
	top:			-19px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			00px;
}

.sf-menu > li.sfHover > a,
.sf-menu > li a:hover, .sf-menu > li a.current {color:#373030;

 	
}
.sf-menu > li.sfHover,
.sf-menu > li:hover, .sf-menu > li.current { 
 	
}



.sf-menu li li:hover, .sf-menu li li.current, .sf-menu li li.sfHover {background:#BEEA91; color:#000;}
.sf-menu > li li.sfHover > a,
.sf-menu > li li a:hover, .sf-menu > li li a.current { color:#000;}

.sf-menu li li li a:hover,.sf-menu li li li a.current, .sf-menu li li li a.sfHover {color:#fff;}



/**********************************/

.hme
{
padding-bottom:20px;
float:left;
text-align: justify;
}
.hme2
{
width: 875px;
padding: 10px 0px;
display: inline-block;
}
.hme2 table tr
{
width:530px;
display:inline-block;
margin-bottom: 18px;
}
.hme2 table tr td
{
width:217px;
}
.hmgal_img
{
width:330px;
height:200px;
float:left;
}
.hme2 table
{
float:left;
}


.image_wrappers {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #999999;
display: inline-block;
/* margin-bottom: 5px; */
padding: 4px;
}
.image_fls {
float: left;
margin: 3px 8px 0 0;
}
.prof
{
margin-top: 24px;
}

.grid_prf
{
width:540px;
}
#gallerys a img {
border: 1px solid #CCCCCC;
height: 150px;
padding: 6px;
width: 234px;
}

.tmo_list1 {
margin: 0 0 0 10px;
padding: 0;
list-style: none;
}
.tmo_list1 li {
color: #24a7cd;
margin: 0 0 2px;
padding: 3px 0 3px 10px;
background: transparent url(images/templatemo_list.png) no-repeat scroll 0 10px;
}
.prj
{
width:400px;
float:left;
margin-right: 15px;
margin-bottom: 15px;
}
.prj1
{
width:411px;
display:inline-block;
margin-right: 15px;
border:1px solid;
border-radius:5px;
margin-bottom: 20px;
}
.prj1 img
{
padding:5px;
width: 400px;
height: 300px;
}
.map
{
width:435px;
height:300px;
display:block;
margin-bottom: 15px;
border-radius:4px;
}
.fd
{
width:200px;
display:inline-block;
}

.prj2 {
width: 200px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.tmo_list2 li {
color: #24a7cd;
margin: 0 0 2px;
padding: 3px 0 3px 10px;
background: transparent url(images/templatemo_list.png) no-repeat scroll 0 10px;
width: 235px;
}

.prj_dur {
width: 500px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
ul li {
    background: url("../images/right-arrow-content.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 6px;
    vertical-align: top;
}

.pol
{
width:200px;
float:left;
}
.vid
{
border:1px solid;
width:525px;
height:192px;
float:left;
margin-bottom:12px;
}

.vide
{
width:280px;
height:200px;
border:1px solid;
float:left;
margin-left:10px;
}