@charset "UTF-8";
/* CSS Document */

.centerContainer {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1b2554;
}
.absoluteBox {
	position: relative;
	width: 800px;
	height: 335px;
	float: left;
}
.absoluteBox2 {
	position: relative;
	width: 800px;
	height: 172px;
	float: left;
}
.backgroundBox {
	position: absolute;
	z-index: 1;
	width: 800px;
	float: left;
}
.logoBox1 {
	position: absolute;
	z-index: 3;
	margin: 0px;
	background-position: top;
	float: left;
}
.topTextBox {
	position: absolute;
	z-index: 4;
	top: 70px;
	left: 575px;
	text-align: right;
	width: 180px;
	float: right;
}
.FlashBox1 {
	position: absolute;
	z-index: 2;
	top: 125px;
	width: 760px;
	float: left;
	padding-left: 20px;
}
.relativeBox {
	position: relative;
	width: 800px;
	float: left;
}
.sideNavBox1 {
	position: relative;
	width: 200px;
	margin: 0px;
	float: left;
}
.mainContentBox {
	position: relative;
	width: 550px;
	float: left;
	padding-left: 20px;
}
.specialsBox1 {
	position: relative;
	width: 180 px;
	margin: 0px;
	border: 0px none;
	float: left;
	padding-right: 15px;
}
.specialsBox2 {
	position: relative;
	width: 150 px;
	margin: 0px;
	border: 0px none;
	float: left;
}
.centerContainer2 {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1b2554;
}
.logoBox2 {
	position: absolute;
	z-index: 1;
	height: 171px;
	margin: 0px;
	background-position: top;
	float: left;
}
.topTextBox2 {
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 575px;
	text-align: right;
	width: 175px;
	float: right;
}
.mainContentBox2 {
	position: relative;
	width: 420px;
	float: left;
	padding-left: 20px;
}
.sideNavBox2 {
	position: relative;
	width: 200px;
	margin: 0px;
	float: left;
}
.mainVendorsBox {
	position: absolute;
	z-index: 3;
	left: 650px;
	top: 25px;
	width: 148px;
	float: none;
}
.vendorsBox {
	position: relative;
	width: 148px;
	
}
.vendorsBox2 {
	position: relative;
	width: 148px;
	background-image: url(Images/VendorMiddleb.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	
}
.vendorsBox3 {
	position: relative;
	width: 148px;
	
}
.innerVendorsBox {
	position: relative;
	width: 120px;
	
	z-index: 4;
	padding-left: 25px;
	top: -250px;
}
.centerNavTextBox {
	position: relative;
	width: 800px;
	border-top-style: dashed;
	border-top-color: #1b2554;
	float: left;
	top: 10px;;
}
h1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #1b2554;
	font-weight: bold;
	line-height: normal;
}
.topNavText {
	text-align: right;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1b2554;
	font-weight: normal;
	line-height: -1px;
}
.bottomNavText {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1b2554;
	font-weight: normal;
	line-height: normal;
}
p a:link {
	color: #1b2554;
	text-decoration: none;
	font-weight: bold;
}
p a:visited {
	color: #a01d28;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #1b2554;
	text-decoration: underline;
	font-weight: bold;
}
p a:active {
	color: #1b2554;
	text-decoration: none;
	font-weight: bold;
}