@import url("general.css");
@import url("navigation.css");
@import url("form.css");

body{
	margin:0;
	padding:0;
	background: url(../images/backgrounds/body_bg.jpg) top right no-repeat #fff;
	font-family:arial, helvetivca, "sans serif";
	font-size:11px !Important;
	color:#565656;
	text-align: left;
}
#frame{
	text-align: left;
	width: 978px;
	margin-left:25px;
	margin-left:0;
	background: url(../images/backgrounds/frame_bg.gif) top right no-repeat #fff;
}
#header {
	display:block;
	height:129px;
	width: 860px;
	margin-left:25px;
}
#alpha{
	display:block;
	width: 860px;
	margin-left:25px;
}
#beta{
	display:block;
	width: 860px;
}
#footer{
	display:block;
	width: 860px;
	margin-left:5px;
	position:relative;
	bottom:0;
}

/* --- BUTTONS --- */
.learnMore {
	display:block;
	height:15px;
	width:83px;
	background: url(../images/buttons/learnMore_btn.gif) top right no-repeat transparent;
}

.readMore {
	display:block;
	height:26px;
	width:93px;
	background: url(../images/buttons/signup_btn.jpg) top right no-repeat transparent;
}

.readMore1 {
	display:block;
	height:26px;
	width:93px;
	background: url(../images/buttons/readMore_btn.jpg) top right no-repeat transparent;
}

.readMore2 {
	display:block;
	height:26px;
	width:93px;
	background: url(../images/buttons/application_btn.jpg) top right no-repeat transparent;
}

.getItHere {
	display:block;
	height:26px;
	width:106px;
	background: url(../images/buttons/optin_btn.jpg) top right no-repeat transparent;
}

.listenMore {
	display:block;
	height:26px;
	width:93px;
	background: url(../images/buttons/listenMore_btn.jpg) top right no-repeat transparent;
}

.switchToUs {
	display:block;
	height:26px;
	width:93px;
	background: url(../images/buttons/clickHear_btn.jpg) top right no-repeat transparent;
}

/* --- DEFAULT --- */
.left {
	float:left;
}
.right {
	float:right;
}
h1 {
	font-size:16px;
	font-family:times, georgia, serif;
	margin:0 0 20px 0;
	padding:0;
	color:#203b71;
}
h2 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
	color:#203b71;
}
p {
margin:0 0 12px 0;
padding:0;
}
a, p a{
outline:none;
color:#085099;
text-decoration:underline;
}
a:hover, #mainNav a {
text-decoration:none;
}
a img{
border:none;
}
h1, h2, h3 {
font-weight:bold;
}
.clear {
clear: both;
font-size: 0;
}
.hide {
clear: both;
font-size: 0;
display:none;
}
.clearText {
text-indent: -9999px;
font-size: 0;
text-decoration: none;
}
.home .tertiary {
display:none;
}
.homeAlpha{
height:433px !IMPORTANT;
padding:0;
}

.blueBorder {
	padding-top:10px;
	border:1px solid #203b71;
	width:600px;
}
.pad {
	padding-left:10px;
	padding-right:10px;
}

.goldBox {
	float:left;
	padding:12px 63px 12px 63px;
	border: 1px solid #c08f3f; 
	margin-left:35px; 
	text-align:center; 
	color:#c08f3f;
}

.addonBG {
	background: url(../images/buttons/addOnCD_cbBG.jpg) top left no-repeat transparent;
}

.talktous {
	background: url(/images/talkToUs_cbBG.jpg) top left no-repeat;
	height:160px;
	width:400px;
	padding:0px;
	margin:0px;
}

.talktous2 {
	background: url(/images/100best_bbBG.jpg) top left no-repeat; 
	font-size:11px;
	height:220px;
	width:408px;
	padding:0px;
	margin:0px;
}

.best {
	background: url(/images/100best_cbBG.jpg) top left no-repeat;
	height:220px;
	width:408px;
	padding:0px;
	margin:0px;
}

.homeFeature {
	font-size:13px;
	font-family:times, georgia, serif;
	color:#203b71;
	width:205px; 
	height:220px;
	padding-left:10px;
	font-weight:bold;
	padding-top:24px;
}

.textFix{
	font-size:11px;
	color:#565656;
}
