body {
	margin: 0px;
	background-color: #90D9F8;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#header {
	height: 250px;
	width: 950px;
	float: left;
}
#content {
	width: 610px;
	padding: 20px;
	clear: left;
	float: left;
}
#brands {
	width: 610px;
	padding: 20px;
	clear: left;
	float: left;
}
#sidebar {
	width: 300px;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
	float: right;

}
#pool-tips h2 {
	font-size: 14px;
	text-align: center;
	color: #FFCC00;
}
#pool-tips {
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 50px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#pool-tips a {
	color: #CCCCCC;
}

#photobox {
	margin-top: 50px;
	text-align: center;
}

#sidebar li {
	display:block;
	list-style-type: none;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	margin-left: -42px;
	padding-left: 20px;
}

#footer {
	width: 910px;
	text-align: center;
	font-size: 12px;
	clear: both;
	background-color: #00AEEF;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#logo {
	width: 300px;
	float: right;
	text-align: center;
	margin-right: 42px;
	background-color: #FFFFFF;
	background-image: url(/img/logo-water-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slogan {
	width: 290px;
	float: right;
	background-color: #1960AB;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
#slogan h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.last {
	list-style-type: none;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	margin-left: -42px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li:hover {
	display:block;
	list-style-type: none;
	height: 30px;
	color: #1960AB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	margin-left: -42px;
	padding-left: 20px;
	background-color: #FFFFFF;
	
}
#sidebar li:hover a{
	color: #1960AB;
}
#sidebar li a:hover {
	display:block;
	color: #1960AB;
	text-decoration: none;
	background-color: #FFFFFF;
}
#sidebar h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#topnav {
	list-style-type: none;
	width: 650px;
	background-color: #FFCC00;
	color: #1960AB;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
#topnav ul {
	margin-top: 0px;
	margin-left: -45px;
}

#topnav li {
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	list-style-type: none;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#topnav li:hover {

	font-size: 12px;
	color: #FFFFFF;
	background-color: #1960AB;
	font-weight: bold;
	list-style-type: none;
	float: left;
	text-decoration: none;
}
#topnav li a {
	display:block;
	height: 35px;
	color: #1960AB;
	text-decoration: none;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	width: 76px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1960AB;
}
#topnav li:hover a {

	color: #FFFFFF;


}

#topnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1960AB;

}
.first-nav      {
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 50px;
	display: block;

}
#contact-LR {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #1960AB;
	margin-bottom: 25px;
	width: 380px;
}
#brands img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

