body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
/* this body fixes an IE bug and maintains x-browser uniformity */
	font-size: 100.01%;
	background: #FFFFFF;
	background: url(../images/background2.jpg) no-repeat;	

}


#main_container
{
	margin-left:50px;
	margin-top:0px;
	width:690px;
	background:#FFFFFF;
	background-image: url(../images/background4.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
	
}

/*#body_bg
{
	width:690px;
	background:#FFFFFF;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
}*/

h1
{
	font-weight:bold;
	color:#cd0200;
	font-size: 1em;
}

#content_container {
	width:310px;
	margin-left:20px;
	margin-top:0;
	/*position:absolute;*/
	margin-top: 172px;
}

#content_container2 {
	position:absolute;
	width: 333px;
	left:396px;
	top: 258px;
	/*position:absolute;*/
	margin-top: 6px;
	float:right;
}

#sub_content_container {
	width:650px;
	margin-left:20px;
	/*margin-top:0;*/
	/*position:absolute;*/
	/*margin-top: 22px;*/
}


#dropdown
{
	width: 333px;
	height: 173px;
	background-image: url(../images/smallbackground.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

p.freq
{
	
	padding-left:20px;
	padding-right:20px;
	color: #7F7F7F;
	font-size: .7em;
}

p.contactinfo
{
	font-size:.7em;
	color:#7F7F7F;
}

b.question
{
	font-weight:bold;
	color:#cd0200;
	font-size: .9em;
	padding-left:20px;
}


#logo
{
	width:126px;
	height:88px;
	margin-left:10px;
	margin-top:10px;
	background: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#tabs
{
   height: 25px;
}

#tabshome
{
	height:25px;
}

#contactbox
{
	position:absolute;
	width:380px;
	height:60px;
	left:300px;
	top:10px;
	float:right;
}


#navigation
{
	width:500px;
	height:32px;
	margin-left:151px;

}

#home-on
{
	
}

#button1, #button2, #button3, #button4, #button5, #button6, #button1on, #button2on, #button3on, #button4on, #button5on, #button6on
{ background-repeat: no-repeat; margin:0; color:#FFFFFF; font-weight:normal; font-size: .65em; padding-top:10px; font: Helvetica, Arial, Geneva, sans-serif; text-align:center; height: 32px; width: 84px; position:absolute; top:70px;
}

#button1
{
	background: url(../images/button.gif) no-repeat;
	left: 200px;
	
}

#button2
{
	background: url(../images/button.gif) no-repeat;
	left: 284px;
}

#button3
{
	background: url(../images/button.gif) no-repeat;
	left: 368px;
}

#button4
{
	background: url(../images/button.gif) no-repeat;
	left: 452px;
}

#button5
{
	background: url(../images/button.gif) no-repeat;
	left: 536px;
}

#button6
{
	background: url(../images/button.gif) no-repeat;
	left: 620px;
}

#button1on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 200px;
	
}

#button2on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 284px;
}

#button3on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 368px;
}

#button4on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 452px;
}

#button5on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 536px;
}

#button6on
{
	background: url(../images/button-on.gif) no-repeat;
	left: 620px;
}


#redbar
{
	width: 670px;
	height: 9px;
	background: url(../images/redbar.gif) no-repeat;
	position:absolute;
	top: 102px;
	left: 60px;
}

#flashbox
{
	width: 670px;
	height: 144px;
	position:absolute;
	top: 111px;
	left: 60px;
}

#redbar2
{
	width: 670px;
	height: 9px;
	background: url(../images/redbar.gif) no-repeat;
	position:absolute;
	top: 255px;
	left: 60px;
}

#footer_bg
{
	width:690px;
	height:70px;
	position: relative;
	padding-top: 10px;
	left: 50px;
	background:#FFFFFF;
	background-repeat: no-repeat;
	background-position:top;
}

p, ul, li, ol
{
	color: #7f7f7f;
	font-size: .9em;
	
}



a.navlink
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
a.navlink:hover
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

p.footer
{
	text-align:center;
	color: #7F7F7F;
	font-size: .7em;
	line-height: 1.4em;
}

a.footerlink
{
	font-weight:bold;
	color: #024299;
	margin-left: 6px;
	margin-right: 6px;
	
}

a
{
	font-weight:bold;
	color: #024299;
}

a:hover
{
	color: #000000;
}

#faqslink
{
	text-align: right;
	margin-top: 8px;
	margin-right: 10px;
	font-size:10px;
}


## CONTACT FORM

.content_bold2
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:		Verdana;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		11px;
	color:			#000000;

}

.input_box2
{
	background-color:		#FFFFFF;
	border-color:			#000000;
	border-style:			solid;
	border-width:			1px;
	font-family:			Verdana;
	font-size:				11px;
	color:					#000000;
	height:					16px;
}

.textarea
{
	background-color:			#FFFFFF;
	border-color:				#000000;
	border-style:				solid;
	border-width:				1px;
	font-family:				Verdana;
	font-size:					11px;
	color:						#000000;
	height:						100px;
	width:						400px;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-arrow-color:		#000000;
	scrollbar-base-color:		#B7B7B9;
	scrollbar-darkshadow-color:	#B7B7B9;
	scrollbar-face-color:		#B7B7B9;
	scrollbar-track-color:		#B7B7B9;
	scrollbar-highlight-color:	#B7B7B9;
	scrollbar-shadow-color:		#B7B7B9;
}
