* {
	margin: 0;
	padding: 0;
}




body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {color: #E16629; 
text-decoration: none;
}

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



/* Header */

#header {
	width: 800px;
	height: 180px;
	margin: 0 auto;
padding:0px;
}




/* Logo */

#logo {
	float: left;
	width: 800px;
	height: 134px;
	background: #fff url(../images/general/headers/testheaderff22.jpg) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menuwrapper{
	width: 400px;
	height: 35px;
	background: #000;
	float: right;
	z-index: 10;
	position: relative;
	left: 0px;
	top: -35px;
; border-color: #FFFFFF black black; clip:     rect(   ); border-style: none; border-top-width: medium
}

#menu {
	width: 400px;
	height: 0px;
	background: #000;
}


#menu ul {
	height: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 15px 0 15px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 13px;
; text-decoration: none
}

#menu a:hover {
	background: #333;
; text-decoration: none
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
; text-decoration: none
}




/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}




/* Content */

#content {
	
	width: 800px;
	margin: 0 auto;
}

#content p, #content ol, #content ul {
	line-height: 130%;
}





/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}



/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
; text-decoration: none
}

#news p {
	font-size: 85%;
}





/* Welcome */

#welcome {
	margin-bottom: 20px;
}





/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}





/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	background: #eeeeee;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
.onnav {  color: #FFFFFF; text-decoration: none}
