body {
	background-color: #fff;
	background-repeat: repeat;
	margin: 0px;
		}
		
#container {
		position:absolute;
		top: 50%;
		left: 50%;
		width:745px;
		height:468px;
		margin-top: -234px; /* set to a negative number 1/2 of your height */
		margin-left: -377px; /* set to a negative number 1/2 of your width */
		}
#menu {
	top: 0px;
	left: 0px;
	width: 745px;
	height: 140px;
	position: absolute;
	background-color:#fff;
	}
#brochure {
	top: 0px;
	left: 10px;
	width: 735px;
	height: 34px;
	position: absolute;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align: middle;
	}
#col1 {
	top: 34px;
	left: 10px;
	width: 235px;
	height: 106px;
	position: absolute;
	text-align:left;
	}
#col2 {
	top: 34px;
	left: 255px;
	width: 235px;
	height: 106px;
	position: absolute;
	text-align:left;
	}
#col3 {
	top: 34px;
	left: 500px;
	width: 157px;
	height: 106px;
	position: absolute;
	text-align:left;
	}
#col4 {
	top: 34px;
	left: 657px;
	width: 87px;
	height: 96px;
	position: absolute;
	text-align:left;
	}
#content {
	top: 140px;
	left: 1px;
	width: 745px;
	height: 295px;
	position: absolute;
	}
#footer {
	top: 435px;
	left: 0px;
	width: 745px;
	height: 33px;
	position: absolute;
	}
#qtvr {
	top: 0px;
	left: 10px;
	width: 725px;
	height: 295px;
	position: relative;
	}
.qtvrImage {
	float:left;
	}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A1948A;
}
