body {
	background-color: #003366;
}
#container {
	background-color: #C6D9EC;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	}
#header {
	width: 955px;
	background-image: url(images/header-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #85AFD9;
	}
#lbimages {
	width: 100%;
}

#content {
	background-color: #C6D9EC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	width: 540px;
	float: left;
	font-size: small;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	}
#contentRight {
	float: right;
	width: 354px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: solid;
	font-size: small;
	padding: 0px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	}
#footer {
	background-color: #86afd8;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	padding-top: 5px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: medium;
}

.flash {
	border: 1px none #FFFFFF;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0 1px 1;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #85AFD9;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	width: 150px;
}
#navigation {
	background-color: #85AFD9;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}



#dropmenudiv a:hover{ /*hover background color*/
	background-color: #003366;
	color: #FFFFFF;
}
#navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	width: 150px;
}
#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	width: 150px;
	background-color: #003366;
}
.productText {
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
#content img {
	border: 1px solid #000000;
	vertical-align: text-top;
	float: left;
	clear: right;
	margin-right: 20px;
}
#contentWrapper {
	background-color: #FF0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
.rightText {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}



.spidlink {
	font-size: xx-small;
	text-decoration: none;
}
li {
	color: #990000;
	padding-bottom: 5px;
}

