 #content
{
	text-align: left;
	width: 956px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
}#subhead {
	height: 66px;
	width: 955px;
}
#footer {
	background-color: #202c46;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 54px;
	width: 955px;
}
#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;
	width: 955px;
}
#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: 324px;
	width: 272px;
	text-align:left;
}
#nav li {
	color: #009EE0;
}
#nav ul
{
	list-style: none;
	padding: 0;
	margin: 20px;
	line-height: 2em;
}
#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;
}
#scroll #time li {
	list-style-position: outside;
	list-style-image: url(../images/time_bullet.gif);
}
#scroll #time a {
	color: #000000;
	text-decoration: none;
}
#scroll #time a:hover {
	text-decoration: underline;
}
#time {
	float: right;
}
#timepop {
	color: #FFFFFF;
	text-align: left;
	width: 320px;
	float:left;
}
#timepop a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#timepop a:hover {
	text-decoration: underline;
}
/* 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;
}
#content #right {
	float: right;
	margin-right: 5px;
	width: 300px;
}
#content #left {
	float: left;
	margin-left: 5px;
	width: 300px;
}
.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;
}