/*tag styles*/
body {
	background-color: #404066;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
	background-color: #D9D9D9;
	background-image: url(graphics/topline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topline {
	background-image: url(graphics/topline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	float: left;
	width: auto;
}
#automargin {
	background-position: left top;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(graphics/gradient_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 800px;
	float: left;
}
#wrapper2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
	background-color: #D9D9D9;
	background-image: url(graphics/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#automargin2 {
	background-position: left top;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	background-image: url(graphics/gradient_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 800px;
	float: left;
}
/*end page margins*/

/*menu styles*/
#menu {
	float: left;
	height: auto;
	width: auto;
	padding-top: 57px;
}
.menuitem {
	float: left;
	height: auto;
	width: auto;
}
/*end menu styles*/


/*General Styles*/
#main {
	width: 771px;
	float: left;
}
#header {
	padding-bottom: 20px;
	float: left;
	width: 800px;
	height: 77px;
}
.logo {
	float: left;
	height: auto;
	width: auto;
}
.largepic {
	float: left;
	width: 771px;
	height: auto;
	margin-left: 29px;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #093A75;
}
.bluetitlelight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003399;
}
.graytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #596B75;
}
.bluetxt {
	color: #003366;
	font-weight: bold;
}
.text {
	float: left;
	width: 771px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin-left: 29px;
	line-height: 16px;
}
.divider {
	background-image: url(graphics/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 6px;
	width: 800px;
}

/*contact footer styles*/
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 800px;
	background-image: url(graphics/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: auto;
	padding-bottom: 5px;
}
.contacttext {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.contact2 {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
/*End Contact Styles*/

.productlist {
	float: left;
	height: auto;
	width: 150px;
}
.productlistcontainer {

	float: left;
	height: auto;
	width: 771px;
}
.graysubtitle {
	color: #333333;
	font-size: 14px;
}
.bluesubtitle {
	color: #395886;
	font-size: 14px;
}
a {
	color: #003366;
	text-decoration: none;
}
