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

body {

}

#container {
	width: 955px;
}

#header {
	width: 955px;
	height: 154px;
	float:left;
	background: url(../includes/header.jpg) no-repeat;
}
#nav {

	width: 955px;
	float:left;
	height: 36px;
	background:url(../includes/nav.jpg) no-repeat;
	
}

#content {
	float: left;
	width: 955px;
	
}

#footer-top {width: 955px; height:22px; float:left; background:url(../includes/footer-top.jpg) no-repeat;}
#footer {
	width: 955px;
	height: 142px;
	float:left;
}