body        {
	color: #000;
	background-color: #333333;
	text-align: center;
	height: 100%;
	margin-bottom: 12px;
	margin-top: 12px;
}
.banner           { background-image: background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: 210px;
	background-color: #FFFFFF;
}
.menuholder      { background-color: #fff; width: 100%; height: 25px; min-height: 25px }

.main       {
	color: #fff;
	background-image: url(globalimages/contactbg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0 0;
	width: 770px;
	border: 0;
	margin: 0;
	overflow: hidden;
}
.footer     { color: #fff; font-family: Arial, Helvetica, Verdana, sans-serif; background: #1e1e1e url(globalimages/footerbanner.jpg) repeat-x 0 100%; width: 100%; height: 100px; clear: both }

.footersec  { color: #333333; display: block; padding: 5px; width: 30%; float: left }
.wrapper {
	background-image: none;
	height: auto;
}
