body { 
	background: #333333; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
	margin-bottom:0px;
}

li {
	padding-bottom:6px;
}

img {
	border-style:none;
}

.bottom_box_right a:link {
	color:#CDED5E;
	text-decoration:none;
}

.bottom_box_right a:visited {
	color:#CDED5E;
	text-decoration:none;
}

.bottom_box_right a:hover {
	color:#00A8E9;
	text-decoration:none;
}


#bottom_wrapper {
	margin: 0 auto;
	width: 950px;
}

.top_content { 
	height: 621px; 
	background-image: url(images/top_blue_background.png);
	background-color: transparent;
	background-attachment: scroll;
	background-position:center top;
	background-repeat: repeat-x;
}

.center_splash { 
	height: 621px; 
	background-image: url(images/center_splash.jpg);
	background-color: transparent;
	background-attachment: scroll;
	background-position:center top;
	background-repeat: no-repeat;
}

.bottom_content {
	width: 950px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


.bottom_box_left {
	float:left;
	text-align:right;
	margin-right:90px;
	width:210px;
}

.bottom_box_middle {
	float:left;
	margin-top:14px;
	margin-right:70px;
	width:380px;
}

.bottom_box_right {
	float:left;
	margin-top:14px;
	width:200px;
}

.price {
	font-size:14px;
	color:#CCCCCC;
}

.features {
	font-size:12px;
	color:#CCCCCC;
}

.buyimage {
	margin-top:14px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
	width:950px;
	margin-top:88px;
	margin-bottom:40px;
}
