/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; text-align:justify;
	color: #2a3c48;
	background: #ffffff;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 95px;
	height: 23px;
	padding: 6px 6px 0 0;
	
	color: #163142;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(images/templatemo_button.png) no-repeat;
}

.button_01 a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

/* header */

#templatemo_header_wrapper {
	width: 100%;
	height: 80px;
	background: url(images/templatemo_body.jpg) repeat-x;
}

#templatemo_header {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background: url(images/templatemo_header.jpg) no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	width: 400px;
	padding: 20px 0 0 40px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_header .social_network {
	float: right;
	margin: 0px;
	padding: 20px 40px 0 0;
	list-style: none;
}

 .search{	 margin:22px 36px 0 0; padding:0px;  float:right; }
 .search p { color:#FFF;}
 .search p b {color:#26c2ef;}
/* end of header */

/* banner */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 268px; padding-top:12px;
	background: url(images/templatemo_banner_repeat.jpg) repeat-x;
}

#templatemo_banner {
	width: 900px;
	height: 240px;
	padding: 0px;
	margin: 0 auto; border:4px solid #CCC;

}

#templatemo_banner h2 {
	margin: 0 0 30px 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
}

#templatemo_banner h2 span {
	clear: both;
	display: block;
	margin-top: 10px;
	font-size: 24px;
	color: #1198bf;
}
b {font-size:15px;}

#templatemo_banner p {
	font-size: 16px;
	color: #9eb4c7;
}
/* end of banner */

/* menu */

#templatemo_menu_wrapper {
	width: 100%;
	height: 78px;
	background: url(images/templatemo_menu.jpg) repeat-x;
}

#templatemo_menu {
	width: 980px;
	height: 78px;
	margin: 0 auto;
	background: url(images/templatemo_menu.jpg) repeat-x;
}

#templatemo_menu ul {
	margin: 0;
	padding: 1px 40px 0 40px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 140px;
	height:90px;	
	padding: 10px 0 0 0;
	margin-right: 2px; margin-left:8px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #163142;	
	font-weight: bold;
	outline: none;
	background: url(images/templatemo_menu_item.jpg) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000000;	
	background: url(images/templatemo_menu_hover.jpg) no-repeat;
}

#templatemo_menu ul li a .home {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/home_48.png) no-repeat center top;
}

#templatemo_menu ul li a .aboutus {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/questionmark_48.png) no-repeat center top;
}

#templatemo_menu ul li a .services {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/star_48.png) no-repeat center top;
}

#templatemo_menu ul li a .news {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/newspaper_48.png) no-repeat center top;
}

#templatemo_menu ul li a .gallery {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/computer_48.png) no-repeat center top;
}

#templatemo_menu ul li a .contact {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/mail_48.png) no-repeat center top;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
}

#templatemo_content {
	width: 900px;
	padding: 10px 30px;
	margin: 0 auto;
	background: url(images/templatemo_content_top.jpg) top center no-repeat;
}
.content_section img { float:right; padding:2px; border:1px solid #666;}
.content_section {
	width: 100%; float:left;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

.content_section h2 {
	color: #455e72;
	font-size: 28px;
	margin-bottom: 10px; padding:0px 0 5px 0px;
	font-weight: normal; border-bottom:1px solid #666;
}
.content_section h2 span {color:#1198bf;}
.content_section p {
	margin: 0 0 10px 0;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 200px;
	height: 100px;
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 2px dashed #613c21;
	display: inline;
}

.service_box {
	width: 410px;
}

.service_image {
	width:150px;
	float: left;
	margin: 3px 0 0 0;
	border: 5px solid #d5d5d5;
}

.service_box .service_text {
	float: right;
	width: 230px;
	text-align: justify;
}

.service_text h3 {
	font-size: 18px;
	color: #2a3e4c;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.service_text p {
	margin-bottom: 20px;
}

.section_410 {
	width: 450px;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
	border: 5px solid #303030;
	display: inline;
}

.news_image {
	float: left;
	margin: 3px 25px 0 0;
	border: 5px solid #303030;
}

.news_box {
	clear: both;
	margin-bottom:20px;
}
	
.news_box h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.news_box h3 a {
	font-weight: bold;
}
table { border-collapse:collapse; }
td { padding:2px 10px;}
/* end of content */

/* footer */

#templatemo_footer_wrapper {
	width: 100%; clear:both;
	margin: 0 auto;
	padding: 0px 0; height:50px;
	background: url(images/templatemo_footer.jpg) repeat;
}

#templatemo_footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 0px;
	color: #ffffff;
}


.footer-text {
	float:left;
	margin:3px 0 0 0px;
	padding:0px;
	background:none;
}
.footer-text p {
	float:left;
	margin:0px 40px 0px 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background:none;
	line-height:50px;
}
.footer-text a img {
	float: right;
	margin:0px 0 0 5px;
	padding:0px;
	border:none; 
	background:none;
}
.footer-text a {
	border:none;
	background:none;
	margin-bottom:0px;
}



 
#contact {
	width:630px;

	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
#contact a {
	color:#CCCCCC;
}
#contact h3 {
	height: auto;
	width:630px;
	float:left;
	margin:0px 0px 0px 0px;
	background: none;
	padding:0px 5px 0px 0px;
	text-align:left;
	color:#5c4f3c;
	font-size:21px;
	font-weight:normal;
	border-bottom:#389538 2px solid;
}
#contact h2 {
	height: auto;
	width:630px;
	float:left;
	margin:0px 0px 0px 0px;
	background: none;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#000000; text-decoration:underline;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contact font {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #67575F;
	width:490px;
	float:left;
	margin:10px 0px 0px 2px;
}#contact font a{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #67575F;
	width:auto;

	margin:0px 0px 0px 2px;
}
#contact b {
	font-size:13px;
	color:#5c4f3c;
	font-weight:bold;
	float:left;
	width:110px;
	margin:10px 0px 0px 0px;
}


#enquiry_fill1 { margin:0px 0 0px 20px;  float:left; width:920px; padding:20px 0 5px 0px; }
.enquiry_form div {
	width:400px;
	float: left;
	height:auto;
	color:#000000;
	font-size:14px;
	margin-top:3px;
	font-weight: normal;
	margin-left:23px !important;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	margin-left:15px
}
.txt_area1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;
	width:272px;
	float:right; border:1px solid #999;
	margin:0px 0 3px 0px;
}
.txt_box1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;border:1px solid #999;
	font-weight: normal;
	height:50px;
	width:272px;
	float:right;
margin:0px 0 3px 0px;
}
.select1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:26px;border:1px solid #999;
	width:276px;
	float:right;
margin:0px 0 3px 0px !important;
}


.button {
	height:23px;
	width:60px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:8px !important;
	margin-right:15px !important;	background:#1198bf !important;

}
.button:hover {

	background:#000000 !important;
}


