@charset "utf-8";
/* CSS Document */

body,html
{
	height:100%;
	margin-bottom:1px;
	padding:0px;
	background-color:#003;
}
div.header
{
	position:static;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:170px;
	background-color:#003;
	padding-bottom:20px;
}
div.nav
{
	position:static;
	margin-left:auto;
	margin-right:auto;
	background-color:#C00;
	width:980px;
	height:28px;
}
div.title
{
	background-color:#003;
	margin-left:auto;
	margin-right:auto;
	position:static;
	width:960px;
	height:40px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	font-family:Cambria;
	font-size:24px;
	color:#FFF;
	text-transform:capitalize;
}
div.content
{
	margin-left:auto;
	margin-right:auto;
	background-color:#003;
	position:static;
	height:auto;
	width:960px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:40px;
	overflow:hidden;
}
div.footer
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:center;
	font-family:Cambria;
	color:#FFF;
	font-size:14px;
	padding:10px;
	border-top:dashed;
	border-color:#C00;
	border-width:1px;
}
div.ad
{
	position:fixed;
	right:10px;
	bottom:10px;
	
}
#nav_ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li
{
	display:inline;
	float:left;
}
#nav_a:link,#nav_a:visited
{
display:block;
width:120px;
height:24px;
font-family:Cambria;
font-size:15px;
color:#FFFFFF;
background-color:#C00;
text-align:center;
padding-top:4px;
text-decoration:none;
}
#nav_a:hover,#nav_a:active
{
background-color:#D83B3B;
}
p
{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	line-height:125%;
	color:#FFF;
}
#home_side_img
{
	float:left;
	margin-right:20px;
}
div.member
{
	float:left;
	margin:19px;
	width:280px;
	height:280px;
	border:solid;
	border-width:1px;
	border-color:#FFF;
}
#members_h1
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
#members_tel
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}	
#member_img
{
	margin-top:25px;
	margin-left:50px;
	margin-right:50px;
}
a:link
{
	color:#FFF;
	text-decoration:none;
}
a:visited
{
	color:#FFF;
	text-decoration:none;
}
a:hover
{
	color:#C00;
	text-decoration:none;
}
a:active
{
	color:#FFF;
	text-decoration:none;
}
#benefits_h1
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
#benefits_small
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}
div.benefits
{
	float:left;
	margin:19px;
	padding:10px;
	width:260px;
	height:110px;
	border:solid;
	border-width:1px;
	border-color:#FFF;
}
#benefits_side_imgs
{
	float:right;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
div.benefits_img
{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#benefits_img
{
	margin-left:255px;
	margin-right:255px;
	margin-top:10px;
	margin-bottom:10px;
}
#benefits_img_caption
{
	text-align:center;
}
div.news_images
{
	float:left;
	width:210px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:10px;
}
div.news_holder
{
	float:right;
	width:725px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#news_img
{
	margin:10px;
}
div.news_item
{
	width:725px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
}
#news_heading
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
}
#news_info
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
div.promo_image
{
	float:left;
	width:210px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:10px;
}
div.promo_holder
{
	float:right;
	width:725px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#promo_img
{
	margin:10px;
}
div.promo_item
{
	width:725px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
}
#promo_heading
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
}
#promo_info
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}







#links_h1
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
}
#links_info
{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
div.links
{
	float:right;
	margin:19px;
	padding:10px;
	width:260px;
	height:110px;
	border:solid;
	border-width:1px;
	border-color:#FFF;
}
div.link_images
{
	float:left;
	width:300px;
	height:1200px;
	overflow:hidden;
	margin:0px;
	padding:10px;
}
#link_imgs
{
	margin:10px;
}