@charset "utf-8";
/* CSS Document */

body {width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; margin: 0px;}
td{vertical-align:top;}
a {color:#ff8000;}
#top_bar { width:100%; background-image:url(images/top_bg.png); background-repeat:repeat-x; height: 52px; text-align:center;}
#container { width:851px; text-align:left; margin: 0 auto; background-color:#FFFFFF; padding:0px;}
#header {height:514px; margin-bottom:30px;}
#video {background-image:url(images/header_video.png); background-repeat:no-repeat; height:209px;}
#click_area{
	height:215px;
	width: 280px;
	float: right;
}

.free_link {font-size:16px;}
.free_link img{margin-right:15px;}
.header_img{margin-bottom:20px;}

#offer{ border:6px solid #f2f2f2; width:527px;}
#offer_right{background-image:url(images/offer_right_bg.gif); background-repeat:no-repeat;}
#eos_box{margin:15px 15px 0px 15px;}
#subtxt{line-height:20px;}

#rcol{padding-left:22px; vertical-align:top; font-size:13px;}
.box_bg{background-repeat:repeat-y; background-image:url(images/rcol_bg.png);}
.box_margin{margin:15px 20px 15px 20px;}
.blue_italic { color: #44A0D3; font-weight: bold; font-size: 15px; font-style: italic;}
.tst_txt {
	font-style:italic;
	font-size:16px;
	line-height: 130%;
}
.line{
	
	height:1px;
	border-bottom: 1px solid #ccdced;
	margin:10px 0px 10px 0px;
}
.big_blue{ font-size:14px; font-weight:bold; color:#3573b9;}
.spacer{height:14px;}

#bottom_bar{background-image:url(images/bottom_bg.jpg); background-repeat:repeat-x; color:#ffffff;}
#bottom_bar a{color:#ffffff;}
