body 
{
	font-family: verdana;
	text-align: center;
	color: #344d5f;
}

#container 
{
	width:740px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#search
{
	color: #5f5f5f;
	text-align: right;
	height: 35px;
	padding-top: 5px;
}

#header 
{
	margin: 0;
	height: 30px;
}

#headerleft
{
	float: left;
}

#headerright
{
	float: right;
	color: #375164;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 2px;
}

#menu
{
	height:37px;
	margin:0px;
	background-image: url('../images/menubg-private.gif');
	text-align: center;
}

#submenu
{
	height: 37px;
	color: #5f5f5f;
	text-align: center;
}

#banner
{
	background-image: url('../images/bannerbg.jpg');
	height: 120px;
	color: #fff;
	font-weight: bold;
	padding: 35px 0 0 10px;
	background-repeat: no-repeat;
}

#breadcrumbs
{
	font-size: 0.7em;
}

#footer 
{
	border-top: 1px solid #d5d5d5;
	margin-top: 25px;
}

#footertext
{
	color: #324b5c;
	padding: 20px;
	text-align: center;
	font-size: 0.7em;
}

a:link, a:visited 
{ 
	color: #0066b3;
	text-decoration: none;
}

a:hover, a:active 
{ 
	color: #008dd9;
	text-decoration: underline;
}

#menu a:link, #menu a:visited 
{ 
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, #menu a:active 
{ 
	color: #ececec;
}

#submenu a:link, #submenu a:visited, #breadcrumbs a:link, #breadcrumbs a:visited 
{ 
	color: #5f5f5f;
	text-decoration: none;
}

#submenu a:hover, #submenu a:active, #breadcrumbs a:hover, #breadcrumbs a:active 
{ 
	color: #303030;
}

.footer-floatleft-two a:link, .footer-floatleft-two a:visited, .footer-floatleft-two a:hover, .footer-floatleft-two a:active
{
	color: #f78118;
	text-decoration: none;
} 

#menu li
{
	display: inline;
	padding: 0 20px 0 20px;
}

#submenu li, #footertext li
{
	display: inline;
	padding: 0 ;
}

#menu ul
{
	padding: 6px 0 0 0;
	margin: 0;
}

#submenu ul
{
	padding: 6px 0 0 0;
	margin: 0;
}

#footertext ul
{
	padding: 0;
	margin: 0;
}

#footertext p, #footertext ul
{
	padding: 5px;
}

.go
{
	border: 1px solid #868686;
	background-color: #fff;
	color: #868686;
}

.search
{
	border: 1px solid #5f5f5f;
	background-color: #fff;
}

.tel
{
	color: #f58320;
}

.banner-text-one
{
	font-style: italic;
	font-size: 4.5em;
	letter-spacing: -4px;
}

.banner-text-two
{
	color: #0d4474;
	font-size: 1.9em;
}

.banner-text-three
{
	padding: 0 0 0 30px;
	font-size: 0.9em;
}

.banner-text-four
{
	padding-left: 210px;
}

.footer-floatleft-one
{
	float: left;
	color: #375164;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 20px;
}

.footer-floatleft-two
{
	float: left;
	padding: 20px 15px 0px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}


h1
{
	color: #0172b0;
	font-weight: bold;
	font-size: 1.3em;
}

h2
{
	font-weight: bold;
	color: #007bc5;
	font-size: 0.8em;
}

h3
{
	font-weight: bold;
	color: #344d5f;
	font-size: 0.8em;
}

h4
{
	font-weight: bold;
	color: #7c7c7c;
	font-size: 0.8em;
}

h5
{
	font-weight: bold;
	font-style: italic;
	color: #3aa404;
	font-size: 0.8em;
	padding-bottom: 15px;
}

.floatleft
{
	float: left;
	width: 360px;
	margin-right: 10px;
}

.floatright
{
	float: right;
	width: 360px;
	margin-left: 10px;
}

.indentleft
{
	padding: 2px 0 0 45px;
	
}

#maincontent p, #maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4
{
	padding: 5px 0 5px 0;
}