/* CSS Document */
body{
	margin:0px;
	background-image:url(../images/bg-strip.gif);
	background-repeat:repeat-x;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#B51716;
	color:#FFF;
	padding: 0px;
	}
#rotate {
  background: url(images/rotate/rotate.php) no-repeat center top;
  width: 1000px;
  height: 448px;
}


#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { margin:0; width:110px; display:block; padding:10px 0; color:#646464; font: bold 12px Arial, Helvetica, sans-serif; text-transform:capitalize; float:left;}
#contactform label span { color:#F00;}
#contactform input.text { width:340px; border:1px solid #dfdfdf; margin:10px 0; padding:5px 2px; height:16px; background:#f6f6f6; float:left;}
#contactform textarea { width:340px; border:1px solid #dfdfdf; margin:10px 0; padding:2px; background:#f6f6f6; float:left;}
#contactform li.buttons input { padding:3px 0 3px 110px; margin:0; border:0; color:#FFF; float:left;}
p.response { text-align:center; color:#F00; font: normal 11px  Georgia, "Times New Roman", Times, serif; line-height:1.8em; width:auto;}

h1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:30px;
	font-weight: normal;
	}	
#header{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/images/banner_chad2.jpg);
	background-repeat:no-repeat;
	}	
#header2{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_steve2.jpg);
	background-repeat:no-repeat;
	}
#header3{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_robert.jpg);
	background-repeat:no-repeat;
	}
#header4{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_eric.jpg);
	background-repeat:no-repeat;
	}
#header5{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_jeff.jpg);
	background-repeat:no-repeat;
	}
#header6{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_matt.jpg);
	background-repeat:no-repeat;
	}
#header7{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../images/banner_theo.jpg);
	background-repeat:no-repeat;
	}
#header8{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../../images/banner_jolly.jpg);
	background-repeat:no-repeat;
	}
#header9{
	height:448px;
	width:1000px;
	margin:auto;
	background-image:url(../../images/images/banner_matthew.jpg);
	background-repeat:no-repeat;
	}
.logo{
	height:128px;
	width:921px;
	margin:auto;
	padding-left:79px;
	padding-top:44px;
	}
.logo-icon{
	height:92px;
	width:auto;
	float:left;
	background-image:url(../images/logo-icon.gif);
	background-repeat:no-repeat;
	padding-left:110px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}	
.headerindex{
	height:211px;
	width:410px;
	float:left;
	padding-top:65px;
	padding-left:100px;
	}
.headerindex ul{
	margin:0px;
	padding:10px 0px 0px 0px;
	}
.headerindex ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	display:inline;
	padding-right:10px;
	}
.headerindex ul li a{
	color:#FFFFFF;
	background-image: url(../images/list-arrow-1.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 4px;
	}			
.headerindex p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	line-height:24px;
	font-style: italic;
	}
.headerindex a{
	color:#FFFFFF;
	}		
.nav-bar{
	height:62px;
	width:1000px;
	margin:auto;
	background-image:url(../images/nav-bar.gif);
	background-repeat:repeat-x;
	}
.nav-bar ul{
	margin:0px;
	padding:0px 0px 0px 90px;
	list-style-type:none;
	}
.nav-bar ul li{
	height:40px;
	width:auto;
	float:left;
	background-image:url(../images/list-left.gif);
	background-repeat:no-repeat;
	display:inline;
	padding-left:15px;
	padding-right:25px;
	padding-top:22px;
	text-transform:uppercase;
	}
.nav-bar ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#ffcaca;
	background-image:url(../images/list-arrow.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	font-weight:bold;
	background-position: 6px;
	}
	
.nav-bar ul li a:hover{ text-decoration:underline}
.nav-bar ul li a.current{ text-decoration:underline}	
	
	
.body-part{
	height:auto;
	width:810px;
	margin:auto;
	background-image:url(../images/body-strip.gif);
	background-repeat:repeat-x;
	background-color:#490502;
	padding-left:100px;
	padding-right:90px;
	padding-bottom: 30px;
	padding-top: 30px;
	}
.body-part p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	}	
.body-part-left{
	height:auto;
	width:626px;
	float:left;
	padding-right: 20px;
	padding-top: 20px;
	}
.body-part-right{
	height:auto;
	width:660px;
	float:left;
	padding-top: 10px;
	margin-left: 10px;
	}				
.left-2-bx{
	height:auto;
	width:200px;
	float:left;
	padding-right: 40px;
	padding-top: 10px;
	}
.right-con-box{
	height:auto;
	width:360px;
	float:left;
	}
.right-con-box a{
	color:#FF1C1C;
	}		
.left-2-bx ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}
.left-2-bx ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:25px;
	font-weight:bold;
	color:#FF1C1C; 
	}
.left-2-bx ul li a{
	color:#FF1C1C;
	}	
#footer{
	height:33px;
	width:810px;
	margin:auto;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	padding-left:100px;
	padding-right:90px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding-top: 25px;
	}
#footer b{
	float:left;
	color:#FF1C1C;
	}
#footer a{
	color:#FF1C1C;
	}				






a{ color:#fff; text-decoration:underline}
a:hover{text-decoration:none}
.clear{ clear:both}
/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #ccc; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #ccc; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #ccc;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #ccc;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	padding-right:20px;
	width: 100%;
}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
	
	
		
		
		
#header3 .mid-header .style1 strong {
	color: #999965;
}
#header2 .mid-header .style1 strong {
	color: #999965;
}
#header5 .mid-header .style1 strong {
	color: #999965;
}
#header .mid-header .style1 strong {
	color: #999965;
}
#header4 .mid-header .style1 strong {
	color: #999965;
}
#header3 .mid-header .style2 .body-part-right strong {
	color: #FFF;
}
#header3 .body-part-right .style2 strong {
	color: #FFF;
}
#header2 .body-part-right .style1 strong {
	color: #999965;
}
#header5 .body-part-right .style1 strong {
	color: #999965;
}
#header .body-part-right .style1 strong {
	color: #999965;
}
#header4 .body-part-right .style1 strong {
	color: #999965;
}
#header3 .body-part-right .style1 strong {
	color: #999965;
}
