body
{
	width:780px;
	height:auto;
	margin:0 auto;
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	border-left:solid 1px #FF9000;
	border-right:solid 1px #FF9000;
	background-color:#F4E9BD;
	}
	
#logo
{
	width:780px;
	height:30px;
	text-align:left;
	
	}
		
		
#hed-top
{
	width:780px;
	height:29px;
	float:left;
	}
	
#hed-btm
{
	width:780px;
	height:102px;
	float:left;
	}
		


#inner
{
	width:780px;
	height:auto;
	}
	
#nav
{
	width:200px;
	height:auto;
	float:right;
	background-color:#fff;
	border:solid 1px #FF9000;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	}
	

#nav ul
{
	margin:0px;
	padding:10px;
	
	}
	
#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	color:#FF9000;
	list-style:none;
	text-align:center;
	}
	
#nav li a
{
	text-decoration:none;
	color:#FF9000;
	}
	
#content
{
	width:540px;
	height:auto;
	float:left;
	padding:5px;
	margin:5px;
	background-color:#fff;
	border:solid 1px #FF9000;
		}
	
#footer
{
	width:780px;
	height:30px;
	clear:both;
	background-color:#FF9000;
	margin-top:10px;
	}
	
#footer-menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	}
	
#footer-menu a
{
	text-decoration:none;
	color:#fff;
	}


	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:10px;
	}
	
h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
	
h2 a
{
	text-decoration:none;
	color:#000;
	}
	

	
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
	
p a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	}
	
li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
	}
	
li a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	}
	
	.quotebox{
	width:200px;
	padding:5px;
	background-color:#cfdc96;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 2px #666666;
	}
.quotebox select{
	width:150px;
	font-size:11px;
	height:auto;
	}
.quotebox .box{
	width:90px;
	font-size:11px;
	height:13px;
	}