@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/bkg_top.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
}
#header {
	background-image: url(images/hdr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 966px;
}
#button_area {
	float: left;
	width: 966px;
	height: 37px;
}
#home_bt {
	float: left;
	height: 37px;
	width: 85px;
}
#screenshot {
	float: left;
	height: 37px;
	width: 101px;
}
#download {
	float: left;
	height: 37px;
	width: 105px;
}
#buy_now {
	float: left;
	height: 37px;
	width: 90px;
}
#article {
	float: left;
	height: 37px;
	width: 75px;
}
#resources {
	float: left;
	height: 37px;
	width: 101px;
}
#contact {
	float: left;
	height: 37px;
	width: 81px;
}
#menu_right {
	background-image: url(images/menu_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 328px;
}
#body_bg {
	background-image: url(images/bkg_table.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 966px;
}
#body_content {
	width: 97%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}
#footer {
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 966px;
}
#bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom_link ul {
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
	padding: 0px;
}
#bottom_link ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#bottom_link ul li a:hover {
	color: #E50002;
	text-decoration: none;
}
#bottom_link ul li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	float: left;
	margin-top: 135px;
	margin-left: 20px;
}
#design a {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
#design  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
#subtitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #EF000D;
	float: left;
	margin-top: 150px;
	margin-left: 386px;
	font-weight: bold;
}
