/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #efd89e;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

a, a:link, a:visited { color: #bfb839; font-weight: 400; text-decoration: underline; }
a:hover { color: #930; text-decoration: none; }

p { margin: 0 0 10px 0; padding: 0; }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#333; }
cite span { color: #333; }
em { color: #333; font-weight: 400 }

h1, h2, h3, h4, h5, h6 {
	color: #08551f;
	font-weight: normal;
}
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 {
	font-size: 36px;
	margin: 0 0 20px;
	padding: 5px 0 10px 0;
	font-style: italic;
	font-weight: bolder;
}
h3 { font-size: 20px; margin: 0 0 15px; 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 }

.float_l { float: left }
.float_r {
	float: left
}

.image_wrapper {
	position: relative;
	display: inline-block;
	width: 300px;
	height: 188px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.image_wrapper img {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 170px;
}
.image_wrapper span {
	position: absolute;
	border: 0;
	left: 0;
	width: 300px;
	height: 188px;
	background: url(images/templatemo_image_bg.jpg) no-repeat
}

.image_fl { float: left; margin: 3px 20px 0 0 }
.image_fr { float: right; margin: 3px 0 0 20px }


.tmo_list { margin: 20px 0 20px 10px; padding: 0; list-style: none }
.tmo_list li { color:#bfb839; margin: 0; padding: 0 0 5px 15px; background: url(images/templatemo_list.jpg) no-repeat scroll 0 4px  }
.tmo_list li a { color: #bfb839; font-weight: normal; font-size: 12px; text-decoration: none }
.tmo_list li a:hover { color: #bfb839; text-decoration: underline }


#templatemo_wrapper {
	width: 806px;
	margin: 0 auto;
	padding-left: 6px;
/*	background: url(images/templatemo_body.jpg) center top no-repeat; */
}

#templatmeo_header {
	width: 800px;
	height: 90px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6px;
}

#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a {
	display: block;
	width: 350px;
	height: 82px;
	background:url(images/templatemo_logo.png)  no-repeat top left;
	color: #000;
	outline: none;
	text-indent: -10000px;
}

#templatemo_menu {
	float: right;
	margin-top: 80px;
}
#templatemo_menu ul { padding: 0; margin: 0; list-style: none; }
#templatemo_menu ul li { margin: 0; padding: 0; display: inline-block }
#templatemo_menu ul li a {
	float: left;
	display: block;
	font-size: 18px;
	color: #333;
	margin-left: 20px;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #000;
	text-decoration: underline;
}

#templatemo_main {
	clear: both;
	width: 800px;
	margin: 0 0 0 6px;
}

.content_top { clear: both; height: 10px }
.content_box {
	position: relative;
	width: 700px;
	margin-bottom: 30px;
	background: #fff;
	padding: 50px;
}

.content_title { position: absolute; width: 106px; height: 104px;
 top: -5px; left: -6px; }

.content_home {
	background-image: url(images/templatemo_content_title.png);
	background-repeat: no-repeat;
}
.content_aboutus { background: url(images/templatemo_content_aboutus.png) no-repeat }
.content_services { background: url(images/templatemo_content_services.png) no-repeat }
.content_portfolio { background: url(images/templatemo_content_portfolio.png) no-repeat }
.content_contactus { background: url(images/templatemo_content_contactus.png) no-repeat }

a.gototop {
	display: block;
	position: absolute;
	width: 140px;
	height: 25px;
	padding: 65px 10px 0 0;
	text-align: right;
	font-size: 14px;
	bottom: 0;
	right: 0;
	color: #000;
	text-decoration: none;
	background-image: url(images/templatemo_gototop.png);
	background-repeat: no-repeat;
}
a.gototop:hover { text-decoration: underline }
 
.col_w700 {
	width: 370px
}

.col_w310 {
	width: 700px
}
.col_w310Home {
	width: 380px
}


.post_box { width: 310px; margin-bottom: 30px; padding-bottom: 20px;  }
.post_header { border-top: 3px solid #999; border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: 20px }
.post_box h3 { font-size: 24px; line-height: 34px; margin-bottom: 15px }
.post_box p.post_meta { font-size: 10px; margin-bottom: 0; padding-bottom: 0 }

#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0}
#gallery ul li {
	display: block;
	position: relative;
	display: inline-block;
	width: 200px;
	height: 168px;
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 30px;
	margin-left: 0;
}
#gallery ul img {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
}
#gallery ul span {
	position: absolute;
	border: 0;
	left: 0;
	width: 200px;
	height: 168px;
	background: url(images/templatemo_image_bg.jpg) no-repeat
}

#contact_form { padding: 0; width: 300px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { width: 290px; padding: 5px; color: #666; border: 1px solid #ccc;  background: #fff; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; margin-bottom: 3px; font-size: 14px; }

#contact_form form textarea { width: 288px; height: 150px; padding: 5px; color: #666; border: 1px solid #ccc;  background: #fff; font-family: Arial, Helvetica, sans-serif; }
#contact_form form .submit_btn { background: #e1dc5e; color: #000; cursor: pointer; border: 1px solid #c9c447; padding: 7px 14px; margin-right: 30px; }

#templatemo_footer {
	clear: both;
	width: 800px;
	padding: 0 0 20px 6px;
	text-align: center;
	background: url(images/templatemo_footer.jpg) center top no-repeat
}

#templatemo_footer a {
	color: #666
}

/* slider */
#slider_wrapper {
	clear: both;
	width: 800px;
	height: 280px;
	margin-bottom: 0px;
	background: url(images/slider_bottom.jpg) bottom no-repeat
}

#slider_wrapper_n { clear: both; width: 800px; padding: 30px; margin-bottom: 15px; background: #000 url(images/slider_bottom.jpg) no-repeat bottom } 
#slider_wrapper_n h2 {
	color: #fff;
}
#slider_wrapper_n p { font-size: 16px }

#slider {
	width: 700px;
	height: 280px;
	overflow: hidden;
}


/* end of slider */
