#mainHeader {
	background: url(images/header.gif) no-repeat;
}
#mainFooter {
	background: url(images/container_bottom.gif) no-repeat;
}
#mainMiddle {
	background: #F3F2F4;
}
#menuYellow {
	background: url(images/header_truck.gif) no-repeat;
}
#centerBlue {
	background: url(images/blue_bground.gif) no-repeat;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	margin: 0px;
	padding: 5px 25px 10px 5px;
	font-family: Tahoma, Arial;
}
h1 {
	font-size: 16px;
	color: #024D7C;
	margin: 0px;
	padding: 10px 20px 7px 5px;
}
#mainMiddle ul {
	margin: 5px 20px 5px 5px;
	padding: 0px;
}
#mainMiddle li {
	margin: 0px;
	padding-left: 20px;
	background: url(images/orange_arrow.gif) no-repeat 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #024D7C;
}
#containerTable {
	background: #F3F2F4;
}
#menuYellow a {
	display: block;
	float: left;
	height: 28px;
	width: 120px;
	background: url(images/yellow_button.gif) no-repeat 0px -28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 2px;
}
#menuYellow a:hover {
	color: #025688;
	background: url(images/yellow_button.gif) no-repeat 0px 0px;
}
#mainHeader p {
	padding: 0px;
	margin-right: 50px;
	margin-left: 240px;
	margin-top: 80px;
	font-weight: bold;
}
.productTD {
	border: 3px solid #DCD9DF;
	background: #FFFFFF;
}
.productTD h3 {
	font-size: 12px;
	font-weight: bold;
	color: #024D7C;
	text-transform: capitalize;
	margin: 5px 3px 0px 5px;
	padding: 0px;
	text-align: left;
}
.productTD p {
	margin: 3px 10px 0px 5px;
	padding: 0px;
	font-size: 11px;
}
.productTD a {
	height: 22px;
	width: 70px;
	text-decoration: none;
	background: url(images/shop_button.gif) no-repeat 0px 0px;
	display: block;
	font-size: 0.1px;
	color: #FFFFFF;
	line-height: 1px;
	text-align: center;
}
.productTD a:hover {
	background: url(images/shop_button.gif) no-repeat 0px -22px;
}
.horizonRule {
	background: url(images/horiz_rule.gif) no-repeat 10px;
}
#footerTD {
	background: url(images/footer_bground.gif) no-repeat 10px;
}
#footerLinks {
	margin-left: 130px;
	margin-top: 30px;
}
#footerLinks li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	color: #FF9900;
	background: url(images/footer_separator.gif) no-repeat right top;
	padding-right: 20px;
	padding-left: 10px;
}
#footerLinks a {
	color: #FF9900;
	text-decoration: none;
}
body {
	background: url(images/body_bg.jpg) repeat-x 0px 4px;
	margin: 0px;
	padding: 0px;
}
#topStripe {
	background: #FFCC00 url(images/top_stripe.gif) repeat-x 0px 0px;
}
#footerLinks li#last {
	background: url(none);
}
#footerLinks a:hover {
	text-decoration: underline;
}
#footerTD p {
	margin-left: 180px;
	margin-top: 10px;
}
a {
	color: #274D7C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#blueMenu {
	margin-left: 0px;
	margin-top: 40px;
	padding:0;
}
#blueMenu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	color: #FF9900;
	background: url(images/blue_separator.gif) no-repeat right top;
	padding-right: 20px;
	padding-left: 10px;
}
#blueMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#blueMenu li#last {
	background: url(none);
}#blueMenu a:hover {
	color: #EFC40C;
}
#menuLeftTitle {
	background: url(images/menu_left_header.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#leftMenuTD {
	background: url(images/menu_left_repeat.gif) repeat-y;
}
#leftMenuTD ul {
	margin: 0px;
	padding: 0px;

}

#leftMenuTD li {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 15px;
	list-style-type: none;
	background: url(images/menu_left-separator.gif) no-repeat left bottom;
}

#leftMenuTD a {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(images/menu_left_arrow.gif) no-repeat 0px 2px;
	text-decoration: none;
	display: block;
}
#leftMenuTD a:hover {
	color: #5AA3D5;
}
.orange {
	color: #E4980A;
}
.price {
	font-weight: bold;
	color: #FF9900;
}
.priceText {
	color: #024773;
}
#productList {
	background: #F5F4F6;
	border: 2px solid #CDCDCD;
	padding: 10px;
	margin-bottom: 10px;
}
#productList p {
	padding: 5px 10px;
	font-family: Tahoma, Arial;
}
#productList a {
	color: #FF9900;
	text-decoration: underline;
}
.productRowTable {
	margin-bottom: 15px;
}
ul.standardList {
	font-family: Tahoma, Arial;
}
.detailedProductTable {
	background: #FFFFFF;
	border: 2px solid #DCD9DF;
}
.detailedProductTable h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #024D7C;
	margin: 10px 10px 5px 0px;
	padding: 0px;
}
.detailedProductTable h5 {
	font: bold 11px Tahoma, Arial;
	color: #024D7C;
	margin: 5px 10px 5px 0px;
	padding: 0px;
}
.detailedProductTable p {
	font: 11px Tahoma, Arial;
	margin: 5px 10px 5px 0px;
	padding: 0px;
}
.productSpecTable td {
	border-right: 1px solid #DCD9DF;
	border-bottom: 1px solid #DCD9DF;
	padding: 3px 5px;
}
.productSpecTable {
	border-top: 1px solid #DCD9DF;
	border-left: 1px solid #DCD9DF;
}
.priceIntroBlack {
	font-weight: bold;
}
.blueTextStandard {
	color: #024D7C;
}
#productList a:hover {
	color: #024773;
}

