body
{ background-color:#2b3f77;
  background-image:url(../images/bg-vert.gif);
  background-repeat:repeat-x;
  padding:0;
  margin:0;
  font-size:12pt;
  
}

h1 { font-size:180%;}
h2 { font-size: 160%;}
h3 { font-size: 140%; }

p { font-family:Arial, Helvetica, sans-serif; line-height:130%;}
.content-sep
{
	background:url(../images/content-sep.gif) no-repeat center;
	height:50px;
}
#page-wrapper {
width: 980px;
margin:0 auto;
  font-family:Arial, Verdana, sans-serif;
  font-style:normal;
  font-weight:100;

}

#container
{
	background-color:#FFFFFF;
	width: 100%;
}

#footer
{
	height: 45px;
	width: 980px;
	background-color:#FFFFFF;
	padding-top:20px;
	margin-bottom:10px;
	color:#666666;
	font-size: smaller;

	
}
.small-font { font-size:small;}

.radio { vertical-align:middle;
		 padding:2px;
		 }
label
{
	font-weight:bold;
}

#contact 
{
	background-color:#666666;
	background:url(/images/contactusbutton_mid.jpg) repeat-y center;
	text-align:center;
}

#contact #top
{
	background:url(/images/contactusbutton_top.jpg) no-repeat top;
	width:100%;
	height:10px;
}



#contact #bottom
{
	background:url(/images/contactusbutton_btm.jpg) no-repeat bottom;
	width:100%;
	height:10px;
}

#contact .title
{
	font-size:130%;
	margin-top:2px;
	font-family:"Arial Rounded MT Bold";
}
#contact p
{
	font-size: 90%;
	text-align:center;
}
#mail-form
{ width: 40%;
	margin:0 auto;}
.blue-ad-box
{
	height:110px;
	width:269px;
	margin:0 auto;
	background:url(../images/blue-box-middle.gif) repeat-y;	
	
}
.blue-ad-box div#top
{
	background:url(../images/email-box-top.gif) no-repeat top;
	height:90px;
}

.blue-ad-box div#bottom
{
	background:url(../images/blue-box-bottom.gif) no-repeat bottom;
	height:10px;
}
#footer div
{
	margin-left:40px;
	margin-top: 5px;
	vertical-align:bottom;
}
#logo {
	height:120px;
	
	background:url(../images/logo.jpg) no-repeat left;
}


#header {
	background:url(../images/header-img.jpg) no-repeat bottom;
	width:980px;
	height: 331px;
}
#nav-top
{
	background:url(../images/nav-top.png) no-repeat top;
	height: 10px;
	width: 100%;
}

#top-nav {
	list-style:none;
	width:95%;
	text-align:center;
	vertical-align:top;
	padding:0;
	margin:0 auto;
	}


#nav
{
	height: 67px;
	width: 100%;
	background:url(../images/nav-bg.gif) repeat-x bottom;
	text-align:center;
}
.nav-sep
{
	background:url(../images/nav-sep.gif) no-repeat;
	width:10px;
	height:52px;
	vertical-align:bottom;
}

a.noline {text-decoration:none;}
.noline img {border:0;}

#main-content {
	background-color:#FFFFFF;
	
}

.callout
{
	width:98%;
	margin:15px auto;
	text-align:center;
}
#content-wrapper
{
	float: none;
	margin-top: 25px;
}
#sidebar { width: 300px;}
.home #main { 
width: 600px;
padding: 0 25px 0 40px;

 }
.secondary #main 
{
	width: 90%;
	margin:0 auto;
	
}

#bg-top
{
	background:url(../images/top-bg.png) no-repeat;
	margin:0 auto;
}
#bg-main
{
	background:url(../images/main-bg.gif);
	height:500px;

}

.right
{
	float:right;
}
.left
{
	float:left;
}

.clear
{
	clear:both;
}

#subscribeForm
{
	width: 60%;
	margin:0 auto;
}