body {
	margin: 0;
	padding: 0;
	color: #3d3d3a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em; 
	background: url(../images/white_wall.png) repeat;
}

a, a:link, a:visited { 
	color: #EF3700; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	display:inline-block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 60px; 
	height: 23px; 
	line-height: 21px; 
	text-align: center; 
	padding-right: 25px; 
	background: url(../images/templatemo_button.png) left center no-repeat; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
}

em { 
	color: #000; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color: #0088AA; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal; 
}

cite span { 
	font-weight: 400; 
	color: #0088AA; 
}
textarea {
resize:vertical;
}
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; line-height:normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; 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: 12px; margin: 0 0 5px; padding: 0; }

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

.divider { 
	margin-bottom: 40px; 
	padding-bottom: 20px; 
	background: url(../images/templatemo_divider.png) repeat-x bottom; 
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.img_float_l { 
	margin: 3px 15px 5px 0; 
}

.img_float_r { 
	margin: 3px 0 5px 15px; 
} 

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#5f5f59; 
	margin: 0 0 10px 0; 
	padding: 0 5px 0 15px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #5f5f59; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #5f5f59; 
}

#templatemo_header_wrapper {
	width: 100%;
	height: 93px;
background: rgb(0,0,0);
}

#templatemo_header {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
}

#templatemo_middle_wrapper {
	width: 100%;
	height:auto;
	background: #1f1f1e url(../images/patterns/pattern_22.jpg) repeat-x center
}

#templatemo_middle {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
	background:url(../images/slider_bg.png) no-repeat center 48px;
}

#templatemo_main {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

#content { 
	width: 630px; 
}

#sidebar { 
	width: 300px; 
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #1f1f1e url(../images/templatemo_middle2.jpg) repeat-x -1px;
}

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

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	color: #fff; 
	font-size: 28px; 
	font-weight: 700; 
	line-height: 40px;
}

#site_title a span { 
	color: #d6d6ce; 
		position:relative;
		bottom:1px;
		margin-left:5px;
}

#site_title a:hover { 
	text-decoration: none; 
}

#menu_list { 
	float: right;
	margin-top:15px;
}

#templatemo_main img { 
border: 4px white solid;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.noimgeffects {
border:none !important;
		-webkit-border-radius: none !important;
-moz-border-radius: none !important;
border-radius: none !important;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}
#templatemo_main #map_canvas img { 
border: noneborder-radius: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

.footer_bg_icon {
	display:block;
	width:30px;
	height:30px;
	float:left;
	cursor:default;
}

.fp_box5 { 
	float: left; 
	width: 160px; 
	margin-right: 15px; 
	padding: 9px; 
	text-align: center; 
	background: #ffffff; 
	border: 1px solid #eeeeee; 
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
cursor:pointer;
}

.fp_box5:hover { 

	border: 1px solid #ffffff;
}

.fp_box5 h2 a { 
	color: #000; 
	font-size: 14px; 
	font-weight: 700; 
}

a .fp_box5 h2 {
	color: #000; 
	font-size: 14px; 
	font-weight: 700; }
	
	a .fp_box5 p {
	color: #000; 
	font-size: 12px;  }

.fp_box5 img { 
	margin-bottom: 10px; 
}

.fp_box5 h2 { 
	margin-bottom: 5px; 
}

.fp_box5 p { 
	text-align: left; 
}

.fp_box5:hover.fp_box5 h2 a { 
	color: #555; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5:hover p { 
	color: #000;
}

#templatemo_footer a { 
	color: #fff; 
}

#templatemo_footer h5 { 
	color: #fff; 
	font-size: 16px; 
	font-weight: 700; 
	margin-bottom: 15px; 
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

#templatemo_footer { 
	color: #bebeb2; 
	font-size: 11px;
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 5px; 
}

.footer_list li a { 
	color: #fff; 
}

.footer_list li a.social { 
	display: block; 
	padding: 8px 0 8px 30px; 
	background-position: 0 5px; 
	background-repeat: no-repeat; 
}

.footer_list li a.facebook { 
	background-image: url(../images/facebook.png); 
}

.footer_list li a.twitter { 
	background-image: url(../images/twitter.png); 
}

.footer_list li a.feed { 
	background-image: url(../images/feed.png); 
}

#templatemo_footer .newsletter_txt { 
	width: 217px; 
	margin-bottom: 5px; 
	padding: 3px;	
}

#templatemo_footer .subscribe_button { 
	float: right; 
	display: block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 85px; 
	height: 23px;  
	padding-bottom: 5px; 
	padding-right: 25px; 
	background: url(../images/templatemo_button.png) left center no-repeat; 
	border: none; 
	cursor: pointer; 
}

.testimonial { 
	margin-bottom: 30px; 
}
.testimonial p {
background:url(../images/quote.png) no-repeat left top;
padding-left:40px;

}

.gallery_box { 
	float: left; 
	width: 217.5px; 
	margin: 0 30px 30px 0; 
	text-align: center; 
}

.gallery_box img { 
	margin-bottom: 10px; 
}

.gallery_box a { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p { 
	font-size: 11px; 
}

.post {
	clear: both;
	margin-bottom: 60px;
}

.post img { 
	float: left; 
	margin-right: 15px; 
}

.post h2 { 
	margin-bottom: 0; 
	font-size: 18px; 
	margin-bottom: 10px; 
}

.post .meta { 
	clear: both; 
	font-size: 10px; 
	margin-top: 20px; 
	padding: 5px 10px;  
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
	border-left: none; 
	border-right: none;
}

.post .meta span { 
	float: left; 
	display: block; 
	margin-right: 20px; 
}

.post .meta span.more_but { 
	float: right; 
}

.post .meta span.more_but a { 
	color: #7f0d0d; 
} 

.post .meta a, .post .meta strong { 
	color: #7b7b7b; 
	font-weight: 700; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 538px;

}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none;  
}

.comments li .commentbox1 { 
	background: #e3e3dd; 
	border: 1px solid #c9c9c0;  
}

.comments li .commentbox2 { 
	background: #f2f2f0; 
	border: 1px solid #c9c9c0;  
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 10px 30px 20px 30px; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

#templatemo_main .comment_box .gravatar img {  
	width: 58px; 
	height: 58px; 
	border: 5px solid #fff; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 12px; 
	font-weight: 700; 
	color: #7f0d0d; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 11px; 
	font-weight: normal; 
	font-style: italic; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 11px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}
 
.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #fff; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form form {
}

#comment_form textarea {
	color: #222;
	height:150px;
	width: 360px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #222;
	width: 250px;
	padding: 5px; 
	background: #fff; 
	border: 1px solid #c8c8bd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form form .submit_btn { 
	width: 80px;
	height: 30px;
	color: #000;
	background: #fff; 
	border: 1px solid #c8c8bd;
}	

.rp_pp { 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #c5c5b9; 
}

.rp_pp a { 
	color: #666; 
}

.rp_pp p { 
	font-size: 10px; 
	font-style: italic; 
}

#sidebar h5 { 
	margin-bottom: 15px; 
}

#contact_form { 
	padding: 0; 
	width: 410px; 
	margin-bottom: 40px; 
}

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

#contact_form form .input_field { 
	width: 270px; 
	padding: 7px 5px; 
	background: #ffffff; 
	border: 1px solid #ddd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
			-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#contact_form form label { 
	display: block; 
	width: 300px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 398px; 
	height: 200px; 
	padding: 5px; 
	color: #333; 
	background: #fff; 
	border: 1px solid #ddd; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#contact_form form .submit_btn { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#222222 0%,
		#111111);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#222222),
		to(#111111));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
		cursor:pointer;
}

#contact_form form .submit_btn:hover {
color: #ffffff; 
}

#contact_form form .submit_btn:active {

			background: -moz-linear-gradient(
		top,
		#000000 0%,
		#292929);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#000000),
		to(#292929));
}



.col { float: left; margin-right: 30px }
.col_12 { width: 450px }
.col_13 { width: 300px }
.col_23 { width: 630px }
.col_14 { width: 217px } 
.col_24 { width: 465px }
.col_15 { width: 180px; margin-right: 15px }

.no_margin_right { margin-right: 0 }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
}

.pagging ul li a:hover { 
	background: #5b5b08; 
	color: #fff;  
}
#footer_top {
width:100%; margin:auto; height:70px; background:url(../images/bottom_bg.png) repeat-x bottom;
}
.footer_versep {
background:url(../images/versep.png) center right no-repeat;
}
.footer_text {
color:#FFFFFF;
width:89%;
}

#map_canvas {
	width:440px;
	height:400px;
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	border:solid thin #ddd;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background: rgba(255,255,255,0.1);
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(20,20,20,0.5);
	color:#FFFFFF;
	font-size:14px;
}
.versep {
padding-right:70px;
width:590px;
background:url(../images/ver.png) 95% 50px no-repeat;
min-height:400px;
}
#header_topshadow {
background:url(../images/head_px_top.png) repeat-x; height:11px;
}

#header_bottomshadow {
background:url(../images/head_px_bottom.png) repeat-x; height:11px;
}

.gallery-list {
	clear:both;}
	
.gallery-item {
	clear:both;
	margin:0 0 0 0;
	width:250px;
	display:inline-block;
	margin-right:40px;
	margin-bottom:40px;
	}
	
	.gallery-item2 {
	clear:both;
	margin:0 0 0 0;
	width:160px;
	display:inline-block;
	margin-right:35px;
	margin-bottom:30px;
	}

.gallery-image {
	float:left;
	position:relative;
	margin-right:22px;
}

.gallery-image .borderImg,
.gallery-image .borderImg,
.gallery-image .borderImg,
.gallery-image .borderImg{
	background:#fff;
	border:1px solid #d9d9d9;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.borderDiv {
	background:#fff;
	border:1px solid #d9d9d9;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:250px;
	height:199px;
	background-repeat:no-repeat;
	background-position:center center;
}
.gallery-image:hover .gallery-zoom {
	display:block;}

.gallery-image:hover .borderImg{
	background:url(images/blank_hover.png);}

.ribbon-new {
	display:block;
	position:absolute;
	top:-3px;
	right:5%;
	z-index:10;
	text-indent:-9999px;
	background:url(images/ribbon_new.png) no-repeat;
	width:30px;
	height:53px;}

.gallery-zoom {
	display:block;
	position:absolute;
	top:6px;
	left:6px;
	background:url(images/blank_hover.png);
	width:361px;
	height:199px;
	display:none;}

.gallery-zoom img {
	position:relative;
	left:43%;
	top:41%}

.gallery-item-name h2{
	font-size:20px;
	text-align:center;
	margin:0 0 0 0}
	
.gallery-item a {
	color:#2e88c7}
	
.gallery-item-name h2 a:hover{
	color:#5E2F7F;}
	
 .gallery-text {
	float:left;
	width:250px;
	color:#595959}

.gallery-description {
	font-size:13px;
	text-shadow:#fff 0 1px 1px;
	margin:24px 0 20px 0}

.gallery-more a span {
	padding:5px 15px 16px 45px;
	color:#454c62;
	line-height:20px;}

 .gallery-more a:active span {
	padding:5px 15px 16px 45px;}
	
	
#reflist {
margin-top: 0;
}
#reflist ul {
  list-style-type: none;
  margin:0;
  padding:0;
}
 
#reflist h3 {
  font: bold 20px/1.5 Helvetica, Verdana, sans-serif;
  margin-top:0;
  padding:0;
}
 
#reflist li img {
  float: left;
  margin: 0 15px 0 0;
}
 
#reflist li p {
  font: 200 12px/1.5 Helvetica, Verdana, sans-serif;
}
#reflist li {
  margin:0;
  padding:0;
  margin-bottom:10px;
  overflow: hidden;
  display:inline-block;
  vertical-align:top;
  width:290px;
}
 
#reflist li:hover {
  cursor: pointer;
}
.refimage {
width:254px;
height:148px;
background-repeat:no-repeat;
background-position:center center;
}
.refwr {
width:254px;
height:148px;
background:#fff;
border:1px solid #d9d9d9;
padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.galimg {
width:240px;
height:157px;
background-repeat:no-repeat;
background-position:center center;
}
.galwr {
width:240px;
height:157px;
background:#fff;
border:1px solid #d9d9d9;
padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.imgimg {
width:154px;
height:112px;
background-repeat:no-repeat;
background-position:center center;
}
.imgwr {
width:154px;
height:112px;
background:#fff;
border:1px solid #d9d9d9;
padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.ref_webimage {
position:relative;
top:-3px;
}
.services_list {
margin:0;
padding-left:14px;
}
.services_list li {
margin-left:0;
padding-left:0;
}
.hedaerlink {
color:#000000;
}
.footer_versep {
min-height:220px;
}
.copyrightfoot
{
width:960px; text-align:center; color:#FFFFFF
}
.copyrightfoot a {
font-weight:bold;
}