@charset "utf-8";
body {
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
#wrap {
	color:#303030;
	width: 792px;
	display: block;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DFDDDC;
}#top {
	background-image: url(images/HP_Top.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 793px;
}
#rotateimage {
	padding: 0;
	margin: 0;
	z-index: 0;
	width: 793px;
	height: 438px;
	background-repeat: no-repeat;
	background-image: url(images/HP_BG.jpg);
	display: block;
	}
#wrap #rotateimage #text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 30px;
	padding-top: 90px;
	padding-left: 325px;
	line-height: 1.2em;
	clear: both;
	height: 300px;
}
#wrap #rotateimage #buttons {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	clear: both;
	float: none;
}

#wrap #rotateimage #text a{
	color: #A80532;
}
#wrap #rotateimage #text a:hover{
	color: #b57a89;
	text-decoration: none;
}

#footer{
	background-image: url(images/HP_BTM2.gif);
	background-repeat: no-repeat;
	width: 793px;
	height: 26px;
	color: #837e7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerTxt{
	color: #837e7f;
	padding-top: 4px;
	text-align: center;
}
