body {
	font:normal 12px arial, sans-serif;
	background-color: #666;
	text-decoration: none;
	text-align:left;
	margin:0;
}

#wrapper {
	width:816px;
	padding:0;
	margin:0 auto;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}

#container {
	background-color:#dddddd;
	width:810px;
	padding:0;
	margin:0 auto;
	border-bottom:solid 3px #dddddd;
	border-left:solid 3px #dddddd;
	border-right:solid 3px #dddddd;
}

#header {
	background: url(images/topbar.jpg) no-repeat 50% top;
	width: 810px;
	height: 150px;
}

#content {
	background: url(images/bkgndlong.jpg) repeat 50% top;
	
	width: 810px;
/*	height: 377px;*/
}

#left_menu {
	float:left;
	width:390px;
	position:relative;
	top:25px;
	left:25px;
}

.feat {
	float:left;
	width:300px;
	margin-bottom:15px;
}

.feat img {
	margin-right:15px;
}

.feat p {
	margin-top:16px;
}

.feat a {
	color:#fff;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
}

.feat a:Hover {
	color:#CCC;
	text-decoration:underline;
}

#right_menu {
	float:right;
	position:relative;
	left:13px;
	top:32px;
	width:360px;
}

.headline {
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px;
}

#footrrrer {
	background: url(images/btmbar.jpg) no-repeat 50% top;
	width: 810px;
	height: 105px;
	margin: -12px 0 0;
}

#footerrrr p {
	color:#dddddd;
	padding:83px 10px 0;
}

.news {
	color:#FFF;
	font-size:16px;
}

.news a {
	color:#FFF;
	text-decoration:none;
}

.news a:Hover {
	color:#CCC;
	text-decoration:underline;
}

#NewsArea {
	float:right;
	position:relative;
	top:50px;
	width:360px;
	margin:0;
}

.question {
	color:#FFFFFF;
	font-size:14px;
}

.answer {
	color:#FFFFFF;
	font-size:12px;
}

span#navbar, span#navbar2
{
	display:block;
	clear:right;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar a img, #navbar2 a img
{
	border:0;
	margin:1px 3px;
	padding:0;
}

/* Dropdown Nav */

#dropmenudiv {
	position: absolute;
	background-color: #666;
	z-index: 100;
	margin: 0 3px;
	padding: 0;
	font: bold 11px Arial, sans-serif;
	line-height: 12px;
	letter-spacing: .05em;
}

#dropmenudiv a {
	background-color: #636363;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 17px;
	margin: 0;
	border-left: 1px solid #141414;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #141414;
}

#dropmenudiv a:hover {
	background:#eee url(../images/inside/red_arrow.gif) no-repeat left center;
	color: #333;
	text-decoration: none;
}

/* Search Bar */

#searchsite
{
	background-image:url(images/searchbox.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:206px;
	height:55px;
	float:right;
	margin:20px 15px 0 0;
}

form input#submit
{
	position:relative;
	width:26px;
	height:26px;
	margin:0;
}

form input#search_submit
{
	position:relative;
	top:16px;
	left:16px;
	width:28px;
	height:28px;
	float:left;
	margin:0;
}

form input#searchfield
{
	position:relative;
	top:20px;
	left:10px;
	width:140px;
	height:15px;
	float:left;
	margin:0;
}

form input[type='button']
{
	display:inline;
	border:0;
	margin:0 5px 0 0;
}

form input[type='hidden']
{
	display:none;
}

form input[type='--text']
{
	width:100px;
	height:16px;
	margin:0;
}

img#logo
{
	width:290px;
	height:70px;
	background:url(images/excellence.jpg) no-repeat center top;
	float:left;
	margin:0 5px 0 10px;
}

#emailupdates {
	position:relative;
	left:50px;
	top:35px;
	width:160px;
	float:left;
}

#TopNav {
	position:relative;
	left:262px;
	top:0px;
	float:left;
	width:700px;	
}


#features {
	float:left;
	width:780px;
	position:relative;
	top:10px;
	left:20px;
	padding:0;
	margin:0 0 10px;
	color:#ffffff;		
}