body {
	background: #0066CB url(images/back.jpg) repeat-x left top;
	margin: 0px;
	padding: 130px 0px 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;
	position: fixed;
	width: 1000px;
}
#header {
	position: relative;
	background: #fff03e url(images/header_back.jpg) repeat-x;
	height: 100px;
	top: 0px;
	z-index: 99;
}
#header #sm_coupon2 {
	position: absolute;
	width: 260px;
	height: 90px;
	z-index: 5;
	right: 20px;
	top: 4px;
	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;
	top: 20px;
	z-index: 99;
	padding: 0px;
	right: 160px;
}

#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;
}
#header #header_chat {
	position: absolute;
	top: 20px;
	right: 10px;
}
#header .fixed {
	position: fixed;
	top: 0px;
}



#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: 16px;
	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 .content #home_coupon1 {
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#main .content #home_coupon2 {
	margin-bottom: 20px;
}
#main .content #coupon_info {
	font-size: 11px;
	background: #DEF;
	padding: 5px;
	line-height: 18px;
	border-radius: 4px;
	position: relative;
	margin-bottom: 35px;
}
#main .content #coupon_info .asterisk {
	font-size: 100px;
	font-weight: bold;
	float: left;
	line-height: 75px;
	margin-right: 5px;
	height: 40px;
	color: #999;
	overflow: hidden;
	margin-top: 8px;
}
#main .content #coupon_info .arrow {
	background: url(images/coupon_info_arrow.png) no-repeat;
	height: 17px;
	width: 20px;
	position: absolute;
	left: 20px;
	top: -17px;
}

#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;
}
#main .right object {
	margin-bottom: 5px;
}

#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;
}
#credit {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #CCC !important;
	text-decoration: none !important;
	text-align: center;
	background: #666 url(https://www.webdesignsmallbusiness.com/images/credit_darkbg.png) no-repeat center 3px;
	float: right;
	white-space: nowrap;
	display: block;
	padding: 35px 5px 3px;
	min-width: 140px;
	border-radius: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	text-shadow: 0 1px #333;
}
#credit:hover {
	color: #CCC !important;
	text-decoration: none !important;
	background-color: #006;
	border-top: 1px solid #00C;
	border-bottom: 1px solid #003;
}
.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;
}
.center {
	margin: auto;
	height: 100%;
	position: relative;
	width: 1000px;
}

/*Countdown*/
#countdown_dashboard {
	text-align: center;
	margin-bottom: 25px;
	position:relative;
}
#countdown_dashboard .dash {
	width: 56px;
	height: 52px;
	background: transparent url('images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
	color: #333;
}
#countdown_dashboard .days_dash {
	margin-left: 0;	
}
#countdown_dashboard .dash .digit {
	font-size: 20pt;
	font-weight: bold;
	float: left;
	width: 28px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
	padding-top: 2px;
}
#countdown_dashboard .dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 1px;
	font-size: 8pt;
	color: #555;
	text-transform: uppercase;
}
#countdown_dashboard .headline {
	font: bold 16px "Times New Roman", Times, serif;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
}
#countdown_dashboard .subline {
	font-size: 14px;
	color: #666666;		
}
#countdown_dashboard a {
	color: #0066ff;
	text-decoration: none;
	background: #fff055;
	display: block;
	margin-top: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	order-radius: 2px;
	font-size: 14px;
	padding: 2px;
}
#countdown_dashboard a:hover {
	color: #FE0000;
}

