@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,p,body
{margin:0px; padding:0px;}
img
{border:0px;}
.clear
{clear:both;}
h1
{color:#FFF; line-height:38px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}

a
{color:#333; text-decoration:underline;}
a:hover
{color:#6C8FAF; text-decoration:none;}

body
{font-family:arial, Geneva, sans-serif; font-size:12px; line-height:19px;}

#container
{width:980px; margin:auto;}

#header
{width:980px; margin:auto; margin-top:7px; margin-bottom:33px; height:125px;}
	#header #left
	{background:url(../img/headerleft.jpg); width:31px; float:left; height:125px;}
	#header #rpt
	{background:url(../img/header.jpg) repeat-x; width:616px; float:left; height:125px;}
		#logo
		{height:20px; width:301px; margin-top:79px;}
	#header #right
	{background:url(../img/header-right.jpg) no-repeat; width:333px; float:left; height:125px;}


#nav
{background:url(../img/navback.jpg); height:39px; padding-left:9px; font-family:Verdana, Geneva, sans-serif;}


	#homeHon a, #homeFoff a, #homeCoff a, #faqHon a, #faqFoff a, #faqCoff a, #contactHon a, #contactFoff a, #contactCoff a
	{display:block; float:left; text-decoration:none; text-align:center; line-height:28px; font-size:13px;}
	#homeHon a, #faqHon a, #contactHon a
	{width:70px;}
	#homeFoff a, #faqFoff a, #contactFoff a
	{width:61px;}
	#homeCoff a, #faqCoff a, #contactCoff a
	{width:67px;}
	#contactCoff a:hover, #homeHon a:hover, #faqFoff a:hover
	{color:#000;}
	#homeFoff a:hover, #homeCoff a:hover, #faqHon a:hover, #faqCoff a:hover, #contactHon a:hover, #contactFoff a:hover
	{color:#6C8FAF;}	
	

	#homeHon a
	{height:27px; background:url(../img/nav/homeON.gif); color:#FFF;}
	#homeFoff a
	{height:26px; background:url(../img/nav/faqOFF.gif); color:#A55E66;}
	#homeCoff a
	{height:26px; background:url(../img/nav/contactOFF.gif); color:#A55E66;}


	#faqHon a
	{height:26px; background:url(../img/nav/homeOFF.gif); color:#A55E66; }
	#faqFoff a
	{height:27px; background:url(../img/nav/faqON.gif); color:#fff;}
	#faqCoff a
	{height:26px; background:url(../img/nav/contactOFF.gif); color:#A55E66;}
			
	
	#contactHon a
	{height:27px; background:url(../img/nav/homeOFF2.gif); color:#A55E66;}
	#contactFoff a
	{height:27px; background:url(../img/nav/faqOFF2.gif); color:#A55E66;}	
	#contactCoff a
	{height:27px; background:url(../img/nav/contactON.gif); color:#fff;}

	
#title
{background:url(../img/title.jpg); height:38px; padding-left:25px;}

#body
{background:url(../img/bodyback.jpg) repeat-y; padding:20px;}
	#body img
	{padding:0 10px 10px 0;}
	#body li
	{list-style-image:url(../img/bullet.gif);}
	#body ul
	{margin:0px; padding:34px;}
	#contact
	{float:right; width:219px; margin:0 10px 10px 20px;}
	#contact #top
	{background:url(../img/contact-header.jpg); height:28px; text-align:right; padding-right:10px; line-height:28px; color:#FFF; font-size:14px; font-weight:bold;}
	#contactCont
	{padding:10px; text-align:right;}

#footer
{background:url(../img/footer.jpg); height:44px;}



.highlight
{color:#A55E66; font-weight:bold;}
