body {
	background: #0066CB url(images/back.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#layout {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	-moz-box-shadow: 0 0 10px #1b3785;
	-webkit-box-shadow: 0 0 10px #1b3785;
	box-shadow: 0 0 10px #1b3785;
}
#top {
	top: 0px;
	height: 130px;
	z-index: 999;
	text-align: center;
	left: 0px;
}
#header {
	position: relative;
	background: #fff03e url(images/header_back.jpg) repeat-x;
	height: 100px;
}
#header #sm_coupon2 {
	position: absolute;
	width: 175px;
	height: 91px;
	z-index: 5;
	right: 5px;
	top: 3px;
	border: 1px dashed #000000;
}
#header #sm_coupon1 {
	position: absolute;
	z-index: 5;
	height: 91px;
	width: 175px;
	top: 3px;
	right: 187px;
	border: 1px dashed #000000;
}
#header #logo {
	position: absolute;
	left: 12px;
	top: 12px;
	z-index: 2;
}
#header #flag {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
}
#header #emergency {
	position: absolute;
	left: 370px;
	top: 20px;
	z-index: 99;
	padding: 0px;
}

#header #phone {
	font: bold 16px/28px "Times New Roman", Times, serif;
	color: #FFF;
	background: #FF0000;
	position: absolute;
	bottom: 3px;
	left: 370px;
	width: 250px;
	overflow: hidden;
	height: 25px;
}
#header #phone .small {
	font-size: 12px;
}

#nav {
	height: 30px;
	background: url(images/border_stars.png) repeat-x;
	text-align: center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	height: 30px;
	text-transform: uppercase;
	font: bold 15px/30px Arial, Helvetica, sans-serif;
}
#nav a:hover {
	color: #FF0;
}
#banner {
	position: relative;
	border-top: 1px solid #FFFFFF;
	height: 168px;
	overflow: hidden;
}
#slogan_bar {
	height: 30px;
	background: url(images/border_stars.png) repeat;
	position: relative;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	font: 22px/30px "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}
#main {
	background: #FFFFFF url(images/content_back.gif) repeat-x;
}
#main .content {
	color: #000000;
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 21px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 45px;
	border-right: 1px dotted #FC6;
}
#main .content h1 {
	text-transform: uppercase;
	color: #0000c6;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: center;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 32px;
}
#main .content h2 {
	color: #F00;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: normal 18px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ff9999;
	padding-bottom: 8px;
}
#main .content h2 a {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#main .content h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#main .content h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#main .content p {
	text-align: justify;
}
#main .content a {
	color: #000099;
	text-decoration: underline;
}
#main .content a:hover {
	color: #FE0000;
}
#main .content .alert {
	font-weight: bold;
	color: #FF0000;
}
#main .content .msg {
	margin-bottom: 10px;
	background: #FFF043 url(images/header_back.jpg) repeat-x center center;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #FF0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#main .content .msg a {
	text-decoration: none;
	color: #03F;
}
#main .content .msg a:hover {
	color: #F00;
}
#main .content .msg .icon {
	margin-left: 5px;
	margin-top: 2px;
	float: left;
}
#main .content .caption {
	font-size: 10px;
}
#main .content .calltoaction {
	background: #FF0 url(images/header_back.jpg) left top;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 24px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 40px;
	border: 1px solid #FF0;
	margin-bottom: 25px;
}
#main .content .coupon {
	text-align: center;
}
#main #content_div.content {
	width: auto;
	border-style: none;
	padding: 0px 25px 0px 0px;
	float: none;
}
#main #content_div.content a.header {
	color: #00F;
}
#main .content object {
	margin-bottom: 25px;
	display: block;
}

#main .right {
	width: 262px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
#main .right .box {
	background: #FFF055 url(images/header_back.jpg) repeat-x;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	border: 1px solid #FF0;
}
#main .right .box .icon {
	float: left;
	margin-right: 10px;
}
#main .right .box .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#main .right .box a {
	color: #03F;
	text-decoration: none;
}
#main .right .box a:hover {
	color: #F00;
}

#main .right .headerbar {
	background: url(images/right_headerbar.png) no-repeat;
	height: 35px;
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	padding-left: 4px;
}
#main .right .headerbar a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#main .right .headerbar a:hover {
	color: #FF0;
}
#main .right .headerbar2 {
	background: url(images/right_headerbar2.png) no-repeat;
	height: 30px;
	width: 250px;
	font: bold small-caps 16px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 35px;
}
#main .right .headerbar2 .caption_bar {
	font: normal 9px/5px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-indent: 36px;
	display: block;
	text-transform: uppercase;
}
#main .right .right_box {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}
#main .right .right_box a {
	color: #0000FF;
	text-decoration: underline;
}
#main .right #browse_articles a {
	color: #FFFFFF;
	text-decoration: none;
}
#main .right #payment_options a {
	color: #FFFFFF;
	text-decoration: none;
}
#main .right #eclub_form {
	margin-top: 10px;
	margin-bottom: 0px;
}
#main .right #email_signup {
	width: 175px;
	margin-right: 5px;
}
#main .right .map {
	background: url(images/right_map.gif) no-repeat left top;
	width: 90px;
}
#main .right #subnav a {
	background: #DA0000 url(images/right_headerbar2.png) no-repeat;
	display: block;
	height: 30px;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	text-indent: 35px;
}
#main .right #subnav a:hover {
	color: #FFF;
}
#main .right #affiliates {
	text-align: center;
}
#main .right .caption {
	font-size: 10px;
	text-align: center;
}
#main .right object {
	padding: 0px;
	margin: 0px;
}
#main .right .article_title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;	
}
#main .right .article_text {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
#main .right .article_link {
	font-size: 12px;
	background: #03F;
	padding: 4px 8px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#main .right .article_link a {
	color: #FFF;
	text-decoration: none;	
}
#main .right .article_link a:hover {
	color: #FF0;
}
#footer {
	background: url(images/border_stars.png) repeat;
	text-align: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.plus {
	text-decoration: underline;
	font-style: italic;
}
.logos {
	float: right;
	display: block;
}
.and {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #F00;
}
