/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	background:url(images/background.jpg) no-repeat fixed center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

h1, h2, h3 {
	margin:20px 0;
}

h2.blue {
	color:#04397F;
}

span.blue {
	color:#000066;
}

span.underline {
text-decoration:underline;
}

#page {
width:780px;
margin:0 auto;
background:#163450;
}

#header {
height:248px;
}

#topnav {
}

#topnav_l {
	background:url(images/topnav_l.jpg) no-repeat left top;
}

#topnav_r {
	background:url(images/topnav_r.jpg) no-repeat right top;
	height:23px;
	overflow:hidden;
	position:relative;
/*	width:730px;
	margin:0 auto;*/
/*	padding:0 21px 0 30px;*/
}

#content_t{
	background:url(images/content_t.jpg) repeat-x center top;
}

#content_tl {
	background:url(images/content_tl.jpg) no-repeat left top;
}

#content_tr {
	background:url(images/content_tr.jpg) no-repeat right top;
	height:35px;
	overflow:hidden;
}

#content_m{
	background:#fff;
}

#content_ml {
	background:url(images/content_ml.jpg) repeat-y left top;
}

#content_mr {
	background:url(images/content_mr.jpg) repeat-y right top;
/*	height:300px;*/
	overflow:hidden;
}

#content_b{
	background:url(images/content_b.jpg) repeat-x center top;
}

#content_bl {
	background:url(images/content_bl.jpg) no-repeat left top;
}

#content_br {
	background:url(images/content_br.jpg) no-repeat right top;
	height:30px;
	overflow:hidden;
}

#main {
	width:640px;
	margin:0 auto;
	text-align:center;
}

#main h1 {
text-align:center;
}

#main p {
	margin:20px 0px;
}

#bottomnav{
/*	background:url(images/bottomnav.jpg) repeat-x center top;*/
}

#bottomnav_l {
	background:url(images/bottomnav_l.jpg) no-repeat left top;
}

#bottomnav_r {
	background:url(images/bottomnav_r.jpg) no-repeat right top;
	height:21px;
	overflow:hidden;
}

#footer {
	color:#ccc;
	text-align:center;
	font-size:68.75%;
	padding:20px 0 30px 0;
}

#footer a.sponsor {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#footer a {
	color:#ffffcc;
}

#footer a:hover {
	color:#ffff00;
}

#topnav ul, #bottomnav ul{
float:left;
list-style:none;
left:50%;
position:relative;
text-align:center;
}

#topnav ul li, #bottomnav ul li{
	float:left;
	right:50%;
	position:relative;
}


#topnav ul li span, #bottomnav ul li span {
	position:absolute;
	top:-1000px;
}

#topnav ul li a {
	display:block;
	color:#fff;
	height:23px;
}

#bottomnav ul li a {
	display:block;
	color:#fff;
	height:21px;
}

#topnav ul li.item1 a{
	width:72px;
	background:url(images/home.gif) no-repeat left top;
}

#topnav ul li.item2 a{
	width:117px;
	background:url(images/help.gif) no-repeat left top;	
}

#topnav ul li.item3 a{
	width:107px;
	background:url(images/charities.gif) no-repeat left top;	
}

#topnav ul li.item4 a{
	width:113px;
	background:url(images/testimonial.gif) no-repeat left top;	
}

#topnav ul li.item5 a{
	width:67px;
	background:url(images/faqs.gif) no-repeat left top;	
}

#topnav ul li.item6 a{
	width:90px;
	background:url(images/join.gif) no-repeat left top;	
}

#topnav ul li.item7 a{
	width:68px;
	background:url(images/login.gif) no-repeat left top;	
}

#topnav ul li.item8 a{
	width:95px;
	background:url(images/contact.gif) no-repeat left top;	
}

#topnav ul li.item1 a:hover{
	width:72px;
	background:url(images/home.gif) no-repeat left bottom;
}

#topnav ul li.item2 a:hover{
	width:117px;
	background:url(images/help.gif) no-repeat left bottom;	
}

#topnav ul li.item3 a:hover{
	width:107px;
	background:url(images/charities.gif) no-repeat left bottom;	
}

#topnav ul li.item4 a:hover{
	width:113px;
	background:url(images/testimonial.gif) no-repeat left bottom;	
}

#topnav ul li.item5 a:hover{
	width:67px;
	background:url(images/faqs.gif) no-repeat left bottom;	
}

#topnav ul li.item6 a:hover{
	width:90px;
	background:url(images/join.gif) no-repeat left bottom;	
}

#topnav ul li.item7 a:hover{
	width:68px;
	background:url(images/login.gif) no-repeat left bottom;	
}

#topnav ul li.item8 a:hover{
	width:95px;
	background:url(images/contact.gif) no-repeat left bottom;	
}


#bottomnav ul li.item1 a{
	width:67px;
	background:url(images/home_f.gif) no-repeat left top;
}

#bottomnav ul li.item2 a{
	width:108px;
	background:url(images/help_f.gif) no-repeat left top;	
}

#bottomnav ul li.item3 a{
	width:100px;
	background:url(images/charities_f.gif) no-repeat left top;	
}

#bottomnav ul li.item4 a{
	width:105px;
	background:url(images/testimonial_f.gif) no-repeat left top;	
}

#bottomnav ul li.item5 a{
	width:63px;
	background:url(images/faqs_f.gif) no-repeat left top;	
}

#bottomnav ul li.item6 a{
	width:84px;
	background:url(images/join_f.gif) no-repeat left top;	
}

#bottomnav ul li.item7 a{
	width:66px;
	background:url(images/login_f.gif) no-repeat left top;	
}

#bottomnav ul li.item8 a{
	width:85px;
	background:url(images/contact_f.gif) no-repeat left top;	
}

#bottomnav ul li.item1 a:hover{
	width:67px;
	background:url(images/home_f.gif) no-repeat left bottom;
}

#bottomnav ul li.item2 a:hover{
	width:108px;
	background:url(images/help_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item3 a:hover{
	width:100px;
	background:url(images/charities_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item4 a:hover{
	width:105px;
	background:url(images/testimonial_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item5 a:hover{
	width:63px;
	background:url(images/faqs_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item6 a:hover{
	width:84px;
	background:url(images/join_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item7 a:hover{
	width:66px;
	background:url(images/login_f.gif) no-repeat left bottom;	
}

#bottomnav ul li.item8 a:hover{
	width:85px;
	background:url(images/contact_f.gif) no-repeat left bottom;	
}

hr.star {
	background: url(images/hr.gif) repeat-x left top;
	height: 9px;
	border:none;
	margin:20px 0px;
}

ul.bottomline {
	list-style:none;
	padding:0 50px;
}

ul.bottomline li {
	display:block;
	border-bottom:2px solid #999;
	padding:30px 0 30px 60px;
	background:url(images/checkmark2.gif) no-repeat left center;
	text-align:left;
}

ul.reasons {
	list-style:none;
}

ul.reasons li {
	display:block;
	text-align:left;
}

#main ul.reasons li p {
	margin:20px 30px;
}

#topnav ul.fivecols{
	float:left;
	list-style:none;
	left:50%;
	position:relative;
	text-align:center;
	width:750px;
}

#topnav ul.fivecols li{
	float:left;
	right:50%;
	position:relative;
	width:150px;
	border-bottom:1px solid #36506B;	
}

#topnav ul.fivecols li span {
	position:relative;
	top:0;
}

#topnav ul.fivecols li.first {
	width:149px;
	border-left:1px solid #36506B;	
}


#topnav ul.fivecols li a {
	background:#163450 url(images/topnav_border.gif) repeat-y right top;
	display:block;
	color:#fff;
	height:23px;
	text-decoration:none;
	line-height:23px;	
	font-size:15px;
	font-weight:bold;	
}

#topnav ul.fivecols li a:hover {
	background:#163450 url(images/topnav_border.gif) repeat-y right bottom;
}

#topnav ul.threecols{
	float:left;
	list-style:none;
	left:50%;
	position:relative;
	text-align:center;
	width:750px;
}

#topnav ul.threecols li{
	float:left;
	right:50%;
	position:relative;
	width:250px;
	border-bottom:1px solid #36506B;	
}


#topnav ul.threecols li span {
	position:relative;
	top:0;
}

#topnav ul.threecols li.first {
	width:249px;
	border-left:1px solid #36506B;	
}

#topnav ul.threecols li a {
	background:url(images/topnav_border.gif) no-repeat right top;	
	display:block;
	color:#fff;
	height:23px;
	text-decoration:none;
	line-height:23px;	
	font-size:15px;
	font-weight:bold;
}

#topnav ul.threecols li a:hover {
	background:url(images/topnav_border.gif) no-repeat right bottom;	
}