#body {
	width: 780px;
}

#header {
	width: 780px;
	height: 23px;
}

#banner {
	width: 780px;
	height: 96px;
}

#banner A{
	margin-right: -4px;
}

#main_menu {
	width: 780px;
	height: 27px;
}

#main_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_menu li {
	float: left;
	height: 27px;
	margin: 0;
}

#sub_menu {
	width: 780px;
	height: 18px;
	background-color:#50B450;
}

#sub_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#sub_menu li {
	float: left;
	height: 18px;
	line-height: 15px;
	text-align: center;
	
}

#sub_menu li  A{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
}

#sub_menu .current-item {
	background-color: #009933;
}

#sub_menu .sub-item-1{
	width: 155px;
}

#sub_menu .sub-item-2{
	width: 158px;
}

#sub_menu .sub-item-3{
	width: 157px;
}

#sub_menu .sub-item-4{
	width: 158px;
}

#sub_menu .sub-item-5{
	width: 152px;
}

#content {
	float: left;
	padding: 30px 0 35px 50px;
	width: 730px;
}

#main-content {
	float: left;
	width: 463px;
}

#home-outer-box {
	border: solid black 3px;
	width: 386px;
	margin-left: 35px;
	margin-top: 2em;
}

#home-inner-box {
	width: 370px; 
	height: 137px;
	padding-left: 10px;
}

.home-boxes {
	float: left;
	width: 118px;
	padding: 14px 0 10px 5px;
}

.dotted-spacer {
	background: url("../images/interface/dotted_line_bg.gif") ;
	width: 1px;
}

#home-spacer {
	float:right;
	height: 415px;
	left:-245px;
	margin-top: 60px;
	position:relative;
}

#right-col {
	float:right;
	left:-15px;
	position:relative;
	width:212px;
}

#single-col {
	width: 550px;
}

#footer {
	height:26px;
	background: url("../images/interface/footer.jpg");
	clear: both;
	padding: 5px 0 0 50px;
}

#footer-menu {
	margin: 50 0 0 0; 
	width:470px; 
	color:white;
	font-size:7pt;
	line-height:120%;
	text-align: center;
}

#footer-menu A{
	color:#A8F583;
}

#copyright {
	color:white;
}

#toll-free-number {
	color:white;
	float:right;
	margin:-18px 10px 0 0;
}

/* Site map page */
#sitemap-left {
	float: left;
	margin-left: 30px;
}

#sitemap-right {
	float: left;
}

.free {
	color: #B56623;
	font-weight: bold;
	text-decoration: none;	 
	}
A:link {
	color: #003c0f;
	font-weight: bold;
	text-decoration: none;	 
	}
A:visited { 
	color: #003c0f;
	font-weight: bold;
	text-decoration: none 
	}
A:hover { 
	color: #ffaf0d; text-decoration: underline; cursor: hand 
	}
A:active { 
	text-decoration: none 
	}
.headline { 
	color: #003c0f; 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 11pt; 
	}
	
.page-headline { 
	 margin-bottom: 1em;
}

.body { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 14pt; 
	}
.reverse { 
	color: white; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 10pt; 
	}
.quote { 
	color: #105100; 
	font-size: 14pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	}

.content {
  background: white url("../images/interface/curve.jpg");
  background-repeat: repeat-y;
  background-position: top left;
}

.submenu:A:visited, .submenu:A:link {
	font-weight: normal;
	text-decoration: none 
}

ul {
	margin-top: 0.5em
}

.checklist {
	list-style:url(../images/interface/checkbox.png)
}