* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #CCCCCC;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	text-decoration:none
}

a:hover{color: #FF6633;}

h1{
	font-size: 14px;
	margin-top: 10px;
}
#wrapper {
	margin: 0 auto;
	width: 826px;
	background-image: url(images/bgwrap.jpg);
	background-repeat: no-repeat;
	height: auto;
}
#wrapperbg {
	margin: 0 auto;
	width: 826px;
	background-image: url(images/bgstretch.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 826px;
	height: 170px;
}
img {border:0px}
#content {
	width: 786px;
	height: auto;
	padding: 0px 40px 0px 20px;
}
#contentscroll {
	width: 565px;
	padding: 10px;
	height: auto;
	margin-left: 135px;
}
#contentscroll p{


}
#contentscroll h1{

	font-size: 14px;
}
#footer {
	width: 826px;
	background-image: url(images/bttm.jpg);
	height: auto;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #000000;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.6pt;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
			
			
}
#footer a{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.6pt;
	text-decoration:none;
	}
	#footer a:hover{
	color: #FF6633;

	}
#button {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	margin-top: 50px;
	font-size: 11px;
	margin-left: 7px;
}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	margin: 0;
		}
		
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 100%;
	background-image: none;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
	background-image: url(images/lilarrow1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FF6633;
		}	
	
	
.imgmain{
	text-align: center;
	padding-bottom: 15px;
}
#menuheader1 {
			width: auto;
	float:right;
		padding-right: 100px;
	height: auto;
	padding-top: 150px;
	}

#menuheader1 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#menuheader1 ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	#menuheader1 li a {
	padding: 10px 5px 0px 0.5em;
	color: #fff;
	text-decoration: none;
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D2C53;
		}

	#menuheader1 li a:hover {
	color: #FF6633;
	background-image: url(images/lilarrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
		}	
