body{
	font-family: tahoma, georgia, verdana, arial;
	font-size:12px;
	line-height:18px;
	background:#f0f0f0;
}

#outer_container {
	width:800px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

.left { float:left; }
.right { float:right; }
.whbg { background:#fff; }
.topalign { vertical-align:top; }
.inline { display:inline; }
.clear { clear:both; }


h1 {
	font-size:20px;
	font-family:century gothic;
}

h2 {
	font-family:century gothic;
	font-size:16px;
}

/*Header Styles**************/

#header {
	height:133px;
	margin-top:20px;
}

#top_logo {
	margin-left:20px;
	margin-top:30px;
	float:left;
	display:inline;
}

#top_links {
	float:left;
	width:98px;
	height:112px;
	margin-left:80px;
	display:inline;
}

#top_links ul li {
	line-height:28px;
	width:98px;
	height:27px;
	text-indent:-9999px;
}

#top_links ul li a {
	height:28px;
	height:27px;
	display:block;
}

/*Top Nav links**************/
#top_links ul li.nav_index { background-position:0 0; }
#top_links ul li.nav_index:hover, #top_links ul li.nav_index.active { background-position:99px 0; }
#top_links ul li.nav_services { background-position:0px -27px; }
#top_links ul li.nav_services:hover, #top_links ul li.nav_services.active { background-position:99px -27px; }
#top_links ul li.nav_news { background-position:0px -54px; }
#top_links ul li.nav_news:hover, #top_links ul li.nav_news.active { background-position:99px -54px; }
#top_links ul li.nav_contact { background-position:0px -81px; }
#top_links ul li.nav_contact:hover, #top_links ul li.nav_contact.active{ background-position:99px -81px; }
/****************************/


#top_blocks {
	float:right;
	margin-top:20px;
	margin-right:20px;
	display:inline;
}
#top_blocks img {
	margin-left:10px;
}

.active_block {
}

/****************************/


/*Content Styles*************/


#content {
	width:762px;
	margin:0 auto;
}

#main_banner #banner_text {
	float:right;
	width:280px;
	margin-top:75px;
	margin-right:36px;
	display:inline;
}

#main_content {
	margin-top:20px;
}

.padded p {
	padding:10px 10px 10px 0;
}

#content_table {
	width:100%;
	border:none;
	margin-bottom:20px;
}

#content_table td {
	width:33%;
}

.lm { margin-left:20px; }
.pl { padding-left:20px; }
.pr { padding-right:20px; }

#content p{
	margin-bottom:15px;
}

.news_item_header {
	margin:10px 0 10px 0;
	padding:5px;
	border-right:solid 2px #385270;
	border-bottom:solid 2px #385270;
}

.news_item_header span {
	text-align:center;
	display:block;
}
.news_item_header small {
	font-size:10px;
	display:block;
	margin-top:5px;
}
.news_item_header small a, .news_item_header small a:visited {
	font-family:georgia;
	color:#191919;
}
.news_item_header small a:hover {
	color:#fff;
}
.news_item_header strong {
	color:#fff;
	font-family:century gothic;
}

.date {
	font-size:12px;
	font-style:italic;
	color:#b0b0b0;
	padding:3px;
	background:#fff;
}
.indent {
	margin-left:20px;
}

.news_article {
	margin-bottom:15px;
	border-bottom:solid 1px #ccc;
}
.news_article h2 {
	padding-bottom:15px;
	line-height:22px;
	font-family:century gothic;
}
.news_article b {
	color:#0f243b;
}

.news_date {
	display:block;
	margin:5px 0 5px 0;
}

#contact_form {
	float:left;
	width:360px;
	margin-left:30px;
}
#contact_form h2 {
	margin-bottom:60px;
}
#contact_form p {
	padding-top:20px;
}
#contact_form label {
	float:left;
	width:100px;
}
#contact_form input, #contact_form textarea {
	float:left;
	display:block;
	padding:4px;
}
.contactpic {
	height:30px;
	line-height:30px;
	width:200px;
	margin-left:20px;
}

.topclear40 {
	margin-top:40px;
	height:200px;
}
.topclear40 img {
	padding:0px 20px 20px 0px;
}
.topclear40 h2 {
	margin-bottom:10px;
}
.fullheight {
	width:160px;
	height:200px;
	float:left;
}
.rainbowcol { color:#b4292f; }
.beechtreecol { color:#39bb9d; }
.wensumcol { color:#812990; }
.adcol { color:#1c75bc; }

#topalignimages h2 {
	font-size:24px;
}

/****************************/


/*Footer Styles**************/

#footer {
	margin-top:30px;
	border-top:#aeaeae 1px solid;
	height:30px;
}

#footer_details {
	width:760px;
	height:25px;
	background:#ececec;
	margin:0 auto;
	text-align:center;
	margin-top:-15px;
	border:solid 1px #ccc;
	line-height:25px;
	position:relative;
	z-index:10;
}
#footer_details p {
	
}

/****************************/