body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
	background-color: #fbf4c0; 
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1, h2 {
	color:#1c7d08;
	font-weight:400;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: "Lato",sans-serif
}
.capital{text-transform:capitalize}
h3 {color:#166c06; font-size:16px; padding:0; margin: 0; font-weight: bold;}
h1 a, h2 a{
	color:#95200c;
}

.left { float:left }
.right { float:right }
.clear { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h60 { height: 60px }

img { margin: 0; padding: 0; border: 0; }
.img_border { border: 1px solid #ccc; background: #fff; }
.img_border_s { padding: 4px }
.img_border_b { padding: 7px }
.img_nom { display: block; margin-bottom: 15px }
.img_fl { float: left; display: block; margin: 1px 20px 8px 0 }
.img_fr { float: right; margin: 1px 0 8px 20px }

p { margin: 0 0 10px 0; padding: 0 }
em { color: #771201 }
hr { clear: both; border: none; background: url(../images/hr.png) center repeat }

label { display: block; }
input { margin-bottom: 10px }

a:link, a:visited { color: #e4322c; text-decoration: none}
a:hover { color: #176807; text-decoration: underline }
a:hover, a:active { outline: none }

a.more { 
	display: inline-block; 
	text-decoration: none; 
	margin-top: 15px; 
	color: #771201; 
	width: 80px; 
	height: 24px; 
	line-height: 24px; 
	text-align: center; 
	background: url(../images/more.png);
}

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }

ul.list_bullet li { 
	color:#797979; 
	margin: 0 0 7px 0; 
	padding: 0 0 0 20px; 
	background: url(../images/bullet.png) no-repeat scroll 0 5px;
}

ul.list_bullet li a { color: #797979; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #797979 }

/** Columns **/

.content_wrapper { overflow: hidden; width: 100% }
.col_34 table {border: 1px solid #9E0C0F; border-radius:8px; margin-top: 5px;}
.col_34 table:hover {box-shadow:1px 2px 3px #000}
.col_34 table th {border: 1px solid #b4d0e6; color: #0887af;}
.col_34 table td {}
.content_mb_30 { margin-bottom: 30px }
.content_mb_60 { margin-bottom: 5px }

.col_2 {width:420px;}
.col_3 {width:260px;}
.col_4 {width:270px;}
.col_23 {width:580px;}
.col_34 {width:625px;}

.col_2, .col_3, .col_4, .col_23, .col_34 { float:left; margin: 0 3px 0 0 }

.col_4 .img_fl { margin-right: 15px }
.col_4 .text { float: right; display: block; width: 130px }
.col_4 .text h3 { margin-bottom: 10px }

.left {float: left }
.right {float: right }

.no_margin_right {margin-right:0 !important;}
.margin_bottom { margin-bottom: 30px }
.red{color: #176807;}
.redstar{color: #df181d; font-size: 25px}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}
#header {
	height: 95px;
	margin-bottom: 26px;
}
#slider {
	clear: both;
	background: #1b1414
}

#menu { width: 980px; height: 40px; background:url(../images/menu.jpg);margin-bottom: 10px; }

#main { clear: both; margin: 4px; padding: 6px 10px; background: none repeat scroll 0 0 #fbf4c0;}
#content { width: 580px }
#sidebar { width: 260px }

.footwaper{background:url(../images/footer.jpg); width:100%}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 17px 10px 0;
}

#search { 
	float: right; 
	width: 315px; 
	height: 26px; 
	padding: 7px; 
	margin-top: 22px; 
}
#search img {border:1px solid #a50a08; border-radius: 5px;}

#search form {
	float: left;
	width: 274px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url(../images/search.jpg)
}

#search .txt_field {
	float: left;
	display: block;
	height: 20px;
	width: 210px;
	padding: 3px 5px;
	margin: 0;
	color: #666;
	font-size: 12px;
	font-variant: normal;
	border: none;	
	background: none;
}
#search .sub_btn {
	float: right;
	display: block;
	height: 26px;
	width: 54px;
	cursor: pointer;
	border: none;
	background: none;	
}

#search #social { float: right; margin: 0; padding: 0; list-style: none }
#search #social li { margin: 0 0 0 5px; padding: 0; display: block; float: left }

#site_title { float: left; margin: 28px 0 0 }
#site_title a { 
	width: 439px; 
	height: 108px; 
	color: #acacac; 
	text-indent: -10000px; }

.service_home { text-align: center }
.service_home img { margin-bottom: 10px }
.service_home h2 { font-weight: 700; font-size: 16px; text-transform: uppercase; margin-bottom: 10px }

ul.latest_work_home li { display: block; float: left; margin: 0 10px 10px 0 }
ul.latest_work_home li img { padding: 9px; border: 1px solid #ccc; display: block }

.index_box{float:left;height: 175px; width: 305px; background:url(../images/service_bg.png) no-repeat center; margin-left: 10px; color:#06439f; font-weight:bold;}
.index_box h3{color:#df181d; padding:10px 59px 0; margin: 0; font-weight: bold;}
.index_box a{color:#06439f; text-decoration:none; font-weight:bold}
.index_box a:hover{color:#105304; text-decoration:none; font-weight:bold}
.textFld{background: none repeat scroll 0 0 #ffffff;border: 1px solid #dad8d8;border-radius: 5px;color: #000;font-size: 12px;height: 20px;    padding-left: 10px;}
.btnFld {background: linear-gradient(to bottom, #42e442, #128918) repeat scroll 0 0 #47c0ef; border: medium none; color: #fff; margin: 0 5px 0 0; padding: 3px 6px; border-radius:3px}
.btnFld:hover {background: linear-gradient(to bottom, #f75e17, #fd1900) repeat scroll 0 0 #47c0ef;border: medium none;color: #fff; cursor: pointer; margin: 0 5px 0 0; padding: 3px 6px;border-radius:3px}
.news_list { margin-bottom: 15px }
.news_list .date { color: #fff }
.news_list a { display: block; margin-bottom: 5px; font-weight: 700 }
.news_list p, .post_list p { font-size: 11px }

.testimonial {
	text-align: center;
}
.testimonial blockquote {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.testimonial .name span{
	color: #666;
	font-size: 12px
}

/* Gallery */
#gallery li { 
	display: block; 
	float: left; 
	margin: 0 30px 30px 0; 
	padding: 0; 
	width: 196px; 
	position: relative;
}

#gallery li span { display: block }
#gallery li span a.more { display: block; margin-top: 10px }
#gallery li.no_margin_right { margin-right: 0 }

#gallery li span {
	display: none; 
	font-size: 11px; 
	position: absolute; 
	bottom: 7px; 
	left: 7px; 
	padding: 5px; 
	background: #fff; 
	color: #ccc;
	width: 266px; 
	line-height: 1.2em;
	background: url(../images/caption_background.png) repeat;
}

#gallery li span h4 { color: #fff; margin-bottom: 10px; font-size: 14px }
#gallery li a:hover { text-decoration: none }

.post_list { margin-bottom: 60px }
.post_list strong { display: block; font-size: 11px; }
.post_list h2 { font-size: 12px; font-weight: 700; line-height: 18px; margin-bottom: 10px }


.post { clear: both; margin: 0 0 40px 0; padding: 0 0 40px 0; background: url(../images/hr_divider.png) repeat-x bottom }
.post h2 { margin-bottom: 30px }
.post p { margin-bottom: 15px }

.comment_list { margin: 0 0 40px; padding: 0; list-style: none }
.comment_list .comment_box { padding: 20px; border-bottom: 1px solid #ccc  }
.comment_list li { margin-bottom: 40px }
.comment_list li ul { list-style: none; background: none }
.comment_list li ul li { margin-bottom: 20px }
.comment_list li ul li .comment_box {  }

.comment_content { float: right; width: 430px }
.comment_list li ul li.depth_2 .comment_content  { width: 390px }
.comment_list li ul li.depth_3 .comment_box { border-bottom: 1px solid #ccc}
.comment_list li ul li.depth_3 .comment_content  { width: 350px }

.comment_meta strong { font-size: 12px; font-weight: bold; margin-right: 10px; }
.comment_meta { font-size: 10px; font-weight: bold; }

#comment_form { width: 400px; margin-top: 40px }
#comment_form form label { display: block }

#comment_form form .input_field { 
	display: block; 
	width: 192px; 
	padding: 5px; 
	margin-bottom: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	background: #EEEEEE; 
	border: 1px solid #663333;
}

#comment_form form textarea { 
	width: 388px; 
	height: 130px; 
	padding: 5px; 
	margin-bottom: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	background: #EEEEEE; 
	border: 1px solid #663333;
}

/* sidebar */
#sidebar {}

.sidebar_section {float: right; border: 1px solid #ccc; margin-left: 5px; padding: 5px; width: 300px;box-shadow: 1px 2px 3px #ccc;}
.sidebar_sectiona {float: right; width: 315px;}

ul.sidebar_link li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc
}

ul.rc_comment li span { color: #333 }

#contact_form { padding: 0; margin-bottom: 20px;}
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	width: 180px; 
	padding: 5px; 
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;  
	background: #EEEEEE; 
	border: 1px solid #663333; 
}

#contact_form form label { display: block; margin-bottom: 5px; }

#contact_form form textarea { 
	width: 418px; 
	height: 130px; 
	padding: 5px; 
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	background: #EEEEEE; 
	border: 1px solid #663333;
}

#contact_form form .submit_btn, #comment_form form .submit_btn { 
	cursor: pointer; 
	margin: 0px;
	padding: 6px 14px; 
	color: #FFFFFF; 
	background: #990000; 
	border: 1px solid #663333;
}

.membox {
    border: 1px solid #088887;
    float: left;
    height: 260px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    width: 160px;
}
#footer { color: #ccc; font-size: 11px; }
#footer a { color: #ccc }
#footer h4 { color: #fff; font-size: 14px; font-weight: 700 }

#copyright_wrapper { 
	clear: both; 
	width: 100%; 
	height: 46px; 
	background: url(../images/copyright.jpg) repeat-x;
}

#copyright { 
	margin: 0 auto; 
	width: 900px; 
	height: 46px; 
	line-height: 46px; 
	text-align: center; 
	color: #000; 
	font-size: 12px;
	background: url(../images/copyright.png) center;
}

#copyright a { color: #966a63 }

.list_carousel {background-color: #fff; margin: 0 0 30px 60px; width: 360px; }
.list_carousel ul {margin: 0; padding: 0; list-style: none; display: block; }
.list_carousel li {font-size: 40px; color: #999; text-align: center; /*background-color: #fff;*/ width: 110px; height: 160px; padding: 0; margin: 0; display: block; float: left; }
.list_carousel.responsive {width: auto; margin-left: 0; }
.clearfix {float: none; clear: both;}

.paging { margin: 0 0 20px; padding: 0 }
.paging ul { margin: 0; padding: 0; list-style: none }
.paging ul li { margin: 0; padding: 0; display: inline }

.paging ul li a { 
	float: left; 
	display: block; 
	color: #666; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #eeeeee; 
	border: 1px solid #dddddc;
}

.paging ul li a:hover {
	background: #1c7e09; 
	border: 1px solid #5f0e00; 
	color: #fff 
}