/*
Credit: #
*/
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; }
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; }
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 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_wrapper { display: inline-block; border: 1px solid #999; padding: 4px; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.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: 70px;
	padding: 0 30px;
	background: url(images/templatemo_header.jpg) no-repeat top center
}

#site_title a {
	display: block;
	position: relative;
	padding: 20px 0 0 0;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}
#site_title a span {
	position: absolute;
	display: block;
	left: 200px;
	top: 30px;
	font-size: 12px;
	color: #000;
}

#templatemo_menu {
	width: 900px;
	height: 61px;
	padding: 0 30px;
	background: url(images/templatemo_menu.jpg) no-repeat top center
}

#templatemo_menu ul { margin: 0; padding: 3px 0 0 0; list-style: none }
#templatemo_menu ul li { padding: 0; margin: 0; display: inline }
#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	padding: 6px 0 0 0;
	margin-right: 1px;
	font-size: 14px;
	color: #333;
	/* text-shadow: 1px 1px 1px #b0da81; */
	text-decoration: none;
	font-weight: bold;
	text-align: center; 
	outline: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #fff;
	/* text-shadow: 1px 1px 1px #555; */
	background: url(images/templatemo_menu_hover.jpg) no-repeat }	


#templatemo_middle {
	width: 960px;
	height: 320px;
	background: url(images/templatemo_middle.jpg) no-repeat top center
}

#templatemo_middle_content {
	width: 820px;
	height: 210px;
	padding: 20px 70px;
	overflow: hidden
}

#templatemo_middle_content h1 {
	line-height: 40px;
	margin-bottom: 10px;
}

#templatemo_middle_content p {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

#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: 300px; }
.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: 200px; 
	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
}