body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	text-align:center;
	background:#E9E9E9;
	background-image: url(art/bg-line.jpg) repeat-x;
	margin:0px;
}
#page {
	width:848px;
	overflow:hidden;
	margin:0px auto;
	background:url(art/page-bg.jpg) repeat-y;
	padding:0px 4px;
	text-align:left;
}
#header {
	width:523px;
	height:37px;
	background:url(art/logo2.jpg) no-repeat;
	float:left;
	padding:90px 0px 0px 325px;
}
a#but {
	width:100px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:9px 0px 11px 0px;
	float:left;
	font-weight:bold;
	margin-right:1px;
	background-image:url(art/blue-bg.png); 
	background-position:top right; 
	background-repeat:no-repeat
}
a:hover#but {
	background: #990000;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}
#pic {
	width:818px;
	height:36px;
	float:left;
	background:url(art/home-pic.jpg) no-repeat;
	padding:185px 20px 0px 10px;
}

a#but2 {
	width:160px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:9px 0px 11px 0px;
	float:left;
	font-weight:bold;
	margin-right:1px;
	background-image:url(art/blue-bg.png); 
	background-position:top right; 
	background-repeat:no-repeat
}
a:hover#but2 {
	background-color:#000000;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}


#welcome {
	width:510px;
	overflow:hidden;
	float:left;
	padding:0px 15px 0px 15px;
	border-right:1px solid #CCCCCC;
	margin:20px 0px;
	line-height:25px;
	font-size:14px;
}
h1 {
	font-size:22px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	margin:10px 0px 20px 0px;
}
#right {
	width:280px;
	float:left;
	overflow:hidden;
	margin:20px 0px;
	padding:0px 0px 0px 15px;
}
#right img {
	float:left;
	margin:15px 0px;
}
#footer {
	width:818px;
	overflow:hidden;
	background:url(art/footer-bg.jpg) repeat-x;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#999999;
	
}
#footer p {
	float:right;
	width:150px;
	height:20px;
	text-align:right;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#990000;
}
#bottom-pic {
	width:856px;
	height:4px;
	margin:0px auto;
}
#bottom-pic img {
	margin:0px 0px 20px 0px;
}
.sml {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text-box-bg {
	padding:3px;
	border:1px solid #666666;
	color:#666666;
	background:url(art/text-box-bg.jpg) repeat-x;
}
a#download {
	width:470px;
	overflow:hidden;
	float:left;
	margin:15px 0px;
	border:1px solid #CCCCCC;
	padding:10px;
	color:#333333;
	font-size:18px;
	text-decoration:none;
}
a:hover#download {
	border:1px solid #0066CC;
}
a#download img {
	float:left;
	clear:left;
	margin:0px 10px 0px 0px;
	border:none;
}

	


