
#center {
	margin:0px auto;
	width: 760px;
	background-color: #569a9d;
	height: 100%;
}

#topStrip {
	width: 760px;
	height: 10px; background-color: #569a9d;
}

#mainPic {
	width: 760px;
	height: 320px;
}

#captionStrip {
	width: 760px;
	height: 24px;
	background-color: #67225e;
}

#logoStrip {
	width: 760px;
	height: 65px;
	background-color: #aba000;
}

#logo {
	width: 313px;
	height: 65px;
     float: left;
}

#cmsarea3 {
 float: right;
 width: 447px;
 
}

#mainArea {
	min-height: 160px;	
	height: auto;
	width: 760px;
	background-color: #fff;
}

*html #mainArea {
	height: 160px;	
	width: 760px;
	background-color: #fff;
}

#mainForm {
	min-height: 430px;
	height: auto;
	width: 760px;
	background-color: #fff;
}

#topGap {
	width: 760px;
	height: 55px;
	background-color: #fff;
}

#nav1 {
	min-height: 280px;	
	height: auto;
	width: 135px;
	float: left;
}

*html #nav1 {
	height: 280px;
}

#nav2 {
	min-height: 280px;	
	height: auto;
	width: 150px;
	float: left;
}

*html #nav2 {
	height: 280px;
}

#mainContent {
	min-height: 160px;	
	height: auto;
	width: 475px;
	float: left;
}

*html #mainContent {
	height: 160px;	}

#footer { 
	height: 50px;
	clear: both;
	width: 760px;
	background-color: #569a9d;
}

#footerLeft { 
	width: 315px;
	float: left;
	text-align: center;
}

#footerRight { 
	float: left; 
	width: 445px;
}

#temp {
background-image:url(/cms_files/images/Template_Images/bg_tile.gif);
}