* {
	border:0 none;
	font-style:normal;
	font-weight:normal;
	margin:0;
	outline-style:none;
	padding:0;
	text-decoration:none;
}

html,body,div,p,form,input,select,textarea,a,table,td,tr,h1,h2,h3,h4,h5,h6,hr,ol,ul,li,img
	{
		margin:				0;
		padding:			0;
		border:			 none;
		font-weight:	 lighter;
		font-family: "Geneva",Tahoma,sans-serif;
		
	}

html, body {
	height: 100%;
	
}





h1 {
	font-size: 22px;
	color: #ffffff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 106px;
	text-decoration: none;
}


h2 {
	font-size: 16px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



p {
	font-size: 13px;
	line-height: 15pt;
	color: #ffffff;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}



a{
	color:#8abffb;
	text-decoration:underline;
}




li {
	padding-bottom: 18px;	
	
}



#home li {
	padding: 0;
}


#home ul {
	list-style: none;	
}

body {
	background-color:#161719;
	font-size: 13px;
	color: #ffffff;
	padding-top:0;
	margin-right: auto;
	margin-left: auto;
		
		
}

	
#home #background {	
	background-image: url(images/home/stripe_background.gif);
	background-repeat: repeat-x;
	height: 900px;
		
}

#background {	
	background-image: url(images/stripe_background.gif);
	background-repeat: repeat-x;
	height: 900px;
		
}

#services #background {	
	background-image: url(images/stripe_background.gif);
	background-repeat: repeat-x;
	height: 2800px;
		
}

#about #background {	
	background-image: url(images/stripe_background.gif);
	background-repeat: repeat-x;
	height: 1300px;
		
}

#container {
	width: 1112px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	margin: 0 auto;
}


* html #container {
	height: 100%;
}




#header {
	height: 122px;
	background-image: url(images/header_bg.gif);
	background-repeat:no-repeat;
}



.contact_tag {
	padding: 0 103px 0 0;
	float: right;
	
	
}


.logo {
	float: left;
	margin-top: 57px;
	padding-left: 101px;
}






/*//////////////////////////NAVIGATION///////////////////////////////*/



#nav {	
	background-image: url(images/red_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 254px;
	clear: both;
	text-align: right;
	padding-left: 401px;
	

}




#navigation li{
	display: inline;
	float: left;
	
}




#nav_home {
	height: 64px;
	width: 155px;
	background-image: url(images/nav/home.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}


#nav_about {
	height: 64px;
	width: 158px;
	background-image: url(images/nav/about.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#nav_services {
	height: 64px;
	width: 146px;
	background-image: url(images/nav/services.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#nav_contact {
	height: 64px;
	width: 169px;
	background-image: url(images/nav/contact.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}


/* Overstates */

#nav_home:hover {
	background:url(images/nav/cur_home.gif) no-repeat;
}

#nav_about:hover {
	background:url(images/nav/cur_about.gif) no-repeat;
}

#nav_services:hover {
	background:url(images/nav/cur_services.gif) no-repeat;
}

#nav_contact:hover {
	background:url(images/nav/cur_contact.gif) no-repeat;
}



/*current state*/

#home #nav_home {
	height: 64px;
	width: 155px;
	background-image: url(images/nav/cur_home.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#about #nav_about {
	height: 64px;
	width: 158px;
	background-image: url(images/nav/cur_about.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#services #nav_services {
	height: 64px;
	width: 146px;
	background-image: url(images/nav/cur_services.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#contact #nav_contact {
	height: 64px;
	width: 169px;
	background-image: url(images/nav/cur_contact.gif);
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}


/*//////////////////////////Main Content///////////////////////////////*/


#home #main_content {
	background-image: url(images/home/red_white_bg.gif);
	background-repeat: repeat-x;
	
}

#main_content {
	height: 900px;
	margin-top: -190px;
	width: 100%;
}




#about .left_col {
	margin-top: -70px;
}




.left_col {
	width: 548px;
	float: left;
	clear: none;
	display: inline;
	margin-top: 0;
}


.margin_left106 {
	margin-left: 106px;
}



.map{
	margin:  32px 0 0 106px;
}


#why {
	margin-top: 61px;
	width:	450px;
}


#contact #why {
	margin-top: 90px;
	
}



#services_content {
	margin-top: 50px;
	width:	530px;
}




.gray {
	color: #adacac;
}

#about .right_col {
	margin-top: -70px;
	   
}


.right_col {
	width: 536px;
	float: right;
	display: inline;
	clear: none;
	margin-top: 0; 
}


.image {
	width: 419px;
	height: 310px;
	margin-left: 24px;
	background-image:url(images/parking_lot.gif);
}

.dark_gray {
	color: #565454;
	width: 290px;
	float: left;
	margin-top: 12px;
	
}

.red {
	color: #171473;
}


#what {
	width:	453px;
}


#what h1{
	margin: 64px 0 0 0;
}


#serving{
	height: 124px;
}

.quote {
	float: right;
	background-image: url(images/free_quote.gif);
	margin: 56px 110px 0 0;
	width: 132px;
	height: 59px;
	text-indent: 1000px;
	overflow: hidden;
}



#images_top {
	background-image: url(images/parking_lot_images.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 231px;
	margin: 0 0 0 30px;
	
}	


#gallery {
	margin-top: -18px;
	margin-bottom: 7px;
}

#column_one {
	float: left;
	width: 160px;
	display: inline;
	clear: both;
}

#column_two {
	float: right;
	width: 200px;
	display: inline;
}


/*//////////////////////////Classes///////////////////////////////*/


.strong {

	font-weight: bold;
}



/*//////////////////////////SUBNAVIGATION///////////////////////////////*/



#sub_nav {	
	background-image: url(images/services/services.gif);
	background-repeat: no-repeat;
	margin-top: -18px;
	margin-left: 101px;
	width: 454px;
	height: 180px;
}



#sub_navigation {
	padding-top: 30px;
	margin-left: 168px;
	float: left;
	width: 144px;
	display: inline;
	clear: both;
	list-style: none;
}

#sub_navigation_2 {
	padding-top: 30px;
	float: right;
	width: 135px;
	display: inline;
	list-style: none;
}


#sub_nav li{
	padding-bottom: 0;	
}



#nav_line_striping {
	height: 23px;
	width: 144px;
	background: url(images/services/services_nav.gif) no-repeat 0 0;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}


#nav_stencils {
	height: 23px;
	width: 144px;
	background: url(images/services/services_nav.gif) no-repeat 0 -23px;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
	
}

#nav_curb {
	height: 26px;
	width: 144px;
	background: url(images/services/services_nav.gif) no-repeat 0 -46px;
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#nav_line_removal {
	height: 24px;
	width: 144px;
	background: url(images/services/services_nav.gif) no-repeat 0 -72px;
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#nav_sealcoating {
	height: 23px;
	width: 144px;
	background: url(images/services/services_nav.gif) no-repeat 0 -96px;
	background-repeat: no-repeat;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}

#nav_overlaying {
	height: 23px;
	width: 123px;
	background: url(images/services/services_nav.gif) no-repeat -150px 0;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
}


#nav_sweeping {
	height: 23px;
	width: 123px;
	background: url(images/services/services_nav.gif) no-repeat -150px -23px;
	text-indent: 1000px;
	overflow:hidden;
	display:block;
	
}

#nav_hot_crack_filling {
	height: 26px;
	width: 123px;
	background: url(images/services/services_nav.gif) no-repeat -150px -46px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow:hidden;
	display:block;
}

#nav_snow_removal {
	height: 24px;
	width: 123px;
	background: url(images/services/services_nav.gif) no-repeat -150px -72px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow:hidden;
	display:block;
}

#nav_pot_hole {
	height: 24px;
	width: 123px;
	background: url(images/services/services_nav.gif) no-repeat -150px -96px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow:hidden;
	display:block;
}


/* Overstates */

#nav_line_striping:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat 0 0;
}

#nav_stencils:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat 0 -23px;
}

#nav_curb:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat 0 -46px;
}

#nav_line_removal:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat 0 -72px;
}

#nav_sealcoating:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat 0 -96px;
}

#nav_overlaying:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat -150px 0;
}

#nav_sweeping:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat -150px -23px;
}

#nav_hot_crack_filling:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat -150px -46px;
}

#nav_snow_removal:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat -150px -72px;
}

#nav_pot_hole:hover {
	background:url(images/services/ro_services_nav.gif) no-repeat -150px -96px;
}

/* lightbox */

#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; }
