body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #89654D;
	text-decoration: none;
}
.breaker {
	background-attachment: scroll;
	background-image: url(image/breaker.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 298px;
}
.footertext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.headerbg {
	background-attachment: scroll;
	background-image: url(image/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 167px;
	width: 802px;
}
.bodybg {
	background-color: #FCEEE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 995px;
}
.banner {
	background-attachment: scroll;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 299px;
	width: 995px;
}
.footerlink:hover {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF3BB;
	text-decoration: none;
}
.copyright {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFD200;
	text-decoration: none;
}
.bdr {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C50000;
	text-decoration: none;
}
.link:hover {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C20000;
	text-decoration: underline;
}
