/* boxes */


body {
	background:url(../_images/bg.jpg);}


#content {
	width: 1100px; 
	height: 700px;
	background: url(../_images/home_pic.jpg) no-repeat;
	margin:auto;
	margin-top: 20px;}
	
#top_content {
	width: 980px;
	height: 120px;}
	

#nav {
	width: 600px;
	height: 80px;
	margin: 0px 0px 0 14px;
	position: relative;
	top: -6px;
	}




