html { 
overflow-y: scroll; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#333333;
	line-height:16px;
	}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.main_table {
	width:1004px;
	background-color:#FFFFFF;
	}	
.logo {
	background:url(../images/crystal_logo.jpg) no-repeat;
	width:262px;
	height:135px;
	background-repeat:no-repeat;
	}
.header_bg {
	background:url(../images/header_bg.jpg) repeat-y;

	}
.phone_text {
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	}
.toplink_bg {
	background-image:url(../images/top_divider.jpg);
	width:3px;
	height:25px;
	background-repeat:no-repeat;
	}		
.toplink {
	color:#FFFFFF;
	}

.toplink a {
	font:Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}
.toplink a:hover {
	font:Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
.right_bg {
	background-image:url(../images/right-bg.jpg);
	width:29px;
	background-repeat:repeat-y;
	}
.stop_bg {
	background-image:url(../images/stop_bg.jpg);
	height:162px;
	}	
.stop_text {
	font-size: 11px;
	color:#000000;
	padding:9px;
	font:Arial;}	
.affiliates_bg {
	background-image:url(../images/Affiliates_bg.jpg);
	height:182px;
	background-position:top;
	background-repeat:repeat-x;	}
.affiliates_text {
	font-size: 18px;
	color:#003333;
	padding:9px;
	font:Arial;
	line-height:30px;}
.contact_text {
	font-size: 18px;
	color:#003333;
	padding:3px;
	font:Arial;
	line-height:30px;}
.content_bg {
	background-image:url(../images/content_bg.jpg);
	width:605px;
	height:461px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#014061;
	}
.content_bg1 {
	background-image:url(../images/content_bg1.jpg);
	background-repeat:repeat-x;
	height:461px;	
	}
.topten-orange {
	font:"Helvetica Neue";
	font-size:50px;
	text-transform:uppercase;
	color:#f88a08;
	}
.speak {
	font:"Helvetica Neue";
	font-size:18px;
	text-transform:uppercase;
	color:#f88a08;
	}	
.reasons {
	font:"Helvetica Neue";
	font-size:30px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;
	}	
.topten-white {
	font:"Helvetica Neue";
	font-size:44px;
	text-transform:uppercase;
	color:#FFFFFF;
	}								
.button {
	background:#00acd7;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:1px solid #000000;
	}
.banner {
	background:url(../images/banner.jpg) no-repeat #f2f0eb;
	padding:30px 30px 0px 30px;
	text-align:justify;
	}

.main-text{
	font:Arial italic;
	font-size:13px;
	color:#FFFFFF;
	}
.right_font {
	font:Arial italic;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	}
.bottombg {
	background-image:url(../images/footer_bg.jpg);
	height:38px;
	background-repeat:repeat-x;
	}
