@charset "utf-8";
/* CSS Document */

#mainwrapper{
	background:url(bg.jpg);
	width:899px;
	height:326px;
	margin:100px auto 0 auto;
}

#leftside{
	width:238px;
	float:left;
}

#mainside{
	width:660px;
	float:left;
}

#flashcontent{
	margin:10px;
}

#flags{
	width:899px;
	height:24px;
	margin:0 auto;
}