body {
	background-color:#000000;
	margin:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(images/bg.gif);
	}
a {
	color:#ffffff;
	text-decoration:none;
	}
a:hover {
	color:#bfe732;
	text-decoration:none;
	}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:0;
	}
h2{
	font-size:10px;
	color:#bfe732;
	margin:0;
	padding-bottom:15px;
	text-transform:uppercase;
	}
h2 a{
	font-size:12px;
	color:#bfe732;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding:0;
	margin:0;
	}
.wrapper {
	background-color: #171717;
	width:1024px;
	height:100%;
	padding:0;	
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	border:1px solid #000000;
	border-top:0;
	border-bottom:0;
	}
.table {
	margin:0;
	padding:0;
	}
.header {
	background-color:#000000;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:95px;
	width:590px;
	float:right;
	padding:0;
	margin:0;
	border-bottom:1px solid #000000;
	}
.headernav {
	width:555px;
	float:right;
	padding:0;
	margin-top:6px;
	font-size:11px;
	color:#FFD7D7;
	}
.headernav a{
	text-decoration:none;
	color:#ffffff;
	padding-right:9px;
	padding-left:9px;
	}
.headernav a:hover{
	text-decoration:none;
	color:#FFD7D7;
	}
.contact {
	width:320px;
	float:right;
	padding:0;
	margin-top:50px;
	font-size:12px;
	color:#ffffff;
	vertical-align:middle;
	}
.contact a{
	text-decoration:none;
	color:#ffffff;
	float:left;
	}
.logo {
	background-color:#000000;
	height:95px;
	width:434px;
	float:left;
	padding:0;
	margin:0;
	border-bottom:1px solid #000000;
	}
.menu {
	background-color: #171717;
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #282828;
	border-top:1px solid #000000;
	height:24px;
	width:1014px;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	font-size:10px;
	margin:0;
	color:#ffffff;
	}
.columnleft {
	background-color:#000000;
	background-image:url(images/column.gif);
	width:164px;
	margin:0;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	}
.columnleft ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.columnleft li a{
	text-decoration:none;
	margin-bottom:3px;	
	display:block;
	clear:both;
	width:170px;	
	background:url(images/bullet.gif) top left no-repeat;
	padding-left:18px;
	color:#CCCCCC;
	font-size:12px;
	}
.columnleft li a:hover{
	text-decoration:none;
	color:#bfe732;
	}
.center {
	background-color:#000000;
	background-image:url(images/center.gif);
	font-size:12px;
	line-height:15px;
	text-align:justify;
	color:#CCCCCC;
	width:520px;
	padding:20px;
	margin:0;
	}
.homeimages {
	float:left;
	width:120px;
	}
.columnright {
	background-color:#000000;
	background-image:url(images/column.gif);
	width:200px;
	margin:0;
	color:#cccccc;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
.footertop {
	background-image:url(images/footertop.gif);
	background-repeat:repeat-x;
	width:1024px;
	height:20px;
	border-top:1px solid #4B4B4B;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	}
.footer {
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	width:1006px;
	height:45px;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	}
.copyright {
	float:left;
	width:300px;
	}
.footernav {
	float:right;
	width:300px;
	text-align:right;
	}
.footernav a{
	color: #666666;
	text-decoration:none;
	}
.footernav a:hover {
	color:#bfe732;
	text-decoration:none;
	}
.divider {
	height:2px;
	width:100%;
	background:url(images/line.gif) bottom left repeat-x;
	margin-top:15px;
	margin-bottom:15px;
	}
