body {
	background:#FFF url(../imageshome/mainbg.png) repeat-x;
	color:#31859C;
	font-family:'Century Gothic', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	overflow:hidden;
}
#header {
	background:url(../imageshome/bg_header.png) repeat-x;
	height:150px;
	width:100%;
}

#menu {
	text-align:left;
	width:198px;
	position:absolute;
	left:60%;
	top:150px;
}

#content {
	width:449px;
	height:529px;
	background-image:url(../imageshome/center_01.png);
}