 #content
{
	text-align: left;
	width: 955px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
}
#subhead {
	height: 66px;
	width: 955px;
}
#subheadhome {
	height: 98px;
	width: 955px;
}
#content #subheadhome h1 {
	font-size: 1.11em;
	padding: 6px;
	line-height: 1.4em;
	width: 810px;
	float: right;
	color: #2e99d9;
	font-weight: lighter;
}
#footer {
	background-color: #202c46;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 54px;
	width: 955px;
}
#content #header #left {
	float: left;
	width: 495px;
	margin-left: 0px;
}
#content #header #right {
	float: right;
	width: 450px;
	margin-right: 0px;
}
#footer #copyright {
	font-size: 84%;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 683px;
	vertical-align: top;
}
#content #main p {
	padding-left: 6px;
	color: #000000;
}
#content #main h1 {
	padding-left: 6px;
	color: #000000;
}
#content #main h2 {
	padding-left: 6px;
	color: #000000;
}
#header {
	height: 247px;
	background-color: #FFFFFF;
}
#content a {
	color: #2e338c;
	text-decoration: underline;
}
#content a:hover {
	color: #179dd9;
	text-decoration: none;
}
/* Menu */
#nav {
	background-color: #2c384e;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 336px;
	width: 272px;
	text-align:left;
	padding-top: 0px;
}
#nav li {
	color: #009EE0;
}
#nav ul
{
	list-style: none;
	padding: 0;
	margin: 13px;
	line-height: 1.5em;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
    color: #009EE0;
	text-decoration: none;
}
#content #main #breadcrumb {
	text-decoration: none;
	font-size: 90%;
	text-align: right;
	padding-right: 5px;
	padding-top: 6px;
	background-color: #04162a;
	height: 18px;
}
#content #main a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #main a:hover {
	text-decoration: underline;
}
#content #main #breadcrumb p {
	color: #FFFFFF;
}
#content #main #breadcrumb a {
	color: #FFFFFF;
}
#content #main #breadcrumb a:hover {
	text-decoration: none;
}
#content #main img {
	margin-bottom: 4px;
}

/* Non Product content */

#content #mainpage {
	overflow: scroll;
	height: 300px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-color: #FFFFFF;
}
#content #mainpage textarea {
	border: 1px solid #041629;
	margin-bottom: 3px;
	margin-top: 4px;
}
#content #mainpage input {
	border: 1px solid #041629;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content #mainpage p {
	color: #000000;
	padding-right: 10px;
}
#content #mainpage h1 {
	color: #009EE0;
	padding-top: 5px;
}
#content #mainpage h2 {
	color: #009EE0;
	padding-top: 5px;
}

/* Product content */

#content #mainpage1 {
	overflow: scroll;
	height: 300px;
	padding-left: 6px;
	background-color: #97d1f0;
}
#content #mainpage1 textarea {
	border: 1px solid #041629;
	margin-bottom: 3px;
	margin-top: 4px;
}
#content #mainpage1 input {
	border: 1px solid #041629;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content #mainpage1 p {
	color: #000000;
	padding-right: 10px;
}
#content #mainpage1 h1 {
	color: #009EE0;
	padding-top: 5px;
	font-size: 1.4em;
}
#content #mainpage1 h2 {
	color: #009EE0;
	padding-top: 5px;
	font-size: 1.2em;
}
#content #mainpage1 h3 {
	color: #009EE0;
	font-size: 1.1em;
	font-weight: normal;
}
/* Image align */

.imageleft {
	font-size: x-small;
	color: #999999;
	float: left;
	margin: 3px 6px 3px 0px;
}
.imageright {
	font-size: x-small;
	color: #999999;
	margin-right: 3px;
	float: right;
	margin-left: 6px;
	padding: 3px;
}

#products {
	width: 500px;
	padding-right: 80px;
	padding-left: 80px;
	background-color: #97d1f0;
}
#products table {
	background-color: #b2ddf4;
}
#products li {
	font-size: 90%;
	color: #000000;
	line-height: 135%;
}
td {
	vertical-align: top;
}
th {
	vertical-align: top;
}
#main #breadcrumb {
	color: #97d1f0;
	clear:both;
}
#mainright {
	float: right;
	margin-right: 5px;
	width: 300px;
	text-align: right;
}
#mainleft {
	float: left;
	width: 300px;
	margin-left: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #main #Table_01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #main #text {
	background-color: #04162a;
	float: left;
	width: 221px;
	margin-left: 0px;
	height: 301px;
	padding-right: 4px;
}
#content #main #text h1 {
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 1.2em;
}
#content #main #text p {
	color: #FFFFFF;
	font-size: 0.91em;
	line-height: 1.2em;
}
#content #main #moo {
	background-color: #04162a;
	float: right;
	width: 458px;
	margin-right: 0px;
	height: 301px;
}
#content #main #moohome {
	background-color: #04162a;
	width: 683px;
	margin-right: 0px;
	height: 336px;
}
.pool td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.pool th {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
