 body {
 	font-size:62.5%;
	background-color: #FFFFFF;
	font-family:Arial;
	}

.main {
	width:900px;
	background: #ffffff url(../img/bg_main_withnav.jpg);
	background-repeat:no-repeat;
	}
	
.main2 {
	clear:both;
	width:900px;
	height:71px;
	padding-bottom:30px;
	background:#ffffff url(../img/bg_main_withnav2.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	}
	
.header-middle {
	width:900px;
	height:150px;
	background:rgb(230,230,230) url(../img/bg_head_middle.jpg);
	visibility:visible;
	}
		
.page-container {
	width:900px;
	margin:0px auto;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	background-image: url(../img/bg_main_withnav.jpg);
	background-repeat: repeat-y;
	font-size:12px;
	}	


.nav2 {
	float:left;
	width:900px;
	border:none;
	height: 40px;
	background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x;
	font-family:Arial;
	color:rgb(75,75,75);
	font-size:1.0em;
	font-size:0%;
	}
	
.header-top {
	width:900px;
	height:80px;
	background:rgb(240,240,240) url(../img/bg_head_top.jpg);
	}
