*{
	margin:0;
	padding:0
}

#header{
	width: 900px;
	height: 75px;
	margin: 0 auto;
	text-align:left
}

#header #topNavContainer{
	float:right;
	width: 400px;
	height: 75px;
	background-color:#0099CC;
}
#header #headerGraphic{
	float:left;
	width: 400px;
	height: 75px;
	background-color: #666666;
}

#mainContainer{
	width:900px;
	margin:0px auto;
	background-color: #fff;
	text-align:left; 
	padding: 0px;
}

#leftContent{
	float:left;
	width:200px;
	background-color: #FF99FF
}

#rightContent{
	float:left;
	width:700px;
	background-color: #FFCCCC
}

#rightContent #largeLeftImage{
	float:left;
	width:500px;
	background-color: #FFCCCC
}
#rightContent #largeRightImage{
	float:left;
	width:200px;
	background-color: #FFCCCC
}

#rightContent #innerContent{
	float:left;
	padding: 20px
}


	
#footer 
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #000000;
	text-align: right
}

div#rblue {

	padding: 20px 0px 5px 10px;
	background-color: #1E2E38;
	color: #ffffff;
	
	}
	
div#centerframe {

	width:456px;
	}

div#title {
	text-align: center;
	background-color: #ffffff;
	color: #273B49; 
	font-size: 13px; 
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	}

div#nav {
	background-color: #000000;
	color: #ffffff;
	height: 18px;
	width: 456px;
	padding: 2px auto 0px auto;
	text-align: center;
	word-spacing: 5px;
	}

div#banner {
	height: 87px;
	}

div#main {
	border-top: medium solid white;
	width: 460px;
	}

div#mainold {
	border-top: medium solid white;
	height: 296px;
	width: 456px;
	}

div#content1a, div#content2a, div#content3a {
	background-color: #8A9DAA;
	padding: 3px 0px;
	}

div#content1old {
	background-color: #D8DEE3;
	width: 232PX;
	height: 464px;
	float: left;
	padding-top: 5px;
	}

div#content1 {
	background-color: #D8DEE3;
	width: 232PX;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	}

div#content2 {
	background-color: #D8DEE3;
	width: 223PX;
	float: right;
	border-left: thin solid white;
	padding: 0px 0px 10px 0px;
	}

div#content2old {
	background-color: #D8DEE3;
	width: 223PX;
	height: 110px;
	float: right;
	border-left: thin solid white;
	padding-top: 5px;
	}

div#content3 {
	background-color: #D8DEE3;
	width: 223PX;
	float: right;
	border-left: thin solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	}

div#content3old {
	background-color: #D8DEE3;
	width: 223PX;
	height: 296px;
	float: right;
	border-left: thin solid white;
	padding-top: 5px;
	}

.call {	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	}
	
div#knav {
	padding-top: 10px;
	background-color: #000000;
	color: #ffffff;
	height: 48px;
	}
	
	
