/* CSS Document */

body {
	background-color: #534741;
	margin-top: 0px;
}
.header {
	background-image: url(../images/index_01.jpg);
	height: 75px;
	width: 955px;
}
.lefttop {
	background-image: url(../images/index_02.jpg);
	height: 25px;
	width: 570px;
}
.righttop {
	background-image: url(../images/index_08.jpg);
	height: 25px;
	width: 50px;
}
.photos {
	background-image: url(../images/index_09.jpg);
	height: 240px;
	width: 955px;
}
.content {
	background-image: url(../images/index_10.jpg);
	height: 310px;
	width: 955px;
	background-color: #534741;
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	width: 955px;
}
.content p {
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 350px;
	padding-right: 100px;
	line-height: 16px;
}
.content a {
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.content a:hover {
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #534741;
	font-weight: bold;
	background-color: #FFFFFF;
}
.content h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 350px;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
}
.footer td {
	font-size: 11px;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	color: #988675;
}
a.footer2:link, a.footer2:visited, a.footer2:active {
	font-size: 11px;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	color: #988675;
	text-decoration: none;
}
a.footer2:hover {
	color: #FFFFFF;
}
