body {
	background-color: #1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#body {
	margin:0px auto;
	width:750px;
	padding:0px;
	text-align:left;
	overflow:hidden;
}
.logo {
	width:750px;
	height:119px;
	float:left;
	background:url(art/logo.jpg) no-repeat;
	margin:0px;
}
.logo img {
	float:right;
	margin:40px 35px 0px 0px;
}
.buttons {
	width:680px;
	height:159px;
	float:left;
	background:url(art/buttons.jpg) no-repeat;
	margin:0px;
	padding:10px 0px 0px 70px;
}
.buttons ul {
	margin:0px;
	padding:0px;
}
.buttons ul li {
	width:200px;
	height:15px;
	list-style:none;
	margin:0px;
	padding:15px 0px 0px 0px;
}
.buttons ul li a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow: #000000;
}
.buttons ul li a:hover {
	color: #000000;
	text-decoration:none;
}
.date {
	width:720px;
	height:20px;
	margin:0px;
	background:url(art/date.jpg) no-repeat;
	float:left;
	text-align:right;
	color: #999999;
	padding:9px 30px 0px 0px;
}
h1 {
	margin:100px 0px 0px 25px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	letter-spacing:-1px;
} 
h2 {
	margin:0px 0px;
	padding:117px 180px 0px 0px;
	float: right;
	text-align: right;
	font-size:13px;
	font-weight:bold;
}
h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
h2 a:hover {
	color:#990000;
	text-decoration:none;
}
.welcome {
	width:420px;
	margin:0px 0px 0px 28px;
	background:url(art/horizontal-line.jpg) bottom no-repeat;
	float:left;
	padding:15px;
}
.welcome a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.welcome a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
h3 {
	font-size:14px;
	color:#FFFFFF;
	height:20px;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:normal;
}
h3 img {
	margin:0px 20px -6px 0px;
}
h4 {
	font-size:13px;
	color: #FF4646;
	height:20px;
	margin:15px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
h4 img {
	margin:0px 20px -3px 0px;
}
h4 a {
	color:#ff4646;
	text-decoration:none;
}
h4 a:hover {
	color:#990000;
	text-decoration:none;
}
h5 {
	font-size:13px;
	color:#CCCCCC;
	margin:0px;
	padding:0px;
	font-weight:bold;
	list-style:circle;
}
h5 a {
	color:#CCCCCC;
	text-decoration:none;
	}
h5 a:hover {
	color:#666666;
	text-decoration:none;
}
.service {
	width:227px;
	background:url(art/vertical-line.jpg) left no-repeat;
	float:right;
	margin:0px;
	padding:15px 15px 12px 20px;
	color:#CCCCCC;
	overflow:hidden;
}
.text-bot {
	width:420px;
	margin:0px 0px 0px 28px;
	float:left;
	padding:20px 15px 15px 15px;
}
.text-bot img {
	float:left;
	margin:0px 20px 20px 0px;
	clear:left;
}
.footer {
	width:630px;
	height:30px;
	padding:30px 20px 20px 20px;
	background:#232323;
	border:1px solid #000000;
	float:left;
	margin:0px 40px 20px 40px;
	color:#666666;
}
.footer img {
	float:right;
	margin:0px;
	padding:0px;
}
.text-box {
	width:420px;
	min-height:480px;
	margin:0px 0px 20px 28px;
	background:url(art/horizontal-line.jpg) bottom no-repeat;
	float:left;
	padding:15px;
	overflow: hidden;
}
.disclaimer {
	width:495px;
	height:18px;
	float:right;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0px 0px 20px 20px;
	padding-top:2px;
}
	
