body { font-size: 12px; font-family: Verdana, arial; margin: 0 auto; background: transparent url("../images/bg.gif") top left repeat;
}

#wrapper { width: 802px; margin: 0 auto; border: 1px solid #000; }

#header h1 {  text-indent: -999em;  background: url("../images/seaway_car_wash.png") top left no-repeat; width: 802px; height: 313px; margin: 0; padding:0; }

#header h1 a {}

#contentwrap { 
border:thin #1d2e42;
}

#sidebar { width: 265px; float: left; background: url("../images/nav_bg.gif") repeat-y; }

#lowsidebar { width: 265px; height: 50px; float: left; background: url("../images/nav_bottom.gif") repeat-y; }

/* < home navbar > */
#nav {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	width: 265px;
	height: 240px;
	background: url("../images/navigation.gif") top left no-repeat;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 190px;
}
#nav a {
	width: 190px;
	display: block;
}
#nav a {
text-indent: -999em;
	text-decoration: none;
}

#nav li.nb1 a { top: 0px; height: 39px; }
#nav li.nb2 a { top: 39px; height: 37px; }
#nav li.nb3 a { top: 76px; height: 34px; }
#nav li.nb4 a { top: 90px; height: 34px; }
#nav li.nb5 a { top: 124px; height: 33px; }
#nav li.nb6 a { top: 158px; height: 35px; }

#nav .nb1 a:hover { background: transparent url("../images/navigation.over_03.gif") no-repeat; }
#nav .nb2 a:hover { background: transparent url("../images/navigation.over_07.jpg") no-repeat; }
#nav .nb3 a:hover { background: transparent url("../images/navigation.over_08.jpg") no-repeat; }
#nav .nb4 a:hover { background: transparent url("../images/navigation.over_09.jpg") no-repeat; }
#nav .nb5 a:hover { background: transparent url("../images/navigation.over_11.jpg") no-repeat; }
#nav .nb6 a:hover { background: transparent url("../images/navigation.over_12.jpg") no-repeat; }
/* </ home navbar > */

#contentright {
float:right;
width: 529px; 
height: 278px;
background-color: #CED2D7;
margin-right: 4px;
margin-top: 4px;
border: solid #999 2px;
}

#insideright {
width: 509px;
height: 258px;
}

#contentright a {
color: #006699;
}

#creditcards {
background-color:#FFFFFF;
border:solid #999999 1px;
height: auto;
width:165px;
vertical-align:middle
}



#footer  {
clear:both;
background-color:#000000;
color:#FFFFFF;
height:25px;
padding-left: 10px;
}


.clearboth { clear: both; }
