body{
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
.div1{
	margin: 5px auto;
	width: 928px;
	text-align: left;
	
}
	
.div2{ 
	margin: 0px 0px;
	background-image: url(../images/bg01.jpg);
	height: 88px;
	border: 1px solid white;
}
.div3{
	margin: 0px 0px;
	background-color: #333333;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	height: 23px;
	padding-top: 6px;
}

.div4{
	margin-top: 0px;
	margin-left: 0px;
	width: 280px;
	height: 450px;
	background-image: url(../images/bg04.jpg);
	border-top: 1px solid black;
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
.div5{
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	width: 648px;
	height: 421px;
	background-image: url(../images/bg06.jpg);
	border-top: 1px solid black;
	background-position: 0px 165px;
	background-attachment:fixed;
	background-color: #FFFFFF;
	overflow: auto;
	background-repeat:repeat-x;
}
.div6{
	margin: 0px 0px;
	background-color: #000000;
	border: 1px solid #000000;
	height: 30px;
	padding-top: 11px;
}
.div7{
	margin-top: -3px; 
	margin-left: 0px;
	height: 20px;
}
.div8{
	margin-top: -29px; 
	margin-right: 0px;
	width: 648px;
	height: 29px;
	float: right;
	background-image: url(../images/bg05.jpg);
}

