body{
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:justify;
	font-size:14px;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#82954E;
	background-image:url(images/top_bg.gif); background-repeat:repeat-x;
}

#border
{
	margin: 0 auto;
	width:779px;
}

.name
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color:#ffffff;
	height:84px;
	font-size:38px;
	background: url(images/logo.gif) no-repeat left;
}

#links_bg
{
	width:779px;
	height:35px;
}

.toplinks
{
	width:95px;
	float:left;
	line-height:35px;
	height:35px;
	text-align:center;
}

.toplinks a
{
	color:#2A393E;
	font-weight:bold;
	text-decoration:none;
}

.toplinks a:hover
{
	color:#FFFFFF;
	background-image:url(images/over.gif); background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}

.gap
{
	height:10px;
	font-size:1px;
}

#header
{
	width:779px;
	height:168px;
}

#quick-bg
{
	width:201px;
	height:168px;
	background-color:#2A393E;
	float:left;
}

#gap
{
	width:4px;
	height:168px;
	font-size:1px;
	float:left;
}

#quick_heading
{
	background-image:url(images/quick_bg.gif); background-repeat:no-repeat;
	line-height:40px;
	font-size:15px;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	height:40px;
}

.quicklinks
{
	padding-left:10px;
	line-height:33px;
	height:33px;
}

.quicklinks a
{
	color:#C7CCC5;
	font-weight:bold;
}

.quicklinks a:hover
{
	color:#75BD02;
}

#spacer
{
	width:201px;
	float:left;
	height:4px;
	font-size:1px;
	background-color:#2A393E;
}

#spacer2
{
	width:578px;
	float:left;
	height:4px;
	font-size:1px;
}

#heading-bg
{
	background-color:#2A393E;
	height:35px;
	line-height:35px;
	color:#75BD02;
	font-weight:bold;
	clear:left;
	text-align:right;
	padding-right:15px;
}

#main
{
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}

a{
	color:#69AB00;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

#bottom
{
	height:40px;
	line-height:40px;
	width:779px;
	background-color: #2a393e;
}

.sap
{
	width:1px;
	float:left;
	height:30px;
	color:#2A393E;
	text-align:center;
}

.bottomlink
{
	width:153px;
	height:30px;
	text-align:center;
	color:#2A393E;
	float:left;
}

.bottomlink a
{
	color:#75bd02;
	text-decoration:none;
}

.bottomlink a:hover
{
	color:#75bd02;
	text-decoration:underline;
}

/* Footer */

#footer {
	margin: 0 auto; 
	background: #252E0D;
	border-top: 1px solid #000000;
	height: 50px;
	width: 779px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #75AA26;
}