body {
margin:0;
padding:0;
}
#pageWrapper {
	margin:0px auto 25px auto;
	width:779px;
	clear:both;
}
#topHeader {
	margin:0 auto;
	background:url(images/bg_head.jpg) repeat-x top;


}
#logo {
	margin:0 auto;
	width:778px;
	height:300px;
	text-align:center;
}
#navMaster {
	text-align:center;
	margin:auto;
	height:45px;
	background:url(images/bg_nav.gif) repeat-x;
}
#mainHeader {
	height:224px;
}
#bodyMaster {
margin:0;
padding:0;

}
#footer1 {

	height:81px;
	background:url(images/bg_footer1.gif) repeat-x;
}
#footer2 {
	text-align:center;

	height:83px;
	background:url(images/bg_footer2.gif) repeat-x;
}
#footerWrap { clear:both; }
