body{
   behavior:url("/css/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin: 0px auto;
	background: #1C466E url(/images/layout/bg.jpg) repeat-x center top;	
}

body p{
	margin:0px;
}


a{color:#11225A;}
a:hover{color:black;}
img{
   border-width: 0px;
}

h2{
	color: #11225A !important;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 340px;
   margin-left: -10px;
}

div.overall{
	width: 1001px;	
	margin: 0px auto;
}

div.header{
	width: 1001px;
	height: 88px;
	background: transparent url(/images/layout/header.jpg) no-repeat center;
	position: relative;
}

div.header div.topmenu{
	position: absolute;
	right: 0px;
	bottom: 0px;	
	z-index:1000;
	float: right;
}

div.header a.logo_link{
	position: absolute;
	left: 75px;
	top: 0px;	
	display: block;
	width:190px;
	height: 88px;
	text-decoration: none;
}

div.header a.contact_ico{
	position: absolute;
	right: 10px;
	top: 2px;	
	display: block;
	text-decoration: none;
}

div.banner{
	width: 1001px;
	height: 114px;
	background: transparent url(/images/layout/banner.jpg) no-repeat center;
clear:both;
display:block;

}

div.main{
	width: 1001px;
	background: transparent url(/images/layout/main_in.jpg) repeat-y center;
}

div.main div.leftcol{
	float: left;
	width: 780px;
}

div.main div.leftcol div.leftcol_top{
	width: 780px;
	height: 13px;
	background: transparent url(/images/layout/leftcol_top.jpg) no-repeat center top;
}

div.main div.rightcol{
	float: left;
	width: 221px;
}

div.main div.rightcol div.rightcol_top{
	width: 221px;
	height: 13px;
	background: transparent url(/images/layout/rightcol_top.jpg) no-repeat center top;
}

div.footer_editor{
	width: 981px;
	background-color: #D8D7DC;	
	padding:10px;
	margin:0;
}

div.footer{
	width: 1001px;
	height: 44px;
	background: transparent url(/images/layout/footer.jpg) no-repeat center bottom;
	margin-bottom:20px;
}

div.footer_main{
	padding:0;
	margin:0;
	height:11px;
	font-size:1px; line-height:1px;
}

div.footer_main div.leftcol_bottom{
	width: 780px;
	height: 11px;
	float:left;
	background: transparent url(/images/layout/leftcol_bottom.jpg) no-repeat center top;
}

div.footer_main div.rightcol_bottom{
	width: 221px;
	height: 11px;
	float:left;
	background: transparent url(/images/layout/rightcol_bottom.jpg) no-repeat center top;
}

div.footer div.footer_inner{
	color: #FFFFFF;
	padding: 15px 20px;
	float: right;
}

div.main div.leftcol div.leftcol_inner{
	padding: 10px 20px;
	color: #666699 !important;
}

div.main div.rightcol form.newsletter{
	margin: 0px;
	width: 221px;
	height: 83px;
	background: transparent url(/images/layout/newsletter.jpg) no-repeat center;
	color: #FFFFFF;
	position: relative;
}

div.main div.rightcol form.newsletter input.text{
	border-width: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: 140px;
	position: absolute;
	top: 35px;
	left: 20px;
}

div.main div.rightcol form.newsletter input.submit{
	position: absolute;
	top: 34px;
	left: 165px;
	width: 35px;
	height: 17px;
}






div.main div.rightcol div.events_list{

}

div.main div.rightcol div.events_list div.main_title{
	padding: 5px 15px;
	font-size:18px;
}

div.main div.rightcol div.events_list div.event{
	padding: 5px 20px 5px 15px;
}

div.main div.rightcol div.events_list div.event div.date{
	color: #EF7E04;
}

div.main div.rightcol div.events_list div.event div.title{
	font-weight: bold;
	font-size:16px;
	margin-bottom: 3px;
}

div.main div.rightcol div.events_list div.event div.description{
	font-size:13px;
}

div.main div.rightcol div.events_list div.event a.more_link{
	float: right;
	text-decoration: none;
	color: #EF7E04;
	font-size:13px;
}

.header_links{
	position:absolute;
	right:0px;
	top:0px;
	z-index:900;
	color: #607182;
	width:168px;
	height: 21px;
	background: url(/images/layout/top-links.gif) no-repeat center;
}

.header_links_in{
	float: right;
	padding-right: 8px;
	padding-top: 1px;
}

.header_links a{
	font-size:10px;
	text-decoration: none;
	color: #FFFFFF;
}








