@charset "UTF-8";
#container {
	background: url(../images/main0.jpg) no-repeat;
	height: 800px;
	width: 1000px;
}
#header {
	padding-left: 450px;
	padding-bottom: 75px;
}
#content {
	padding-left: 250px;
	padding-top: 0px;
}
img {
	clear: none;
	float: left;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #DDDDDD;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
