* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#wrapper #logoWrapper {
	height: 90px;
	background-color: #FFFFFF;
}
#wrapper #navi {
	color: #FFC;
	padding-left: 20px;
	line-height: 38px;
	height: 40px;
	background-image: url(../images/navi6b.jpg);
}
#wrapper #headerImg {
	height: 250px;
	background-image: url(../images/1bjc2jsdkj234fsdf.jpg);
	background-repeat: no-repeat;
}
#wrapper #bodyArea #left {
	width: 550px;
	float: left;
}
#wrapper #bodyArea #center {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #left2 {
	float: left;
	width: 375px;
}
#wrapper #bodyArea #right2 {
	float: right;
	width: 425px;
	height: 308px;
	text-align: center;
	margin-top: 20px;
}

#wrapper #bodyArea #center2 {
	width: 200px;
	float: none;
}


#wrapper #bodyArea #right {
	width: 250px;
	float: right;
}
#wrapper #bodyArea #ftLeft {
	background-image: url(../images/footerLft.jpg);
	float: left;
	line-height: 38px;
	color: #f2f2f2;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999999;
	width: 680px;
	height: 40px;
	padding-left: 20px;
	bottom: auto;
}
#wrapper #bodyArea #ftCenter {
	height: 40px;
	width: 50px;
	float: left;
	background-image: url(../images/footerRt.jpg);
	background-repeat: repeat-x;
}
#wrapper #bodyArea #ftRight {
	height: 40px;
	width: 50px;
	background-image: url(../images/footerRt.jpg);
	background-repeat: repeat-x;
	float: right;
}
#wrapper #bodyArea #footer {
	clear: both;
	line-height: 38px;
	padding-left: 20px;
	color: #f2f2f2;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 20px;
}
.hd1 {
	font-size: 24px;
	margin-top: 20px;
	color: #FFC;
}
.hd2 {
	font-size: 24px;
	color: #FFC;
	text-decoration: underline;
}
.hd3 {
	font-size: 24px;
	color: #FFC;
	text-align: left;
}
.bd1 {
	font-size: 18px;
	color: #F1F1F1;
	text-align: left;
}
.bd2 {
	padding-top: 3px;
}
.bd3 {
	line-height: 38px;
	color: #f2f2f2;
	height: 40px;
	padding-left: 20px;
	width: 700px;
}
