html, body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	background-color:#000000;
	}
#content {
	width:965px;
	height:762px;
	text-align:left;
	background-image:url('../images/content_bg.jpg');
	}
#menu_holder {
	width:100%;
	text-align:right;
	height:20px;
	padding-top:70px;
	}
ul#menu {
	margin:0px 30px 0 0;
	display:inline;
	list-style-type:none;
	color:#FFFFFF;
	font-size:13px;
	}
ul#menu li {
	display:inline;
	margin:0 3px 0 3px;
	padding:0 6px 0 3px;
	float:right;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #FFFFFF;	
	}
ul#menu li.last {
	border:none;
	margin-right:40px;
	}
ul#menu a {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	}
ul#menu a:hover {
	text-decoration:underline;
	}
#downloads {
	float:left;
	width:160px;
	height:400px;
	margin:90px 8px 0 0px;
	padding:0px 0 0 80px;
	color:#000000;
	font-size:12px;
	font-family:Verdana;
	}
#downloads img {
	height:400px;
	width:160px;
	}
#screenshots {
	float:right;
	width:210px;
	height:520px;
	}
#screenshot_one {
	padding-top:115px;
	margin-left:16px;
	}
#screenshot_two {
	padding-top:25px;
	margin-left:16px;
	}	
#center {
	float:right;
	margin-right:3px;
	}
#center #copy {
	width:430px;
	margin:80px 0px 0 30px;
	line-height:16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#center #download {
	text-align:center;
	}
#center #download img {
	border:none;
	}
#center #points {
	float:left;
	}
#center #points ul {
	margin:18px 13px 0 31px;
	padding:0px;
	list-style-type:none;
	list-style-image:url('../images/check.gif');
	color:#4F4949;
	font-size:12px;
	}
#center #points ul li {
	margin-bottom:8px;
	padding-left:5px;
	}
#center #chart {
	}
#bottom {
	clear:both;
	height:122px;
	}
#bottom img {
	height:122px;
	width:100%;
	}

/* expanding version */

#expand_content #menu_holder {
	width:100%;
	text-align:right;
	height:20px;
	padding:70px 0 0px 0;
	}

#expand_content #header {
	width:965px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}
#expand_content #header p {
	margin:15px 30px 0 80px;
	padding:0px;
	width:850px;
	font-size:12px;
	text-align:left;
	}
#expand_content #middle {
	clear:both;
	background-image:url(../images/middle.jpg);
	background-repeat:repeat-y;
	width:965px;
	}
#expand_content #footer {
	width:965px;
	height:158px;
	background-repeat:no-repeat;
	background-image:url(../images/footer.jpg);
	}
#expand_content #footer img {
	width:965px;
	height:158px;
	}
	
#support {
	font-size:12px;
	font-family:Verdana;
	width:850px;
	height:400px;
}

#download2 {
	font-size:12px;
	font-family:Verdana;
	width:850px;
}

#support_margin {
	margin-left: 80px;
}

#support a {
	color:#000;
}

#support_right {
	float:right;
	width:400px;
}

#support_left {
	float:left;
	width:400px;
}

#support_bottom {
	clear:both;
	margin-top:50px;
	margin-left:120px
}