body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; 	margin-right: 0px;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:766px;
	overflow:auto;

}

#leftmarbg {
	float:left;
	width:53px;
	min-height:850px;
	height:850px;
	background:url('../images/global/bg.gif');
	background-repeat:yes;
}

#topbg {
	float:left;
	width:659px;
	height:25px;
}

#rightmarbg {
	float:right;
	width:54px;
	min-height:850px;
	height:850px;
	background:url('../images/global/bg.gif');
	background-repeat:yes;
}

#logo {
	float:left;
	width:279px;
	height:147px;
	background:url('../images/global/logo.jpg');
	background-repeat:no;
}

#navphoto1 {
	float:left;
	width:94px;
	height:147px;
	background:url('../images/global/navphoto1.jpg');
	background-repeat:no;
}

#navphoto2 {
	float:left;
	width:93px;
	height:147px;
	background:url('../images/global/navphoto2.jpg');
	background-repeat:no;
}

#navphoto3 {
	float:left;
	width:92px;
	height:147px;
	background:url('../images/global/navphoto3.jpg');
	background-repeat:no;
}

#navphoto4 {
	float:left;
	width:101px;
	height:147px;
	background:url('../images/global/navphoto4.jpg');
	background-repeat:no;
}

#nav {
	float:left;
	width:659px;
	height:28px;
}

#navdivider {
	float:left;
	width:659px;
	height:10px;
}

#leftcontent {
	float:left;
	width:216px;
	height:525px;
	background:url('../images/global/leftcontentbg.gif');
}

#rightcontent {
	float:right;
	width:443px;
}

#footer {
	float:left;
	width:659px;
}