body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center bottom;
	background-image: url(images/bg.jpg);
}
body.front {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center 150px;
	background-image: url(images/m3-bg-noporthole.jpg);
	background-color: #090C25;
	background-repeat: no-repeat;
}
#pagebg {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#fullwidthpageholder {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(images/m3-bg-noporthole.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	background-color: #090C25;
}
#fullwidthpageholdernone {
	position: relative;
	float: left;
	width: 100%;
}
#top {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
#rotatinglogo {
	position: relative;
	width: 164px;
	float: left;
	padding-top: 10px;
}
#topfullwidth {
	width: 100%;
	height: 180px;
	background-position: center top;
	background-image: url(images/top2.jpg);
	position: relative;
}
#menu {
	float: right;
	height: 92px;
	width: 594px;
	padding-right: 12px;
	position: relative;
	padding-top: 0px;
}
#submenu {
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	width: 135px;
}
#bottom {
	float: left;
	width: 930px;
	position: relative;
}
#footerbar {
	float: left;
	width: 930px;
	position: relative;
	padding-top: 10px;
}
#topfullwidthx {
	width: 100%;
	height: 180px;
	background-position: center top;
	background-image: url(images/top.jpg);
}
#footerbar2 {
	width: 100%;
	float: left;
	position: relative;
}
#footerbar3 {
	width: 950px;
	position: relative;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-left: 20px;
}
