

* {
	padding:0px;
	margin:0px;
	}

body#home a#homenavigation,
body#services a#servicesnavigation,
body#request a#requestnavigation,
body#gallery a#gallerynavigation,
body#testimonials a#testimonialsnavigation, 
body#contactus a#contactusnavigation{
background-image:url(images/nav-btn-hover.gif);
background-repeat:no-repeat;
	}




body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#80d0ee;
	}
	
#site-holder {
	position:relative;
	width:1025px;
	margin:0 auto;
	background-color:#60c4ea;
	}	

#wrapper {
	width:924px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:30px;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	background-color:#FFFFFF;
}
	
	
/*--------------------------------------------header-----------------------------------------------*/
	
	
#header {
	background-image:url(images/home-banner2.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:231px;
	}
	
#header .header-logo {
	float:left;
	width:240px;
	margin:10px 0px 0px 10px;
	}	

	
#header .header-info {
	float:right;
	margin:15px 50px 0px 0px;
	font-size:16px;
	}	
	
#header .header-info p {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size:16px;
	}

#header .header-info a:link, #header .header-info a:visited {
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;

}

#header .header-info a:hover {
	text-decoration:underline;
	}
	
	
/*--------------------------------------------navigation-----------------------------------------------*/	

#navigation {
	background-color:#FFFFFF;
	}
	
#navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}	
	
#navigation li {
	padding:0px;
	margin-right:0px;
	}
	
#navigation a:link, #navigation a:visited {
	float:left;
	color:#FFFFFF;
	font-size:14px;
	background-image:url(images/nav-btn.gif);
	background-repeat:no-repeat;
	width:153px;
	height:33px;
	text-decoration:none;
	padding:8px 1px 0px 0px;
	}	
	
#navigation a:hover {
	float:left;
	background-image:url(images/nav-btn-hover.gif);
	background-repeat:no-repeat;
	width:153px;
	height:33px;
	text-decoration:none;
	padding:8px 1px 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	}
	
.contact {
	padding-right:0px;
	margin:0px;
	}	
	
	
/*--------------------------------------------home content top-----------------------------------------------*/


#home-content-top {
	text-align:left;
 	}

#home-content-top .home-top-left {
	float:left;
	width:500px;
	margin:30px 0px 0px 40px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px solid;
	}
	



#home-content-top .home-top-right {
	float:right;
	background-image:url(images/testimonials-background.gif);
	background-repeat:no-repeat;
	width:302px;
	height:177px;
	margin:40px 30px 0px 0px;
	}
	
#home-content-top .home-top-right p {
	margin:30px 15px;
	padding:15px 20px 15px 15px;
	}
	
#home-content-top .home-top-left .estimate-btn a {
	float:left;
	background-image:url(images/instant-estimate.gif);
	background-repeat:no-repeat;
	width:350px;
	height:41px;
	}

		
#home-content-top .home-top-left .estimate-btn a:hover {
	background-position:0 -41px;
	}

#home-content-top .home-top-right .estimate-btn a {
	float:left;
	background-image:url(images/instant-estimate.gif);
	background-repeat:no-repeat;
	width:314px;
	height:41px;
	}

		
#home-content-top .home-top-right .estimate-btn a:hover {
	background-position:0 -41px;
	}
	
#home-content-top .home-top-right .hightlight-image {
margin-top:15px;
}

#home-content-top .home-top-right .hightlight-image p {
}

	
/*--------------------------------------------side bar right ---------------------------------------------------------*/

#side-bar-right {
	float:right;
	width:252px;
	margin:25px 20px 0px 0px;
	}
	
#side-bar-right .testimonials-badge {
	background-image:url(images/testimonials-background2.gif);
	background-repeat:no-repeat;
	width:252px;
	height:149px;
	margin:0px 30px 0px 0px;
	}
	
#side-bar-right .testimonials-badge p {
	padding:40px 20px 15px 25px;
	font-size:12px;
	}
	
#side-bar-right .estimate-btn {
	margin-top:20px;
	height:21px;
	}
	
#side-bar-right .estimate-btn a {
	float:left;
	background-image:url(images/instant-estimate.gif);
	background-repeat:no-repeat;
	width:352px;
	height:32px;
	}

		
#side-bar-right .estimate-btn a:hover {
	background-position:0 -32px;
	}

#side-bar-right .estimate-btn a {
	float:left;
	background-image:url(images/instant-estimate2.gif);
	background-repeat:no-repeat;
	width:252px;
	height:32px;
	}

		
#side-bar-right .estimate-btn a:hover {
	background-position:0 -32px;
	}
	
	

/*--------------------------------------------high light 1 ---------------------------------------------------------*/

#side-bar-right .highlight-pic {
	position:relative;
	background-image:url(images/request-sidebar-image.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:377px;
	}
	
		
#side-bar-right .highlight-pic p {
	position:absolute;
	top:265px;
	color:#FFFFFF;
	padding:10px;
	}
	
/*--------------------------------------------high light 2 ---------------------------------------------------------*/
	
#side-bar-right .highlight-pic-services {
	position:relative;
	background-image:url(images/request-sidebar-image-services.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:377px;
	}
	
			
#side-bar-right .highlight-pic-services p {
	position:absolute;
	top:265px;
	color:#FFFFFF;
	padding:10px;
	}
	
/*--------------------------------------------high light 3 ---------------------------------------------------------*/
	
	
#side-bar-right .highlight-pic-request {
	position:relative;
	background-image:url(images/request-sidebar-image-request.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:377px;
	}
	
			
#side-bar-right .highlight-pic-request p {
	position:absolute;
	top:265px;
	color:#FFFFFF;
	padding:10px;
	}
	
/*--------------------------------------------high light 4 ---------------------------------------------------------*/

#side-bar-right .highlight-pic-testimonials {
	position:relative;
	background-image:url(images/request-sidebar-image-test.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:377px;
	}
	
			
#side-bar-right .highlight-pic-testimonials p {
	position:absolute;
	top:265px;
	color:#FFFFFF;
	padding:10px;
	}


	
/*--------------------------------------------left content ---------------------------------------------------------*/


#content-left {
	float:left;
	width:565px;
	margin:30px 0px 0px 40px;
	padding-bottom:10px;
	border-right: #CCCCCC 1px solid;
	text-align:left;
	padding-right:25px;
	}
	
#content-left a:link, #content-left a:visited  {
	color:#898989;
	text-decoration:none;
	font-weight:bold;
	}

	
		
#content-left img a {
	border:none;
	}
	
#content-left .gallery-thumbs {
	float:left;
	width:565px;
	margin:10px 0px 0px 0px;
	padding-bottom:10px;
	border-right: #CCCCCC 1px solid;
	text-align:left;
	padding-right:25px;
	}
	
#content-left .gallery-thumbs img {
	float:left;
	margin:10px 12px 0px 0px;
	}
	
img {
border:none;
}
	
#content-left ul {	
	font-size:14px;
	color:#000000;
	padding-left:15px;
	}	
	
#content-left-services {
	background-image:url(images/services-bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	width:550px;
	margin:30px 0px 0px 40px;
	padding-bottom:10px;
	border-right: #CCCCCC 1px solid;
	text-align:left;
	padding-right:25px;
	}
	
#content-left-services ul {	
	font-size:14px;
	color:#000000;
	padding-left:25px;
	}	
	

	
#content-left-services a:link, #content-left-services a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;;
	color:#726f6f;
	text-decoration:none;
}

	
.read-more {
	color:#00b6ef;
	display:block;
	width:90px;
	}
	
.read-more a:link, .read-more a:visited {
	color:#00b6ef;
	text-decoration:none;
	}	
	
#home-content-top h1 {
	color:#0499d8;
	font-size:22px;
	}	
	
#what-we-do {
	margin:15px 0px 0px 40px;
	width:500px;
	}

#what-we-do h1  {
	color:#0499d8;
	font-size:18px;
	text-align:left;
	}

	
	



/*--------------------------------------------home 3 panels-----------------------------------------------*/

#three-panels {
	margin:30px 0px 0px 40px;
	}
	
#three-panels .three-panels-left {
	float:left;
	width:260px;
	margin:0px 30px 30px 0px;
	}
	
#three-panels h2 {
	background-image:url(images/star.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0px 0px 25px;
	color:#faa41a;
	font-size:16px;
	text-align:left;
	margin:10px 0px 10px 0px;
	border-top:#CCCCCC 1px solid;
	}	
	
#three-panels p {
	margin-top:5px;
}	

	
/*--------------------------------------------universal styles-----------------------------------------------*/

#footer {
clear:both;
border-top:#CCCCCC 1px solid;
height:75px;
font-size:12px;
}

#footer .footer-left {
float:left;
margin:10px 30px 0px 30px;
}
	

#footer .footer-right {
float:right;
margin:10px 30px 0px 30px;
}

#footer a:link, #footer a:visited  {
color:#faa41a;
text-decoration:none;
}

#footer a:link, #footer a:visited {
	color:#898989;
	text-decoration:none;
	}

	
/*--------------------------------------------universal styles-----------------------------------------------*/


.clear {	
	clear:both;
	}
	
p 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	color:#000000;
	text-align:left;
	}	
	
		
h1 {
	color:#0499d8;
	font-size:22px;
	}	
	
h2 {
	color:#0499d8;
	font-size:16px;
	margin-top:10px;
	}
		

	
	
		
/*--------------------------------------------Form Validation Styles-----------------------------------------------*/

form fieldset {
	margin:0px 0px 0px 0px;
	padding:30px;
	width:490px;
	height:310px;
	position:relative;
	display:block;
	border:none;
	margin:5px 0px 0px 0px;
	background:url(images/fieldset_bg.jpg) no-repeat 0 0;
	}

form fieldset legend {
	color:#898989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
}

#contact_form input{
	border:1px #232323;
	margin:0px;
	padding:0px;
	}

label {
	display:block;
	float:left;
	text-align:left;
	width:115px;
	margin:0px;
	padding:0px;
	color:#898989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	}

.error {
	font-weight:normal;
	color:red;
	text-align:left;
	width:200px;
	background: transparent url(/images/cancel.png) no-repeat scroll left;
	}

.text-input {
	margin:0px;
	padding:0px;
	color:#333;
	}

input {
	width:330px;
	height:21px;
	padding:5px;
	color:#898989;
	font-size:14px;
	border:none;
	background:url(images/input_bg.jpg) no-repeat 0 0;
	}

textarea {
	width:330px;
	height:85px;
	padding:5px 5px 10px 5px;
	color:#898989;
	font-size:14px;
	background:url(images/textarea_bg.jpg) no-repeat 0 0;
	border:none;
	}
	
select {
 	width:340px;
 	padding:5px;
	color:#898989;
	font-size:14px;
	}

input.submitbutton {
	width:114px;
	height:38px;
	background:url(images/submit_button.jpg) no-repeat 0 0;
	border:none;
	cursor:pointer;
	color:#fff;
	text-transform:uppercase;
	outline:none;
}

/*input.button	{ 
	position:absolute;
	width:40px;
	top:98px;
	left:142px;
	padding:3px 6px;
	border:2px solid #fff;
	margin:0px;
	color:#3D7169;
	background:#CCC;
	}*/

input.button:hover{ width:40px; background:#232323 none repeat scroll 0% 0%; color:white; }
#message{ width:180px;margin:0px 0 0 410px; }
#message h2{ font-size:150%;text-align:left;color:white; }
#message p{ color:white;font-weight:bold;text-align:left;margin:6px 0px; }
#checkmark{ position:relative;top:-70px;left:-120px; }

	/* lightbox css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






