#pagewidth{
	width:970px;
	height:710px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
}

#left{
	width:600px;
	height: 700px;
	float:left;
	background-color: #000;
}

#lefttext1{
	width:130px;
	height: 130px;
	float:left;
	background-color: #000;
	margin-top: 160px;
	margin-left: 220px;
	margin-right: 25px;
}

#lefttext2{
	width:130px;
	height: 130px;
	float:left;
	background-color: #000;
	margin-top: 160px;
	margin-left: 15px;
	margin-right: 25px;
}


#whiterule{
	width:20px;
	height: 700px;
	float:left;
	background-color: #000;
}


#right{
	width:340px;
	height: 700px;
	float:left;
}


#rightlogo{
	width:335px;
	height: 60px;
	float:left;
	margin-top: 280px;
	background-color: #000;
}

#rightnavigation{
	width:335px;
	height: 300px;
	float:left;
	background-color: #000;
}
