body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

/** CONTAINERS **/

/** base **/
#base			{
	position:relative;
	margin-left:auto;
	margin-top: 20px;
	margin-right: auto;
	width: 960px;
	margin-bottom: 20px;
}
		
#base2 {
	width:960px;
	position:realtive;
	margin-left:auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}

/** FONTS **/
html,body,td,input 	{ font-size:12px;font-family: Arial, Helvetica, sans-serif, "Trebuchet MS", "Trebuchet MS Bold";color:#000;}

#body .middle		{font-size:15px;color:#9FA738;line-height:22px;}
#footer				{
	font-size:x-small;
	letter-spacing: 0.1em;
	width: 780px;
	float: left;
}
h1 					{font-size: 24px;font-weight: normal;color: #9FA738;padding-bottom: 8px;margin-bottom: 0px;}
h2					{font-size:20px;font-weight:normal;color:#666;margin-bottom:0px;padding-bottom:8px;}
h3 					{font-size: 16px;color: #9FA738;margin-top: 0px;padding-top: 0px;}
h4 					{font-weight: normal;font-size: 15px;color: #9FA738;margin-top: 0px;padding-top: 0px;margin-bottom: 0px;padding-bottom: 4px;}
h6 					{color: #999999;padding-right: 0px;padding-left: 0px;margin: 0px;padding-top: 0px;}

.hide {display:none;}
.show {}
#base   .top		{
	height:154px;
	background-image: url(../images/header_960.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#base .middle	{
	background-image: url(../images/bkgd_960.jpg);
	margin: 0px;
	padding: 0px;
	height: 460px;
	background-repeat: no-repeat;
}
#base .bottom	{
	height:37px;
}
#base .middle_website {
	background-image: url(../images/bacground_website.jpg);
	background-repeat: no-repeat;
}

	/** content **/
	#content		{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 44px;
}
	
		/** header **/
		#logo			{display:block;height:143px;width:323px;background:url('../images/logo.jpg') no-repeat;float:left;}
#nav		{
	width:700px;
	float:right;
	margin-top: 97px;
	margin-right: 30px;
	padding: 0px;
}
#nav  h1 {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#nav   h1  a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav  h1  a:hover {
	color: #990000;
}
		
		/** body **/
		#body .top, #body .middle		{background:transparent;}
		#body .top						{
	height:345px;
}
		#body .middle					{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
		#body .content	{
	width:622px;
	margin-right:6px;
}
		.content h4 b 	{font-weight: normal;color: #214492;}
		.content p 		{font-size: small;margin: 0px;line-height: 20px;padding-top: 0px;padding-right: 10px;padding-left: 0px;color: #666666;padding-bottom: 5px;}
		.content ol 	{padding-top: 0px;padding-bottom: 0px;margin-top: 0px;margin-bottom: 0px;}
		.content h3 	{font-size: 18px;color: #666666;margin-top: 10px;padding-top: 5px;line-height: 24px;margin-bottom: 0px;padding-bottom: 0px;font-weight: normal;}
		.content a 		{color: #9FA738;text-decoration: none;}
		.content h5 	{font-size: xx-small;font-weight: normal;color: #555555;line-height: 18px;letter-spacing: .05em;}
		.content h5 a 	{color: #993300;}

		/** footer **/
		#footer 			{
	color: #666666;
	padding-left: 2px;
}
		#footer a 			{
	color: #666666;
	text-decoration: none;
}
		#footer a:hover 	{color: #666;}
		#footer img 		{}
#base2 .top {
	height:37px;
}
#subnav h1 {
	color: #8A8F34;
	font-size: 13px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#subnav h1 a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #8A8F34;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#subnav h1 a:hover {
	color: #990000;
}
#subnav {
	float: left;
	padding-left: 32px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 8px;
}
#main {
	padding-top: 28px;
}
#subnav b {
	font-weight: normal;
	color: #993300;
}
#subnav2 {
	float: left;
	padding-left: 32px;
	padding-top: 12px;
}
#subnav2 h1 a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #8A8F34;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subnav2 h1 {
	color: #8A8F34;
	font-size: 13px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#subnav2 h1 a:hover {
	color: #990000;
}
#subnav2 b {
	font-weight: normal;
	color: #993300;
}
#paragraph h5b {
	color: #990000;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B489;
	padding-top: 20px;
	line-height: 30px;
	font-size: medium;
}
#paragraph {
	color: #696827;
	font-size: medium;
	line-height: 30px;
	padding-top: 10px;
	width: 880px;
}
#paragraph h5 {
	color: #990000;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B489;
	padding-top: 20px;
	line-height: 30px;
}
#paragraph h5 a {
	color: #333333;
	text-decoration: none;
}
#paragraph h5 a:hover {
	color: #990000;
}
#float {
	float: right;
}
#paragraph b {
	color: #990000;
}
#base .middle2 {
	background-image: url(../images/tape_bkgd_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 410px;
	background-repeat: no-repeat;
}
#flash {
	height: 410px;
}
#nav b {
	font-weight: normal;
	color: #990000;
}
#subnav_CONTACT h1 {
	color: #8A8F34;
	font-size: 13px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 45px;
	line-height: 25px;
}
#subnav_CONTACT b {
	font-weight: normal;
	color: #993300;
}
#subnav_CONTACT {
	float: left;
}
#subnav_CONTACT a {
	color: #990000;
	text-decoration: none;
}
#base .middle3 {
	background-image: url(../images/bkgd_lite_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 410px;
	background-repeat: no-repeat;
}
#paragraph a {
	color: #990000;
	text-decoration: none;
}
#paragraph a:hover {
	color: #000000;
}
#paragraph  #faq p {
	font-size: small;
	line-height: 20px;
	padding-bottom: 15px;
}
