body {
	background:#E2ECEB url(images/bodybg.jpg) top left repeat-y;
	margin-top:0px;
	margin-bottom:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/*container surrounding everything */



#container {
	background: url(images/back.jpg);
	width: 891px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	min-height:700px;
	margin-bottom:0px;
}	


img {
border: 0px;
display: block;
}


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the header */


#header {
	width: 1050px;
	height: 301px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	clear:both;
	background:url(images/header.jpg) center no-repeat;
}	



#header2 {
	width: 1050px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/top.jpg) top right no-repeat;
}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the navbar */

/*	width: 202px;
	height: 59px;*/
/*	
	
	ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#600;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#900 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
	
*/
div#navs
{
	width:255px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	
	
}

div#navs ul
{
	list-style:none;
	margin:0;
	padding:0;
}

div#navs li
{
	background-image:url(images/navbg.jpg);
	width:255px;
	height:39px;
	font-size:12px;;
	font-weight:bold;
	margin-right:0px;
}


div#navs li a
{
	display:block;
	height:30px;
	padding-top:9px;
	padding-left:45px;
	color:#FFFFFF;
	text-decoration:none;
}

div#navs li#top
{
	background-image:url(images/topnavbg.jpg);
	width:255px;
	height:49px;
}

div#navs li#top a
{
	display:block;
	height:25px;
	padding-top:19px;
	padding-left:45px;
	color:#FFFFFF;
	text-decoration:none;
}

div#navs li#bottom 
{
	background-image:url(images/bottomnavbg.jpg);
	width:255px;
	height:45px;
}

div#navs li#bottom a
{
	display:block;
	height:30px;
	padding-top:9px;
	padding-left:45px;
	color:#FFFFFF;
	text-decoration:none;
}




/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the footer */


#footer2 {
	width: 1050px;
	height:35px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/footer.jpg) center no-repeat;
	clear:both;
}


		#footer2 p {
		background: none;
		font-family:Arial;
		font-size:9px;
		margin:0px;
		color: #008890;
		padding-left:50px;
		padding-top:13px;
		text-align:center;
	}
	
		#footer2 a {
		color:#9EAA02;
		font-size:9px;
		text-decoration:none;
		margin:0px;
	
		}
		#footer2 a:hover {
		color:#99FF00;
		font-size:9px;
		text-decoration:underline;
	
		}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the body */

#wrap {
	width:1050px;
	background:url(images/back.jpg) top left repeat-y;
	margin:auto;

	
}

#wrap2 {
	width:1050px;
	background:url(images/footerhydra.jpg) repeat-y;
	margin:auto;

	
}

#wrap3 {
	width:1050px;
	background:url(images/graysfooter.jpg) repeat-y;
	margin:auto;

	
}



div#left
	{
	width:253px;
	float:left;
	margin-left: auto;
	margin-right: auto;
	background: url(images/leftbg.jpg) top left repeat-y;

	}

	


#right	{
	width: 792px;
	float: right;
	margin-left: auto;
	padding-left: 0px;
	margin-right: auto;
	background:none;
}

	
	
	#binneright {
		width:207px;
		height:409px;
		float:right;
		background:url(images/farrightbg.jpg) center no-repeat;
		margin-right:2px;
		
	}
	
	p
{
	margin-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
ul li {
	margin-left:1px;
	color:#000000;
}
h1
{
	color:#fc6500;
	font-size:14pt;
	font-weight:bold;
	margin-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

h2
{
	color:#a4bf4e;
	font-size:12pt;
	font-weight:bold;
	margin-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

h3, h4, h5
{
	color:#000;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
}
h6
{
	color:#fc6500;
	font-size:18pt;
	font-weight:bold;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
a
{
	color:#DF0500;
}

a:hover {
	color:#CCCC00;
	text-decoration:underline;
}


#footer3{

clear:both; }

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

div#scrollerthing
{
	position:absolute;
	height:40px;
	/*margin:9px 0 0 243px;*/
	top:0;
	width:960px;
	margin-left:32px;
}
