﻿body
{
	font-family: Verdana, Geneva, Sans-Serif;
	color: #4A4B4D;
	font-size: 11px;
	background-color: #9F9480;
}
a
{
	color: #003366;
}
a:hover
{
	text-decoration: underline;
}
strong
{
	font-weight: bold;
}
.listitem
{
	background: url(../images/bullet_blue.png) no-repeat;
	padding-left: 20px;
}
.Clear
{
	clear: both;
}
.HeadOuter
{
	height: 81px;
	background: url(../images/head_bg.gif) repeat-x;
}
.HeadContainer
{
	position: relative;
	width: 940px;
	margin: 0 auto;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: White;
}
.Logo
{
	position: absolute;
	width: 254px;
	height: 51px;
	top: 20px;
	left: 0;
}
.TopNav
{
	position: absolute;
	right: 0;
	top: 45px;
}
.TopNav li
{
	position: relative;
	display: block;
	float: left;
	margin-left: 15px;
	text-transform: uppercase;
}
.TopNav a
{
	font-weight: normal;
	color: White;
}
.SiteOuter
{
	background: url(../images/site_bg.gif) repeat-x;
}
.SiteContainer
{
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.RightContainer
{
	position: relative;
	float: right;
	width: 255px;
}
.MiniNav
{
	width: 215px;
	background-image: url(../images/box_what_bg.png);
	behavior: url(iepngfix.htc);
	padding-left: 40px;
}
.MiniNav li
{
	list-style-image: url(../images/bullet.png);
	behavior: url(iepngfix.htc);
	padding-top: 0px;
}
.MiniNav a
{
	color: White;
	font-weight: normal;
}
.MiniNav2
{
	width: 215px;
	background-image: url(../images/box_what_bg2.png);
	behavior: url(iepngfix.htc);
	padding-left: 40px;
}
.MiniNav2 li
{
	list-style-image: url(../images/bullet.png);
	behavior: url(iepngfix.htc);
	padding-top: 0px;
}
.MiniNav2 a
{
	color: White;
	font-weight: normal;
}
.UsefulNav
{
	width: 442px;
	background-image: url(../images/box_info_bg.png);
	behavior: url(iepngfix.htc);
	padding-left: 40px;
}
.UsefulNav li
{
	list-style-image: url(../images/bullet_blue.png);
	behavior: url(iepngfix.htc);
	padding-top: 15px;
}
.UsefulNav a
{
	color: #134271;
	font-weight: normal;
}
.MainContainer
{
	position: relative;
	width: 630px;
	padding: 20px;
	background-image: url(../images/page_bg.png);
}
.MainContainerTop
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #D8C7B5;
}
.TopContent
{
	margin-left: 0px;
}
.TopContentImage
{
	float: left;
}
.ContentContainer
{
	padding: 10px 0;
	border-bottom: 1px dotted #D8C7B5;
}
.ContentContainer h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #484540;
	padding-bottom: 10px;
}
.ContentContainer h2
{
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	text-transform: lowercase;
	color: #484540;
	padding-bottom: 10px;
}
.NewsContainer
{
	width: 240px;
	float: left;
	padding-right: 10px;
}
.NewsContainer p
{
	margin-bottom: 15px;
}
.FactContainer
{
	float: right;
	width: 200px;
	border-left: 1px solid #D8C7B5;
	
}
.FactContainer img
{
	float: right;
}
.MainContainerBottom
{
	width: 670px;
	height: 15px;
	background-image: url(../images/page_bottom.png);
	behavior: url(iepngfix.htc);
}
.FooterContainer
{
	width: 533px;
	height: 35px;
}

.QuickContact
{
	position: relative;
	background-image: url(../images/quick_contact.png);
	width: 255px;
	height: 285px;
}
.ContactInput, .ContactInputLarge
{
	position: absolute;
	width: 139px;
	height: 18px;
	background-color: Transparent;
	border: 0;
	left: 74px;
	padding: 5px 0 0 5px;
}
.ContactInputLarge
{
	width: 144px;
	height: 44px;
	padding: 0;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
.ContactSubmit
{
	position: absolute;
	width: 144px;
	height: 19px;
	background-color: Transparent;
	border: 0;
	left: 74px;
}
.ContactForm td
{
	padding: 3px;
}
.ContactForm input
{
	width: 139px;
	height: 18px;
	background-color: White;
	border: 1px solid #A29684;
	padding: 5px 0 0 5px;
}

#slider {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 664px;
	height: 225px;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
