

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	width:750px;
	height:170px;
	background-image:url(theme/header2.jpg);
	margin-right:15px;
	vertical-align:bottom;
	}

.nav-box {
	width:400px;
	height:25px;
	float:right;
	margin-right:45px;
	margin-top:135px;
	}
	
.mainbody {
	width:750px;
	height:auto;
	margin-left:35px;
	margin-right:35px;
	}
		
.master_container {
	width:750px;
}

.body-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.header-text {
	font-family:Arial, Helvetica, sans-serif;
	color:6C210E;
	font-size:12px;
}

.footer {	
	width:750px;
	height:212px;
	background-image:url(theme/footer.jpg);
}



	

	