div#pageContainer{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	width: 920px;
	border-width: 0 1px 1px 1px;
	padding: 0;
}

div#topSection{
	padding: 0;
}

div#header{
	background-image: url(../images/gradient.php?col1=365486&col2=002268&h=110);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 30px;
	margin: 0;
	border-bottom: 1px solid #FFF;
}

div#header h1{
	margin: 0;
}

div#navBar1{
	border-bottom: 1px solid #FFF;
}	

div#topSection ul.menu{
	display: block;
	font-size: 1.1em;
	padding-left: 30px;
}


div#topSection ul.menu a{
	font-weight: normal;
	border: none;
	padding-left: 0;
	padding-right: 20px;
}

div#navBar2{
	position: relative;
}

div#navBar2 .module.telephone{
	position: absolute;
	font-size: 1.6em;
	top: 0;
	right: 30px;
	color: #FFF;
}

div#middleSection{
	padding: 20px 30px;
	line-height: 1.6em;
}

div#middleSection h3,
div#middleSection h4,
div#middleSection h5,
div#middleSection h6{
	font-weight: normal;
}

div#middleSection h3{
	font-size: 1.6em;
}

div#middleSection h4{
	margin-top: 1em;
}

div#middleSection a{
	text-decoration: none;
	border-bottom: 1px dotted #AAA;
}

div#mainContent{
	width: auto;
	float: none;
}

div#rhColumn{
	width: 320px;
}

div#mainContent.rightIndent{
	width: 510px;
}

div#mainContent .module,
div#rhColumn .module,
div#lhColumn .module{
	padding: 15px;
	background: url(../images/gradient.php?col1=E0E0E0&col2=FFF&h=120) top left repeat-x;
}

div#middleSection .module ul.itemList li{
	padding: 0;
	margin: 0 0 1em 0;
}


div#navBar3{
	position: relative;
}

div#navBar3 .module{
	padding: 2px 30px;
}
	
div#navBar3 img{
	border: none;
}

div#navBar3 .module.telephone{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.1em;
        background: none;
}

div#navBar3 strong{
	color: #666;
	font-weight: normal;
}