body {
	text-align:center; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size: 76%; 
	color:#000; 
	padding:0; 
	border:0; 
	margin:60px auto 0 auto; 	
	background: #ADACAC url(images/bg.gif) repeat-x top left; 
	text-align:center;
	height: 100%;
}
html {
	height: 100%;
}
div,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a {
margin:0;
padding:0;
border:0
}
table {
border-collapse:collapse;
border-spacing:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	margin: 10px 0 0 0;
	color: #326D85;
	letter-spacing: .05em;
}
h1, h2{
	padding: 3px 0 3px 3px;
	background: url('images/hdr_bg.jpg') no-repeat top left;
	text-align: left;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0; }

a, a:link, a:visited {color:blue; text-decoration: underline;}
a:hover {text-decoration:underline; color: red;}
h1 { font-size: 1.85em; }
h2 { font-size: 1.40em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.00em; }
h5 { font-size: 0.85em; }
small, h6 { font-size: 0.73em; }

.blue { color: #23499B; }
.aqua { color:#326D85 ; }
.orange { color: #ffcc00; }
.red { color: #990000; }
.white { color: #fff; }
.black { color: #000; }
.green { color:#006600 ;}
.center { text-align: center; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

#main_body {
	margin: 0 auto;
	padding: 0;
	width: 867px;
	overflow: visible;
	text-align: center;
	position: relative;
	z-index:1;
}
#logo {
	position: absolute;
    left: -73px;
    top: -25px;
    width: 266px;
    height: 266px;
	z-index:5;
}
#top_bar {
	position: relative;
	height: 42px;
	width: 725px;
	margin: 0 auto 1px auto;
	padding: 0;
	background: url('images/top_bar_bg.gif') repeat-x top left;
	z-index: 2;
}
#newsletter {
	position: relative;
	float: left;
	margin: 6px 0 0 150px;
	padding: 0;
	z-index: 3;
}
.newsletter_table {
	position: relative;
	font-size: 10px;
	font-family: "times new roman", "times roman", serif;
}
#sms {
	float: right;
	background: url('images/top_bar_right.gif') no-repeat top right;
	margin: 0;
	padding: 0 28px 0 0;
	height: 42px;
}
#flash_wrap {
    position: relative;
    height: 317px;
    width: 867px;
    margin: 0;
    padding: 0;
    background: url('images/flash_bg.gif') repeat-x bottom left;
    z-index:4 ;
}
#content_wrap {
	width: 867px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #DCF6F7 url('images/content_bg.gif') repeat-x bottom left;
}
#bottom_bar {
	height: 42px;
	width: 725px;
	margin: 0 auto;
	padding: 0;
	background: url('images/bottom_bar_bg.gif') repeat-x top left;
}
.nav {
	float: left;
	height: 42px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
}
.nav ul li {
	margin: 0;
	padding: 0;
	float: left;
}
.nav ul li a,  .nav ul li a:link, .nav ul li a:visited  {
	font-size: 11px;
	color: #8F7B55;
	text-decoration: none;
	padding: 15px 15px 0px 15px;
	margin: 0;
	height: 42px;
	float: left;
	display: block;
}
 .nav ul li a:hover,  .nav ul li a:active, .nav ul li a.on {
	background: url('images/nav_on.gif') repeat-x top left;
	color: #000;
}

.nav:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}

#content {
	width: 720px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#content_sub{
	width: 720px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:left;
}
#content_home {
	width: 720px;
	margin: 0;
	padding: 0;
	background: url('images/content_lower_bg.gif') repeat-x bottom left;
}
#content_home h2 a, #content_home h2 a:link  {
	color: #27ACBF;
	text-decoration: none;
	letter-spacing: .25em;
	font-family: "times new roman", "times roman", serif;
	font-weight: 800;
}
#content_home h2 a:hover, #content_home h2 a:active {
	text-decoration: underline;
}
.descr {
	color: #7f7f7f;
	line-height: 150%;
	font-size: 18px;
	font-weight: 800;
	font-style: italic;
	font-family: "times new roman", "times roman", serif;
}
#store_info {
	width: 867px;
	height: 63px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 125%;
	color: #003366;
	font-weight: 600;
	letter-spacing: .25em;
	font-size: 12px;
	background: url('images/footer_bg.gif') repeat-x top left;
}


#footer_wrap {
	color: #000;
	font-size: 10px;
	font-weight: 800;
	text-align: center;
	width: 867px;
	margin: 0 auto;
	padding: 10px 0;
	text-transform: capitalize;
}
a.footer, a.footer:visited, a.footer:link {
	color: #000;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #CCFFFF;
	text-decoration: underline;
}
.row {
	background: url('images/dot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	margin:0 0 3px 0;
	padding:0;
	clear: both;
	height: 16px;
}
.row .left {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5px 0 0;
	background: #F5FECA;
	white-space: nowrap; 
}

 .row .right {
	float: right;
	text-align: right;
	background: #F5FECA;
	margin:0 ;
	padding: 0 0 0 5px;
	white-space: nowrap; 
}

.right_prefoot { 
	text-align: right; 
	width: 500px; 
	white-space: nowrap; 
	padding: 0; 
	margin: 50px 10px 5px 0 ;
	float: right;
	font-weight: 900;
	color: #990000;
}
.left_prefoot { 
	text-align: left;
	width: 200px; 
	white-space: nowrap; 
	padding: 0; 
	margin: 50px 0 5px 10px;
	float: left;
	font-weight: 900;
	color: #990000;
	}
	



.form {
	border: 1px #006600 solid;
	background: #e0e0e0;
	font-size: .8em;
	color: #006600;
}

/* SMS POPUP */
.sms_body {
	height: 150px;
	width: 250px;
	background: #fff url('images/sms_bg.gif') no-repeat top center;
	font-size: 8px;
}
.button{
	color:#fff;
	font-weight:bold;
	padding:0em 1em;
	margin: 0;
	cursor:pointer;
	background:#D26C32;
	border:0px solid;
	border-color:#5389df #1e5fc7 #1e5fc7 #5389df;
	font-size: 8px;
}
.button:hover{
	color:#fff;
	background:#414d59;
	border:0px solid;
	border-color:#4f718a #003 #003 #4f718a;
}
