@charset "utf-8";
/* CSS Document */

/* reset */
body, div, p, h1, h2, h3, h4, h5, h6, img, script, noscript, form, br, input, label, hr, fieldset, ul, li {
	margin: 0;
	padding: 0;
	font-weight:normal;
}


/* layout */

html {
	background:transparent no-repeat top center url(images/interior-html-background.png);
    height:100%;
    width:100%;	
}

body {
	font: 11px Verdana,Arial, Helvetica, sans-serif;
	color: #444444;
	background:transparent repeat-x url(images/body-background.png);
}

a {
	text-decoration:none;
	color:#007BC2;
}

a:hover{
	text-decoration:underline;	
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border:none;
} 


#header {
	 min-height:135px;
	 background:transparent no-repeat url(images/header-background.png);
     margin-left: auto;
     margin-right: auto;
     width: 960px;
}

#header h1 {
	margin-top:0px;
	position:relative;
	display:block;
	width:258px;
	height:85px;
	padding:15px 0 0 0;
}

#header h1 a {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background:transparent url(images/logo.gif) no-repeat left top;
    text-indent:-9999px;
    z-index:100; /* Places <span> on top of <a> text */ 
}
#header img{
	margin-top:15px;	
}


#header a img{
	border:none;
}

#header p {
	width:430px;
	color:#FFF;
	position:absolute;
	float:right;
	margin:15px 525px;
	font-size:14px
}

#header p span {
	color:#003366;
}

#ad {
	height:121px;
	margin:0 825px;
	position:absolute;
	top:45px;
	width:121px;
}

#col1 {
	width:530px;
	padding:0 30px 25px;
	margin:15px 0 0 0;
	background:#F1F1F2 url(images/col1-bottom.png) no-repeat bottom center;
	color:#003366;
}

#featured {
	padding:0 10px 30px 10px;
	background:#fff url(images/homepage-bottom.png) no-repeat bottom center;
	margin-bottom:-25px;
	color: #444444;
}

#testimonials {
	background:#fff url(images/testimonial-background.gif) repeat-x top left;
	height:292px;
	width:100%;
}

#logos {
	margin:-10px 25px 10px;
}

#footer {
	background:#fff url(images/bottom-shadow.jpg) repeat-x top center;
	padding:30px 0 0 0;
	width: 960px;
	margin: 0 auto;
}




/* nav */

#nav {
	list-style-type: none;
	display: inline;
	margin:-30px 0 0;
}

#nav li {
	display: inline;
	padding:22px 0 0 0;
	margin-right:10px;
}

#nav li a {
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}

#nav li a:hover {
	text-decoration:underline;
}

#nav .uberlink {
	background:transparent url(images/menu-arrow.gif) no-repeat top center;
	padding-top:25px;
}

/* text */


p {
	line-height:20px;
	margin-bottom:10px;
	margin-top:2px;
}
ul{
	line-height:20px;
	padding-left:25px;
}
#col1 h2 {
	margin:20px 0 2px;
	color:#00A0C6;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;	
}

#col1 #featured h2 {
	margin:20px 0 2px;
	color:#00A0C6;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
#col1 h3{
	margin:20px 0 2px;
	padding-left:10px;
}
#col1 p {
	padding:0 10px;
}

#col1 #featured p {
	padding:0;
}

#footer p {
	padding:0 35px;
	margin:-5px 0 50px 0;
	font-size:14px;
}
.small{
	font-size:11px;	
}
div#popup {
	width:270px;
}

p.rating {
	margin:-5px 0 10px 0;
	padding-left:32px;
	font-size:10px;
}

/* images */

img.logos {
	padding:05px 112px 5px 0;
	vertical-align:middle;
}
a img.logos { border:none; } 


 a img.bbb {
 	border:none;
 } 
 img.bbb {
	margin:5px 82px 0 25px;
    vertical-align: middle;	
 }
 img.aqua {
	margin:5px 82px 0 -25px;
    vertical-align: middle;	
 }

img.supplies{
	
}
#served{
	width:501;
	border:0;
}
#served #tablecol1{
	width:149;
}
#served #tablecol2{
	width:142;
}
#served #tablecol3{
	width:196;
}
table td{
	text-align:center;	
}
