
#wrapper {
	margin:auto;
	width:1024px;
	height:768px;

}

#header_ {
	
	width:609px;
	height:69px;
	float:left;
}

#mainbtn_ {

	width:93px;
	height:69px;
	float:left;
}

#portbtn_ {
	
	width:104px;
	height:69px;
	float:left;
}

#aboutbtn_ {
	
	width:97px;
	height:69px;
	float:left;
}

#contactbtn005_ {
	
	width:121px;
	height:69px;
	float:left;
}

#headermid_ {
	
	width:1024px;
	height:59px;
	clear:both;
}

#body_ {
	
	width:1024px;
	height:562px;
}
#bodyright {
	width:634px;
	height:562px;
	background:url(images/bodyright.png);
	float:left;
}

#bodyleft {
	width:390px;
	height:562px;
	background:url(images/bodyleft.png);
	float:left;
}

#footer_ {
	
	width:1024px;
	height:78px;
}


