body {
	background-color: #fff;
	width: 100px;
	color: #000;
	text-decoration: none;
	line-height: 0;
}

#banner {
	background-color: #aec1b9;
	width: 141px;
	height: 280px;
	top: 7px;
	left: 7px;
	position: absolute;
}

#topimage {
	width: 856px;
	height: 279px;
	position: absolute;
	left: 150px;
	top: 7px;
	background-color: #d6dfdc;
}

#bottomhalf {
	background-color: #ffffff;
	left: 7px;
	top: 290px;
	width: 1000px;
	position: absolute;
	visibility: visible;
}

#links {
	position: absolute;
	width: 140px;
	height: 317px;
	z-index: 1;
	overflow: hidden;
	background-color: #aec1b9;
}

#secondarylinks {
	width: 141px;
	position: absolute;
	top: 0px;
	left: 143px;
	z-index: 1;
	margin: 0;
}

#secondarylinks img {
	padding: 0;
	margin: 0;
}

#bodycontent {
	width: 398px;
	position: absolute;
	padding-left: 285px;
	padding-right: 319px;
	z-index: 0;
	background-image: url(images/main_nav_bar/bg.gif);
	min-height: 344px;
	height: auto !important;
	height: 344px;	height: expression(this.height > 344 ? 344: true); 
}

#images {
	width: 330px;
	height: 325px;
	background-color: #fff;
	position: absolute;
	left: 679px;
	z-index: 6;
	visibility: visible;
	top: 0px;
}

#image1 {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 679px;
	z-index: 11;
	visibility: visible;
	top: 0px;
}

#image2 {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 842px;
	z-index: 10;
	top: 0px;
	visibility: visible;
}

#image3 {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 679px;
	top: 163px;
	z-index: 9;
	visibility: visible;
}

#image4 {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 842px;
	top: 163px;
	z-index: 7;
	visibility: visible;
}

#footer {
	padding: 5px;
	background-color: #000;
	color: #fff;
	margin-left: -285px;
	font: bold 8px Univers, Helvetica, "Helvetica Nueu", Arial, Trebuchet, sans-serif;
	width: 993px;
	bottom: 0;
	position: absolute;
	border-top: 2px solid #fff;
	text-align: center;
	letter-spacing: 1px;
}

.padding {
	padding: 5px 40px 0 20px;
	font: normal 12px/140% Univers, Helvetica, "Helvetica Nueu", Arial, Trebuchet, sans-serif;
}

.paddingsmall {
	padding: 5px 40px 0 0;
	font: normal 11px/125% Univers, Helvetica, "Helvetica Nueu", Arial, Trebuchet, sans-serif;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

img {
	border-style: none;
	}

/* My Comment */
