body{
	padding:0px;
	margin:0px;
	background:#3c4a68 url(../images/bg_home.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:872px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	height:38px;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#929bad;
	}

