.head {
	background-color: #6600FF;
	height: 55px;
	background-position: left center;
}
.bottom {
	background-color: #6600FF;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 78px;
	
}
.mid {
	background-color: #6600FF;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 28px;
	padding-right: 470px;
	padding-top: 40px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.menu-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 28px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.link {
	text-decoration: none;
	color: #FFFFFF;
}
a.link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
