@charset "utf-8";
/* CSS Document */

body {
	margin:0; padding:0;
	background-image:url(../images/bgorder.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a:link {
	color: #23789d;
	text-decoration: none;
	font-weight:100;
}
a:visited {
	color: #23789d;
	text-decoration: none;
	font-weight:100;
}
a:hover {
	color: #23789d;
	text-decoration: underline;
	font-weight:100;
}
a:active {
	color: #23789d;
	text-decoration: none;
	font-weight:100;
	
}

a img {border:0;}

#container {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

#header1 {
	width:1000px;
	height:69px;
	background-color:#ffffff;
}

#header2 {
	width:1000px;
	height:33px;
	background-color:#ffffff;
}

#header3 {
	width:1000px;
	height:150px;
	background-color:#23789d;
}

#headerorder {
	width:1000px;
	height:10px;
	background-color:#23789d;
}

#bodyleft {
	float:left;
	width:665px;
	background-image:url(../images/home_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:9px;
}

#bodyright {
	float:right;
	width:335px;
	margin-top:9px;
	background-image:url(../images/bg_home_rightside.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#homeboxfooter {
	background-image:url(../images/home_btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:665px;
	height:82px;
	font-size:11px;
	color:#000000;
}

#loginbox {
	width:322px;
	height:230px;
	background-image:url(../images/loginbox_side.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:13px;
	font-size:11px;
}

#smalltext {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-right:15px;
}

#clearall {
	clear:both;
	font-size:11px;
}

#secondarybody {
	float:left;
	width:665px;
	background-image:url(../images/bg_secondary.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:9px;
}

#secondaryrightside {
	float:right;
	width:335px;
	background-image:url(../images/bg_secondary_rightside.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:9px;
}

#comparetabs1 {
	background-image:url(../images/compare_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#comparetabs2 {
	background-image:url(../images/bg_bronze.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#comparetabs3 {
	background-image:url(../images/bg_silver.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#comparetabs4 {
	background-image:url(../images/bg_gold.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#comparetabs5 {
	background-image:url(../images/bg_plat.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#bottom {
	width:770px;
	height:46px;
	background-color:#275c8e;
}

#orderform {
	width:1000px;
	margin-top:9px;
}

#orderformbg {
	background-image:url(../images/orderform_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:1000px;
	border-left:1px solid #c0c0c0; 
	
}

#orderfaq {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f5f8ff;
	border:2px solid #6fbada;
	padding:15px;
}

#simbox {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border:2px solid #d8d8d8;
	padding:15px;
}

#footer {
	width:528px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffd904;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
	
}
