@charset "UTF-8";


#container {
	height: 665px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 93px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#frame {
	height: 572px;
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
}
#navigation {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	height: 39px;
	padding-left: 20px;
}
#image_area {
	background-image: url(images/image_area.gif);
	background-repeat: no-repeat;
	height: 533px;
	clear: both;
	float: none;
}
#image_area #images {
	padding-left: 100px;
}

#image_area #homepage_images {
	padding-left: 64px;
	padding-top: 10px;
}
#image_area #footer {
	font-family: "Futura", Geneva, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 20px;
	width: 650px;
	color: #888888;
	font-size: 12px;
}
#image_area #copy {
	font-family: "Futura", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	width: 675px;
	padding-top: 50px;
	padding-left: 100px;
	color: #888888;
	line-height: 18px;
}
#image_area #copy a {
	color: #888888;
}



#page_label {
	float: right;
	height: 30px;
	width: 200px;
	padding-top: 9px;
	padding-right: 30px;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
.style1 a {
	text-decoration: none;
}
.style1 a:hover {
	text-decoration: underline;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.style6 {
	color: #75AAD7;
	font-weight: normal;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
}
