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: 35px;
}

#headerleft
{
	float: left;
}

#headerright
{
	float: right;
	color: #375164;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 2px;
}

#menu
{
	height:37px;
	margin:0px;
	background-image: url('../images/menubg.gif');
	text-align: center;
	margin-bottom: 20px;
}

#footer 
{
	border-top: 1px solid #d5d5d5;
	margin-top: 20px;
}

#footertext
{
	background-color: #daf0ff;
	color: #324b5c;
	padding: 20px;
	text-align: center;
	font-size: 0.7em;
}

#righthalf
{
	float: left;
	width: 350px;
	margin-right: 20px;
}

#lefthalf
{
	float: left;
	width: 350px;
	margin-right: 20px;
}

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;
}

.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;
}

#footertext li
{
	display: inline;
	padding: 0 ;
}

#menu ul
{
	padding: 8px 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;
}


h1
{
	color: #0172b0;
	font-weight: bold;
	font-size: 1.3em;
}

h2
{
	font-weight: bold;
	color: #f58320;
	font-size: 0.9em;
}

h3
{
	font-weight: bold;
	color: #344d5f;
	font-size: 0.8em;
}

h4
{
	font-weight: bold;
	color: #7c7c7c;
	font-size: 0.8em;
}

.floatleft
{
	float: left;
	width: 360px;
	margin-right: 10px;
}

.floatright
{
	float: right;
	width: 360px;
	margin-left: 10px;
}
