*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #FFF;
	color: #000;
	font-size: 85%;
	font-family: "verdana";
}

.clear { clear: both; }

img
{
	border: 0;
}

#headercont
{
	margin: 0 auto;
	width: 760px;
	height: 120px;
	background: #ffffff;
}

#logo
{
	float: left;
	width: 139px;
	height: 120px;
	background: #ffffff url('../images/index_02.gif') no-repeat;
}

#navi
{
	padding: 0px; 
	float: right;
	width: 621px;
	height: 120px;
	text-alignt: right;
	background: #ffffff url('../images/index_04.gif') right no-repeat;
}

#navi ul
{
	list-style-type: none;
	float: right;
	padding: 90px 20px 0px 0px;
}

#navi ul li
{
	float: left;
}
	
#navi ul li a
{
	display: block;
	font-size: 75%;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	color: #151C64;
	text-decoration: none;
}

#navi li a:hover
{
	padding: 10px 10px 10px 10px;
	color: #686DA5;
	text-decoration: underline;

}

#banner
{
	margin: 0 auto;
	width: 760px;
	height: 120px;
	background: #ffffff url('../images/index_06.gif') no-repeat;
}

#maincontainer
{
	margin: 0 auto;
	width: 730px;
	height: 100%;
}

#loader
{
	width: 384px;
	height: 243px;
	background: #ffffff url('../images/loader.gif') no-repeat;
}

#mainleft
{
	float: left;
	width: 530px;
	font-size: 80%;
	line-height: 1.3;
}

#mainleft h1
{
	color: #686DA5;
	font-size: 130%;
	padding: 5px;
}

#overviewtext h2
{
	color: #686DA5;
	font-size: 100%;
	padding: 5px;
}

#mainimage
{
	float: left;
	width: 495px;
	height: 410px;
	background: #ffffff url('../images/index_09.gif') no-repeat;
}

#virtualtour
{
	float: left;
	width: 495px;
	height: 100%;
}

#virtualtour h1
{
	color: #686DA5;
	font-size: 130%;
	padding: 5px;
}

#hometext
{
	float: left;
	width: 495px;
	height: 100px;
	color: #151C64;
	line-height: 2;
	font-size: 100%;
	font-weight: bold;
}

#overviewcontainer
{
	margin: 0 auto;
	width: 730px;
	height: 100%;
}
#overviewtext
{
	float: left;
	width: 510px;
	height: 100%;
	font-size: 80%;
	line-height: 1.5;
	padding: 0px 20px 0px 0px;
}

#overviewtext h1
{
	color: #686DA5;
	font-size: 130%;
	padding: 5px;
}

#overviewright
{
	float: left;
	width: 200px;
	height: 1100px;
}

#mainright
{
	text-align: center;
	float: left;
	width: 200px;
	
}


#footer
{
	clear: both;
	text-align: center;
	line-height: 25px;
	margin: 0 auto;
	width: 742px;
	padding: 15px 0;
	font-size:12px;
	color:#003399;
}

#footer a 
{
	text-decoration:none;
}
#footer a:hover
{
	color:#000000;
}
table
{
	align: center;
}

td
{
	align: center;
}

/* Start 404 Error Form Styles */

.errorform fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.errorform fieldset input { border: 0; background: #DDD; color #111: padding: 5px; }

/* End 404 Error Form Styles */
