﻿#breadcrumbs
{
	display:none;
}
#content
{
	width:900px;
	float:left;
	margin:0px;

}
.contentmain
{ 
	margin:0px 0px 0px 0px;

}

.slidescontainer
{
	margin:10px 0 15px 9;

}
.slidesheader
{
	clear:both;
	width:882px;
	height:14px;
	background-color:#d2d2d2;
	background-image:url(../images/content_rotator_top_bg.gif);
	background-repeat:repeat-x;
}
.slidesheader a img
{
	border:none;
}
.slides
{
	width:880px;
	height:200px;
	border:1px solid #d2d2d2;
}
.slide
{
	width:880px;
	height:200px;
	overflow:hidden;
	display:none;
}
.slide a img
{
	border:none;
}

table.frontpageboxes
{
	margin-bottom: 30px;
}


table.frontpageboxes caption
{
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 27px 8px;
	text-align: left;
	font-family: Calibri;
	font-size: 24px;
	font-weight: normal;
	color: #424343;
}

table.frontpageboxes caption h1
{
	font-weight:normal;
	line-height: 20px;
}

table.frontpageboxes h4
{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #393939;
}

table.frontpageboxes td
{
	vertical-align:top;
	/* padding:15px; */
}

table.frontpageboxes td.heading-left div.container,
table.frontpageboxes td.heading-center div.container,
table.frontpageboxes td.heading-right div.container,
table.frontpageboxes td.heading-top-right div.container,
table.frontpageboxes td.heading-top-left div.container
{
	padding: 5px 0px 5px 0px;
	width: 280px;
	background-color:#e4e4e4;
}

table.frontpageboxes td.heading-right div.container 
{
	width: 320px;
}

table.frontpageboxes td.heading-top-right div.container 
{
	width: 610px;
}

table.frontpageboxes td.heading-top-left div.container 
{
	width: 570px;
}



table.frontpageboxes td.content-left div.container,
table.frontpageboxes td.content-center div.container, 
table.frontpageboxes td.content-right div.container 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #393939;
	margin-left: 10px;
	padding: 10px 0px 30px 0px;
	width: 270px;
}

table.frontpageboxes td.content-right div.container 
{
	margin-left: 10px;
	width: 290px;
}

table.frontpageboxes td p
{
	margin:0 0 5px 0;
}
