body,html{
	padding:0px;
	margin:0px;
}
body,div,td{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.clear{
	clear:both;
}
img, a img{
	border:none;
}
#site{
	margin:14px 0px 0px 18px;
	width:987px;
}
#menu_panel{
	float:left;
	width:167px;
	margin-right:14px;
}
#content_panel{
	width:806px;
	float:left;
}
#site_logo{
	height:160px;
}
#site_menu{
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:12px 0px 16px 0px;
}
#site_contact{
	margin-top:30px;
	font-size:10px;
	/*height:213px;*/
	padding-bottom:10px;
	border-bottom:1px solid #d7d7d7;
}
#site_contact a{
	color:#000
}
#site_contact strong{
	font-size:12px;
}
#header_banner{
	float:left;
}
#header_time{
	float:right;
	color:#787874;
	line-height:13px;
	padding-top:10px;
}
#next_event_box{
	width:196px;
	height:270px;
	background-color:#b41c21;
}
#benefits_box{
	width:196px;
	height:270px;
	background-color:#054383;
}
#next_event_title{
	color:#ff676b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding:0px 13px 0px 16px;
	line-height:36px;
	height:45px;
	text-transform:uppercase;	
}
#next_event_text{
	height:178px;
	color:#FFFFFF;
	padding:0px 13px 0px 16px;
}
.next_event_link{
	color:#FFFFFF;
	font-size:15px;
}
#benefits_title{
	display:none;
	color:#84acd6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding:0px 13px 0px 16px;
	line-height:36px;
	height:45px;
	text-transform:uppercase;
}
#benefits_banner{
	padding:0px 13px 0px 16px;
	padding:0px;
	color:#FFFFFF;
}
.inputfield{
	padding:4px;
	margin:2px 0px 2px 0px;
	font-size:12px;
	border:1px solid #B1B1B1;
}
input.inputfield{
	width:200px;
}
textarea.inputfield{
	width:300px;
	height:150px;
}
#leftmenu_banners_text{
color:#787874;
font-size:10px;
margin:18px 0px 4px 0px;
}