body {
	background-color:#F5F3E5;
	background-image:url("images/background.jpg");
	background-repeat:repeat-x;
	color:#333333;
	height:100%;
	margin:0;
	padding:0;
}
#topmost {
}
#topcontainer {
}
#headcontainer {
	background-image:url("images/topmenu_background.jpg");
	height:240px;
	width:770px;
	background-repeat:no-repeat;
}
#contentcontainer {
	background:none repeat scroll 0 0 #FFFFFF;
	clear:both;
	float:left;
	margin-top:13px;
	padding-top:1px;
}
#containerdiv {
	width:771px;
}
#container {
	table-layout:fixed;
	width:100%;
}
#primarycontent1 {
}
#primarycontent2 {
	width:100% !important;
	padding:5px;
	vertical-align:top;
}
#primarycontentcont {
}
#navcontainer {
	width:165px !important;
	vertical-align:top;
}
.navholder {
}
.navitem {
	background-color:#F5F3E5;
	border-left:0 none;
	border-right:0 none;
	border-style:none none solid;
	border-width:0 0 2px;
	border-bottom-color:#ffffff;
	color:#B51118;
	padding:3px 5px;
	width:140px;
	margin-left:14px;
	font-size:9px;
	font-family:tahoma,sans;
}
.navitem a {
	color:#0188B5;
	text-decoration:none;
	font-family:tahoma,sans;
	font-size:11px;
}
.navitem a:hover {
	color:#214496;
}
#footer {
	background-color:#FBFDFB;
	background-repeat:repeat-x;
	clear:both;
	color:#0188B5;
	font-family:tahoma, sans;
	font-size:8pt;
	padding:0 0 25px 180px;
	text-align:center;
	width:590px;
}
#footer a {
	font-size:8pt;
	color:#0188B5;
}
a {
	color:#0188B5;
	text-decoration:none;
}
div#hometopleft {
	background-image:url("images/home_top_left.jpg");
	float:left;
	height:160px;
	text-align:left;
	width:415px;
}
div#hometopright {
	background-image:url("images/home_top_rightback.jpg");
	float:right;
	height:160px;
	padding:0 0 0 114px;
	text-align:center;
	width:241px;
}
div#title {
	float:left;
	height:80px;
	margin:0;
	padding:0;
	width:427px;
}
div#home {
	float:left;
	height:80px;
	margin:0;
	padding:0;
	width:115px;
}
div#home a {
	background:url("images/topmenu_home_off.jpg") no-repeat scroll left top transparent;
	display:block;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:100%;
}
div#home a:hover {
	background-image:none;
}
div#sitemap {
	float:left;
	height:80px;
	width:129px;
}
div#sitemap a {
	background:url("images/topmenu_sitemap_off.jpg") no-repeat scroll left top transparent;
	display:block;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:100%;
}
div#sitemap a:hover {
	background-image:none;
}
div#contact {
	float:right;
	height:80px;
	width:99px;
}
div#contact a {
	background:url("images/topmenu_contact_off.jpg") no-repeat scroll left top transparent;
	display:block;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:100%;
}
div#contact a:hover {
	background-image:none;
}
