body {
	margin-top: 0px;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
.top {
	background-color: #000;
	height: 55px;
	width: 906px;
	text-align: left;
}
.home_main {
	background-image: url(images/index_temp_02.jpg);
	background-repeat: no-repeat;
	height: 469px;
	width: 906px;
}
.copy {
	width: 906px;
	background-color: #F19200;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
.baseline {
	background-color: #FFF;
	background-image: url(images/index_temp_04.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 906px;
}
.footer {
	background-color: #FFF;
	width: 906px;
	height: 25px;
}
.copy h1 {
	color: #FFF;
	font-size: large;
	font-weight: lighter;
}
.copy h2 {
	color: #FFF;
	font-size: large;
	font-weight: lighter;
}
#linkBox a {
	text-decoration: none;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#linkBox a:hover {
	background-color: #F39200;
	background-image: url(images/hover_back.jpg);
}
#linkBox {
	padding-top: 10px;
	padding-left: 15px;
	clear: both;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
}
#offer {
	margin-top: 390px;
	width: 500px;
	float: right;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.main {
	width: 906px;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	line-height: 18px;
}
.main h1 {
	color: #F39200;
	font-size: x-large;
	font-weight: lighter;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.main h2 {
	color: #F39200;
	font-size: large;
	font-weight: lighter;
}
.main a {
	color: #F59200;
}
.main a:hover {
	color: #F00;
}
.copy a {
	color: #FFF;
}
.copy a:hover {
	color: #000;
}
