body {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	margin:0px;
	padding:0px;
}
#page {
	width:800px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	overflow:hidden;
}
.top {
	width:725px;
	height:35px;
	background:url(art/top-box.jpg) no-repeat;
	float:left;
	text-align:right;
	padding:20px 30px 0px 45px;
	color: #FFFFFF;
}
.top p {
	float:left;
	margin:0px;
	padding:0px;
	color:#D7B7EE;
}
.buttons {
	height:25px;
	width:790px;
	background:#333333;
	margin:0px;
	padding:10px 0px 0px 10px;
	float:left;
}
.buttons ul {
	margin:0px;
	padding:0px;
}
.buttons ul li {
	width:130px;
	height:15px;
	padding:0px;
	list-style:none;
	display:block;
	float:left;
	border-right:1px solid #666666;
	text-align:center;
}
.buttons ul li a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.buttons ul li a:hover {
	color: #0066FF;
	text-decoration:none;
}
.head {
	width:800px;
	height:200px;
	background:url(art/head-box-2.jpg) no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
.head img {
	float:left;
	margin:15px 5px 20px 50px;
	padding:0px;
}
.box {
	width:401px;
	height:130px;
	float:right;
	margin:15px 0px 0px 55px;
	padding:10px;
	color: #FFFFFF;
}
.box a{
	font-size:13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.box a:hover {
	color:#666699;
}
.text-bg {
	width:800px;
	background: url(art/text-bg.jpg) top repeat-x #333333;
	float:left;
	margin:0px;
	padding:0px;
}
.side {
	width:248px;
	height:698px;
	float:left;
	margin: -25px 21px 0px 50px;
	_margin-left: 25px;
	_margin-top: 0px;
	padding:0px;
	background:url(art/side-bg.jpg) repeat-y;
}
.side img {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	clear:left;
}
.side ul {
	margin:0px 20px 20px 20px;
	padding:0px;
	clear:left;
}
.side ul li {
	width:210px;
	height:25px;
	list-style:none;
}
.side ul li a{
	color: #CCCCCC;
	text-decoration:none;
}
.side ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.side ul li img {
	float:left;
	margin:2px 20px 0px 0px;
	padding:0px;
}
h1 {
	color: #FFFFFF;
	height:25px;
	margin:0px;
	font-size:13px;
	border-bottom:1px dashed #999999;
}
.white {
	color:#FFFFFF;
}
.text-box {
	width:460px;
	margin:25px 0px 20px 0px;
	padding:0px;
	float:left;
	overflow:hidden;
}
h2 {
	color: #FFFFFF;
	height:25px;
	margin:0px;
	font-size:12px;
	border-bottom:1px dashed #999999;
}
.thumb {
	float:left;
	width:150px;
	height:150px;
	background:#666666;
	margin:30px 5px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #000000;
}
.thumb img {
	margin-bottom:7px;
}
.thumb a {
	color: #000000;
	text-decoration:none;
}
.thumb a:hover {
	color: #0066FF;
	text-decoration:none;
}

.disclaimer {
	width:780px;
	height:25px;
	padding:10px;
	float:left;
}

.foot {
	width:800px;
	height:50px;
	float:right;
	margin:0px;
	padding:0px;
	background-color:#333333;
}
	
