	#header {
		width:956px;
		clear:both;
		background-color:#AAAAAA;
		height:200px;
		margin-left:0px;
		padding:0px;
		
		border-top-width: 0px;
		border-right-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #e3e3e3;
		border-left-color: #e3e3e3;
		}
	#header_inside img {
		border-top-width: 0px;
		border-right-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-style: solid;
		border-right-color: #e3e3e3;
		border-left-color: #e3e3e3;
		width:956px;
		}
	
	#headersmall {
		width:956px;
		clear:both;
		background-color:#000;
		height:92px;
		margin:0px;
		padding:0px;
		border-top-width: 0px;
		border-right-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #e3e3e3;
		border-left-color: #e3e3e3;
		}
	
	#footer {
		clear:both;
		background-color:#1b1b1b;
		height:128px;
		width:960px;
		border-top-width: 3px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #387f00;
		border-right-color: #387f00;
		border-bottom-color: #387f00;
		border-left-color: #387f00;	
		color: #9fae8e;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		line-height:17px;
		}
	#footer a {
		color: #9fae8e;
		text-decoration: none;
		}
	#footer a:hover {
		color: #9fae8e;
		}
	
	
	#footer .left {
		width: 324px;
		height:118px;
		float:left;
		margin-left:70px;
		margin-top:10px;
		background-image: url(../img/site/footericons.jpg);
		background-repeat: no-repeat;
		background-position: 0px;
		}
	
	#totheright {
		margin-left:30px;
		}
	
	#footer .mid {
		width: 300px;
		height:118px;
		float:left;
		margin-top:10px;
		}
	#footer .right {
		width: 200px;
		height:118px;
		float:left;
		margin-top:10px;
		background-image: url(../img/site/splat.jpg);
		background-repeat: no-repeat;
		background-position: 145px 90px;
		}
	
	#footer ul {
		margin:0px;
		padding:0px;
		}
	
	#footer li {
		margin-left:15px;
		list-style-image: url(../img/site/li.jpg);
		list-style-position: outside;
		}
		
	#footer .footertitle {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		width:207px;
		height: 22px;
		line-height:22px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #303030;	
		margin-bottom:8px;
		}
	
	#footer .forminput {
		background-color:#5d5d5d;
		color:#ffffff;
		font-size:11px;
		padding-top:3px;
		margin-top:3px;
		width:185px;
		height:14px;
		margin-bottom:3px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #454545;
		border-right-color: #898989;
		border-bottom-color: #898989;
		border-left-color: #454545;
		}
	#footer .formbutton {
		clear:both;
		height:17px;
		background-color:#000000;
		color:#9fae8e;
		font-size:10px;
		line-height:12px;
		width:100px;
		text-transform: uppercase;
		border:1px solid #393939;
		margin-top:3px;
		padding-top:1px;
		padding-bottom:2px;
		}