@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
}

#container {
	width:850px;
	height:600px;
	margin-right:auto;
}

#content {
	padding-bottom:10px;
	height:500px;
}

#bottomContent {
	margin-right:120px;
	float:right;
}