#templateHeader{
	width: 755px;
}

#templateMiddle{
	width: 755px;
}

#templateSidebar{
	width: 152px;
	float: left;
}

#templateContent{
	width: 590px;
	padding-left: 10px;
	float: left;
}

#templateFooter{
	padding-top: 40px;
	width: 755px;
	clear: both;
}