.wrapper {
	background-color: #ffffff;
	margin:0 auto;
	width:800px;
}
.top {
	background-color: #69a8ff;
	height:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 150px;
	padding-top: 15px;
}
.main {
	background-color: #69a8ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
}
.content {
	background-color: #69A8FF;
	left: 5px;
	width: 450px;
	top: 0px;
}
.image_line {
	background-color: #FFFFFF;
	height: 120px;
	margin: 0px;
	z-index: 1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.gapper {
	background-color: #FFFFFF;
	height: 10px;
}



.nav {
	background-color: #a0cafe;
	z-index: 2;
	height: 55px;
	position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 55px;
}
.main_left {
	width: 160px;
	left: 0px;
	top: 0px;
	float: left;
	height: 100%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #69A8FF;
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
}
body {
	top: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF0000;
}
.header {
	font-size: 12px;
	font-weight: bold;
}
