*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

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;
	height: 100%;
	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;
	height: 510px;
}

#footercontainer
{
	clear: both;
	margin: 0 auto;
	width: 760px;
	height: 30px;
}

#footerleft
{
	float: left;
	width: 15px;
	height: 30px;
	background: #ffffff url('../images/index_19.gif') no-repeat;
}

#footercenter
{
	text-align: center;
`	font-size: 65%;
	line-height: 35px;
	float: left;
	color: #ffffff;
	width: 730px;
	height: 30px;
	background: #151C64;
}

#footercenter a
{
	color: #ffffff;
		text-decoration: none;
}

#footercenter
{
	float: left;
	width: 730px;
	height: 30px;
	background: #151C64;
}

#footerright
{
	float: left;
	width: 15px;
	height: 30px;
	background: #ffffff url('../images/index_21.gif') no-repeat;
}

#footer
{
	text-align: center;
	clear: both;
`	font-size: 65%;
	line-height: 35px;
	margin: 0 auto;
	width: 742px;
	height: 35px;
	background: #ffffff url('../images/index_22.gif') no-repeat;
}
table
{
	align: center;
}

td
{
	align: center;
}