@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background:url(img/bg.jpg) repeat-x;}

#wrapper {
	margin:10px auto;
	width:950px;
	background:url(img/background.jpg) center top no-repeat;}

#content {
	position:relative;
	top:110px;
	left:20px;
	width:900px;}

#column {
	position:relative;
	float:left;
	width:160px;
	height:450px;
	padding:0 20px 0 20px;
	text-align:left;}

#column a {
	text-decoration:none;
	color:#000000;}

#column a:hover {
	text-decoration:underline;}

#column ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;}
	
#main {
	float:right;
	width:685px;}

#main li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}

#main a {
	color:#000000;
	text-decoration:none;}

#main a:hover {
	text-decoration:underline;}

#bottombar {
	width:900px;
	height:50px;
	background:url(img/bottombar.jpg) center top no-repeat;}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;}

.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:28px;
	font-weight:bold;}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;}

.cbsplogo {
	position:absolute;
	bottom:80px;
	left:30px;}

.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;}

.homeplans {
	}

.homeplans a {
	text-decoration:none;
	color:#000000;}

#clear {
	clear:both;} 

#footer {
	width:900px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:center;}

#footer a {
	text-decoration:none;
	color:#999999;}

#footer a:hover {
	text-decoration:underline;}
	
img.readynow{
	position:absolute;
	top:-70px;
	left:290px;}