@charset "utf-8";
/* CSS Document */

#top_hr {
	margin: 0px 0px 0px 2px;
	height: 23px;
	width: 766px;
	background: url(../../images/layout/hr_top.jpg);
	border: 0px;
}

#front_image {
	margin: 0px 0px 0px 2px;
	display: block;
}

#bot_hr {
	margin: 0px 0px 0px 2px;
	height: 21px;
	width: 766px;
	background: url(../../images/layout/hr_bot.jpg);
}

#main_index {
	padding: 20px 25px;
}
#main_index:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
#main_index {
	height: 1%;
}

#index_welcome {
	float: left;
	width: 400px;
	padding-right: 20px;
	border-right: 1px solid #3f97cb;
}

#index_welcome h1, #index_news h2, #index_events h2 {
	text-indent: -5000px;
	height: 30px;
	margin-bottom: 15px;
	font-size: 0px;
}

#index_welcome h1 {
	background: url(../../images/index/heading_welcome.gif) top left no-repeat;
	width: 161px;
}	

#index_news, #index_events, .indexDiv {
	float: right;
	border-left: 1px solid #3f97cb;
	width: 268px;
	padding-left: 30px;
	position: relative;
	left: -1px;
	clear: right;
}

#index_new_services {
	float: right;
	width: 299px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #3f97cb;
}

#index_new_services h2 {
	background: url(../../images/index/heading_new_services.gif) top left no-repeat;
	background-color: #12315f;
	background-position: 30px 0;
	text-indent: -9000px;
	padding: 0 0 20px 0px;
	margin-bottom: 20px;
}

#index_new_services h3 {
	margin-bottom: 20px;
}

#index_new_services p a img {
	margin-left: 15px;
	border: none !important;
}

#index_new_services p a {
	border: none !important;
}

#index_news h2 {
	background: url(../../images/index/heading_notes.gif) top left no-repeat;
	width: 50px;
}

#index_events h2 {
	background: url(../../images/index/heading_events.gif) top left no-repeat;
	width: 250px;
}

.indexDiv h2 {
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 1em;
	margin-left: -30px;
	padding: 0px 0 5px 27px;
	/* border-left: 3px solid #006699; */
}

#index_news #news_head a, #index_events #events_head a {
	display:block;
	height: 30px;
	border: none;
}

#index_news h3, #index_news h3 a, #index_events h3, #index_events h3 a, #index_new_services h3 a {
	font-size: 1.05em;
	margin-top: -0.5em;	
	margin-bottom: 0.15em;
	font-family: georgia, times, serif;
	font-weight: normal;
}

#index_new_services h3 {
	margin-left: 30px;
}

#index_news p, #index_events p {
	margin-bottom: 2.2em;
}

#index_news h3.nodetails, #index_events h3.nodetails {
	margin-bottom: 2em;
}

#counter {
	margin: 0 1em;
	padding-top: 1em;
	text-align: center;
	border-top: 1px solid #3f97cb;
}