@charset "UTF-8";
body {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #0C5ED7;
	background-image: url(../images/BGspan.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #075DD7;
	text-decoration: none;
}
a:link {
	color: #084FB4;
	text-decoration: none;
}
a:hover {
	color: #084FB4;
	text-decoration: underline;
}
a:active {
	color: #084FB4;
	text-decoration: none;
}
.footr {
	background-color: #B5CEF3;
	width: 540px;
	padding: 10px 210px 10px 10px;
	height: 58px;
	background-image: url(../images/projectfooterlogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#Content {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #084FB4;
	line-height:25px;
}
h2 {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #084FB4;
	line-height:21px;
}
h3 {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #084FB4;
	line-height:19px;
}
h4 {
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #084FB4;
	line-height:17px;
}
.rightnav {
	background-color: #E8EBF5;
}

.prodcontainer {
	margin-top: 55px;
	padding-left: 10px;
	padding-right: 10px;
}
#leftProductDetail
{
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
}
.imgrotator
{
	text-align:right;
	margin:2px;
	float:right;
	
}
