@charset "utf-8";
/* CSS Document */

@import url(base.css);

body{
	background:url(../../_homeimg/bg_home.gif) repeat-x #fff;
	}
#wrapper{
	width:760px;
	margin:auto;
	}
#nav{
	position:relative;
	height:37px;
	float:left;
	width:760px;
	}
#nav_item{
	float:left;
	padding:0 0 0 5px
	}	
#banner{
	}
#welcome_message img{
	margin:0 0 50px 100px;
	}	
	

