#main
{
	margin:0px;
	background-color:#fff;
	height:540px;
	width:763px;
}

#nav
{
	background-color:#F4EDD0;
	height:205px;
	
}

#top_sm_left
{
	background-color:#ff33ff;
	height:200px;
	width:300px;
}

#btn_sm_left
{
	background-color:#ff33ff;
	height:100px;
	width:300px;
}

#top_center
{
	float:right;
	background-color:#333;
	height:300px;
	width:300px;
}
