@charset "UTF-8";
.FooterBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
.FooterSmall  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.FooterSmall a {

	color: #666666;
	}
	
.copybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
		
	}
	
	.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;	
	}
	
	.copybody a {
	text-decoration: none;
	color: #666666;	
	font-weight: bold;
	}
	
	
.copysub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #45555;
	}
	
.copybodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	
	}

#maincontentholder {
 	width: 800px;
	margin: 0 auto;
	text-align: left;
	}
	
#header {
	background-image: url(images/header.png);
	display: block;
	height: 120px;
	position: relative;
	width: 800px;
	}
	
#pix {
	width: 800px;
	height: 120px;
	background-image: url(images/pix.jpg);
	background-color: #222222;
	display: block;
	}
	
#maincont {

	margin: 0;
	padding: 0;
	outline: 0;
	width:800px;
	height: 200px;
	display: block;
	background-color: #ffffff;
	border-right: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	border-left: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	background-image: url(images/Bottom.jpg);
	background-image: centre bottom;

	}
	
	#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 50px;
	background: #000000 url(images/navbar.jpg) no-repeat;
}

#nav ul {

	float: left;

	list-style: none;	

	margin: 0;

	padding: 0 0 0 40px;			

	height: 50px;	

}

#nav ul li {

	display: inline;

	margin: 0; padding: 0;

}

#nav ul li a {

	display: block;

	float: left;

	width: auto;

	margin: 0;

	padding: 0 14px;

	color: #fff;

	font: bold 16px/50px 'Helvetica Neue', Arial, sans-serif;

	text-decoration: none;	

	letter-spacing: -0.5px;

}

#nav ul li a:hover, 

#nav ul li a:active {

	color: #fff99d;	

}

#nav ul li#current a {	

	background: #222222 url(images/pointer.jpg) no-repeat center bottom;	

	color: #fff99d;

}
