	
	body {
		background-image: url(Images/homepage/bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		background-color: #000;
		color:#111;
		font: 75%/1.5em Arial, Verdana, Helvetica, sans-serif;
		text-align: center;
		margin: 0px;
		padding: 0px;
		}
	
	#container {
		background: url() 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 798px;
		}
	
	#header {
		background: url(Images/header.jpg) 50% 0% no-repeat;
		width: 798px;
		height: 142px;
		}
	
	#content {
		background: #fff;
		width: 798px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 12px;
		line-height: 18px;
		background-image:url(Images/content_bg.jpg);
		}
		

		
		
	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	li {
		background-image:url(Images/homepage/bullet.jpg);
		background-position:0 0.7em;
		background-repeat:no-repeat;
		padding:0 0 0 15px;
		}
			

		
	#col-logo {
		width: 306px;
		min-height:148px;
  		height:auto !important;
  		height:148px;
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
		background-color:#999999;
		}
				
		#col-nav {
		width: 492px;
		min-height:148px;
  		height:auto !important;
  		height:148px;
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
		background-color:#999999;
		}
				
		
		
	#banner {
		width: 798px;
		height: 282px;
		background-image: url(Images/homepage/banner.jpg);
		background-repeat:no-repeat;
		}
		
		
	
	#col-1 {
		width: 530px;
		min-height:500px;
  		height:auto !important;
  		height:500px;
		float: left;		
		margin-left: 20px;
		margin-top: 0px;
		background-color:#fff;
		}
		
	#col-1 a {
		color: #000;
		text-decoration:none;
		}
	
	#col-1 a:hover {
		color: #454545;
		text-decoration:none;
		}
		
	#col-2 {
		width: 228px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
		background-image: url(Images/col2_bg.gif);		
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	#col-2 a {
		color: #aa0404;
		text-decoration:none;
		}
	
	#col-2 a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	#col-3{
		width: 780px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
		
	#footer {
		height: 100px;		
		width: 798px;
		background-color:#b30202;		
		}		
	
	#footer a {
		color: #ffffff;
		text-decoration:none;
		}
	
	#footer a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	.head {
		color: #aa0404;
		font-family: Verdana;
		font-size: 15px;
		line-height: 20px;
		font-weight:800;
		font-style:italic;
		}
	
	.subhead {
		color: #aa0404;
		font-family: Verdana;
		font-size: 11px;
		line-height: 20px;
		font-weight:800;
		}
		
	.content {
		font-family: Verdana;
		font-size: 11px;
		line-height: 15px;
		}
	
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 10px;	
		font-family: Verdana;	
		margin: 0px;
		padding: 0px;
		color: #fff;
		font-weight:800;
		line-height: 15px;		
		}

				
		
