@charset "UTF-8";
#logo {
	height: 75px;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.buttons_bottom {
	height: 25px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav {
	height: 25px;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
}
#body {
	height: 400px;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
}
#base {
	height: 75px;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
}
#bdy1 {
	height: 400px;
	width: 400px;
	float: left;
}
#bdy2 {
	height: 400px;
	width: 400px;
	float: left;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	vertical-align: bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#frame {
	height: 550px;
	width: 850px;
	left: auto;
	right: auto;
	margin: auto;
	border: 1px solid #5C6F8F;
	padding: 3px;
}
#logo_left {
	height: 550px;
	width: 202px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}
#navigation {
	height: 310px;
	width: 150px;
	position: relative;
	float: left;
	padding-top: 50px;
}
#content {
	height: 550px;
	width: 478px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	padding-left: 10px;
	overflow: auto;
}
.navTopline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 100px;
}
#address {
	height: 110px;
	width: 140px;
	float: left;
	position: relative;
	padding-left: 10px;
	color: #95A3B2;
	background-color: #95A3B2;
}
#navigationFrame {
	height: 550px;
	width: 160px;
	background-color: #95A3B2;
	position: relative;
	float: left;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C6F8F;
	text-decoration: none;
	background-position: bottom;
	vertical-align: bottom;
	font-weight: bold;
}
.image {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.textHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF99CC;
	text-decoration: none;
}
