/* CSS Document */
body {
	background:#000000 url(images/background.gif) repeat-x; font:11px Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px;
} 
.holder {
	width:746px; text-align:left;
}
.nav {
	float:left; width:746px;
}

.bodyHolder {
	float:left; width:746px; background:url(images/site-background.gif) repeat-y;
}
.bodyTB {
	float:left; width:746px;
}
.welcomeLeft {
	float:left; padding:15px 30px 15px 30px; width:240px; text-align:justify; line-height:18px;
}
.interiorContent {	
	float:left; width:716px; padding:0px 15px 15px 15px;
}
.pageTitle {
	float:left; width:350px; padding:0px 0px 0px 15px;
}
h1 {
	font-size:11px;
}
.pageCookie {
	float:left; width:366px; padding:0px 15px 0px 0px; text-align:right; font-size:9px;
}

.welcomeEngine {
	float:left; width:426px; background-color:#AB0000;
}
.welcomeEngineText {
	float:left; background:#AB0000 url(images/coupon-middle.jpg) no-repeat right; height:130px; width:225px; padding:0px 191px 0px 10px; font-weight:bold; line-height:18px;
}
.welcomeContact {
	float:left; width:413px; background:url(images/need-contact-bg.gif) repeat-y;
}
.welcomeContactText {
	float:left; width:186px; padding:10px; 
}
.spacer {
	float:left; width:413px; height:10px;
}
.flash {
	float:left; margin-bottom:10px;
}

.creditLeft {
	float:left; width:396px; font-size:9px; color:#666666; padding:7px 0px 0px 0px;
}
.creditRight {
	float:left; width:350px; font-size:9px; color:#666666; padding:7px 0px 0px 0px; text-align:right;
}

a:link, a:visited {
	color:#AB0000; text-decoration:none;
}
a:hover {
	color:#AB0000; text-decoration:underline;
}
a.whiteLink:link, a.whiteLink:visited {
	color:#FFFFFF; text-decoration:underline;
}
a.whiteLink:hover {
	color:#FFFFFF; text-decoration:none;
}