html, body {
	margin: 0;
	padding: 0;
}

body {
        background-color: #fff;
        color: black;
        font-size: 93%;
        font-family: sans-serif, verdana, Arial, sans-serif;
        text-align: center;
       	min-height: 1000px;
}

#body {
        float: right;
        margin-top: 3px;
	width: 548px;
        clear: both;
}


.image {
	float: left;
	margin: 0 9px 3px 0;
}

a {
	color: #0063DC;
}


a.title {
	font: bold 11px verdana;
	text-decoration:underline;
	color:#C64866;
	letter-spacing: 0.02em;
}

a.external {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

a.brown {
	color:#C64866;
	font-weight:bold;
	font-family:verdana;
	font-size:.8em;
}

h1 {
font-size: 1.3em;
	font-family: Arial;
	color: #000000;
	margin: 0;
	padding-bottom: 8px;
}

h1.promo {
    font-size:1.55em;
    }

h1.title2{
	font-size: 1.4em;
	font-family: Arial;
	color: black;
	margin: 0;
	padding: 8px 0;
}

h2 {
	font-size: 1.0em;
	font-family: Arial;
	color: black;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 1.2em;
	font-family: arial;
	color: #B71200;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 13px;


}



h4.blue{
	
	text-decoration:underline;
}

h4.display {
	font-family:verdana
	text-decoration:none;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size:12px; 
	font-weight:normal;
letter-spacing: 0.01em;

}

h4.msg{
padding-top: 0px;
padding-bottom: 13px;
}

.left_box_articles a:hover{
	color:#A1A1A1;
	
}

.left_box_articles .quote{
	background-color: #DDF3C3;
	margin-top:0px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px; 
	padding-bottom:15px;
	border: 1px solid #EF5400;

}

.left_box_articles .quote .entire_question_image {
	
	margin-right:4px;
	width:50px;
	padding-right:5px;
	padding-top:5px;
	float:left;
}

.left_box_articles .quote .entire_question_image img{
	width:48px;
	height:48px;
}


.left_box_articles  .quote .question_content {
	float:right;
	width:440px;
}


.left_box_articles  .quote .question_content  div.question_title {
	border-bottom:none;
	padding-bottom:4px;
	padding-left:0px;
	margin-bottom:3px;
	line-height:1.5em;
	font-weight:bold;
	font-size:18px;
}

.left_box_articles  .quote .question_content  div.question_desc {
		line-height:1.5em;
		padding-bottom:5px;
}


p  {
	margin: 0;
	padding-bottom: 0px;
}
hr{ border: none 0; 
	border-top: 1px dashed #E6E7E8;
	border-bottom: 1px dashed #E6E7E8;
	width: 100%;
	height: 1px;
	margin: 10px auto 2 2;
	text-align: left; }
	


img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	width: 733px;
	text-align: left;
	height: 100%;
}

#head {
	background-color: #FFFFFF;
	height: 60px;
	color: #606d82;

}

#head div {
	float: left;
	clear: right;
	height: 60px;
}

#logo {
	width: 185px;
}

#left2 {
}

#left_box2{

}

#logo a {
	display: block;
	padding: 46px 0 0 14px;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#slogan {
	width: 474px;
}

#slogan span {
	display: block;
	padding: 0px 0 0 14px;
	font-size: 18px;
	letter-spacing: -2px;
	color: #FFFFFF;
}

#toplinks {
	width: 73px;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#toplinks li {
	float: left;
	display: inline;
	margin-top: 56px;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url(tl_home.gif);
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url(tl_contact.gif);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(tl_home-on.gif);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(tl_sitemap-on.gif);
	background-repeat: no-repeat;
}


#visual {
	margin: 16px 0;
	height: 166px;
	background-image: url(visual.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	padding-right: 14px;
	width: 550px;
	font-size:115%

}

#headerSlideContainer {
	position: fixed;
	top:-130px;
	width: 100%;
	/*background:#28170d;*/
    background: #FFFFFF;
    
    border-style: solid; border-width: 1px; border-color: #000000; 
}

#headerSlideContent {
	width: 550px;
	height: 130px;
	margin:0 auto;
	color: #000000;
}

#headerSlideContent h1{
    padding-top:15px;
       color:#000000;
}


#headerSlideContent .image2 {
       margin:0;
       padding:0;
}


#headerSlideContent img {
    margin:0;
    padding-top:15px;
}

#headerSlideContent p {

}

#headerSlideContent p.link {
    padding-top:8px;
}


#headerSlideContent p.link span.active {
    font-size:0.85em;
    
}

#headerSlideContent p a.coupon_code {
     font-size:1.45em;
     color:#0063dc;
     font-weight:bold;
}





#footerSlideContainer {
	position: fixed;
    top:-130px;
 	width:100%;
    background: #001432;
	background: rgba(0,20,50,0.9);
    border-style: solid; border-width: 3px; border-color: #000000; 
       
}

#footerSlideContent {
	width:550px;
        height: 130px;
	margin:0 auto;
	color: #FFFFFF;
        font-size:1.2em;
}

#footerSlideContent h1{
       color:#FFFFFF;
}


#footerSlideContent .image2 {

       margin:0;
       padding:0;
}


#footerSlideContent img {
    padding:0;
    margin:0;
}

#footerSlideContent p {

}

#footerSlideContent p.link {
    padding-top:8px;
}


#footerSlideContent p.link span.active {
    font-size:0.85em;
    
}

#footerSlideContent p a.coupon_code {
     font-size:1.45em;
     color:#F09508;
     font-weight:bold;
}


#news {
	margin-left: 380px;
	width: 165px;

}

#news h4 {
	padding-left: 14px;
	
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;

	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .8em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .85em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	padding-right: 15px;
}

#cell_1 a {
	background-image: url(3colls_p1.jpg);
}

#cell_1 a.diff{
	background-image: none;
}

#cell_2 {
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(3colls_p2.jpg);
}

#cell_2 a.diff{
	background-image: none;
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(3colls_p3.jpg);
}

#cell_3 a.diff{
	background-image: none;
}

#side {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	width: 165px;
	background-color: #FFFFFF;
	height: 100%;
}

#menu {
	padding: 0;
	margin: 0;
}

#menu a {
	
	display:block;
	color:black;
	
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	
	font-family: Arial;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 10px;
	height: 15px;
	line-height: 15px;
	
	font-weight:bold;
	background-position: 13px 5px;
	background-repeat: no-repeat;
}



#menu ul li a.popular {
      color:#0063DC;
      text-decoration:none;
      font-size:0.90em;

}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:bold;
	background-image: url(li2.gif);
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}

#advertisement {
	font-size:.8em;
}

#foot {
	clear: both;
	padding: 1em;
	background-color: #fff;
	background-image: url(logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}
