body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}
h1 {
	font-size: 110%;
}

#nav {
	background-color: #082567;
	height: 800px;
	height: 100%;
	width: 200px;
	position: fixed;
	top: 0px;
	left: 120px;
}

#header {
	color: #002B45;
	font-size: 32.0pt;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 0;
	width: 940px;
}
#header p {
	padding-left: 340px;
	padding-right: 20px;
	margin: 0;
}
#header p.tag {
	color: #000;
	margin-top: 0.25em;
	text-align: right;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
#spacer{
	background: url('images/bgHomeThin.png') 450px 0 no-repeat;
	background: url('images/bgHomeThin.png') 530px 0 no-repeat;
	width: 100%;
	height: 153px;
	position: absolute;
	top: 120px;
	left: -50px;
	left: 80px;
	left: 0;
}
#mainBar {
	background-color: #633919;
	width: 100%;
	font-size: 11pt;
	height: 8em;
	position: absolute;
	top: 300px;
	top: 180px;
	left: 0;
}
#homePage #mainBar {
	height: 1.5em;
}
#mainBar .pad {
	width: 40px;
	float: left;
	background-color: #fff;
	height: 100%;
}
#breadcrumbs {
	padding-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px 0px 2px 20px;
	background-color: #725D54;
	background-color: #bfbb6e;
	color: #082567;
	margin-left: 300px;
	margin-top: 10px;
}
#breadcrumbs .crumb {
	margin-left: 1em;
	margin-right: 1em;
}
.spot {
	height: 7em;
	width: 200px;
	position: absolute;
	top: 0.5em;
	top: 10px;
	background: url(images/blr.png) 0 100% no-repeat #FFF;
}
.spot .br {
	background: url(images/brr.png) 100% 100% no-repeat;
	height: 100%;
}
.spot .tl {
	background: url(images/tlr.png) 0 0 no-repeat;
	height: 100%;
}
.spot .tr {
	background: url(images/trs.png) 100% 0 no-repeat;
	height: 100%;
}
#homePage .spot .tr {
	background: url(images/trr.png) 100% 0 no-repeat;
}
.spot p.head {
	font-size: 20pt;
	line-height: 15pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00549F;
	margin-bottom: 0.5em;
	padding-top: 4px;
}
.spot p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 7px;
}
.spot a.more {
	font-style:italic;
	font-size: x-small;
	display: block;
	float: right;
	clear: both;
}

#spot1 {
	width: 200px;
	left: 120px;
}
#spot1 p.head { 
	font-size: 15pt;
	line-height: 10pt;
}

#spot2 {
	width: 210px;
	left: 420px;
}

#spot3 {
	left: 740px;
}
#oldSpot4 {
	top: 650px;
}
#spot4 {
	height: 10em;
	width: 196px;
	position: absolute;
	left: 122px;
	top: 430px;
	top: 360px;
	z-index: 9;
	background: url(images/blb.png) 0 100% no-repeat #FFF;
}
#homePage #spot4 {
	top: 180px;
	z-index: 5;
} 

#spot4.spot .br {
	background: url(images/brb.png) 100% 100% no-repeat;
	height: 100%;
}
#spot4.spot .tl {
	background: url(images/tlb.png) 0 0 no-repeat;
	height: 100%;
}
#spot4.spot .tr {
	background: url(images/trb.png) 100% 0 no-repeat;
	height: 100%;
	padding: 5px;
}
#spot4 p {
	padding: 0.5em 0em;
}
#spot5 {
	height: auto;
	width: 270px;
	position: absolute;
	top: 450px;
	top: 360px;
	top: 260px;
	left: 690px;
	background: url(images/blw.png) 0 100% no-repeat #CBCCE7;
}
#spot6 {
	height: auto;
	width: 270px;
	position: absolute;
	top: 380px;
	top: 360px;
	top: 260px;
	left: 370px;
	background: url(images/blw.png) 0 100% no-repeat #CBCCE7;
}
#spot7 {
	height: auto;
	width: 270px;
	position: absolute;
	top: 620px;
	left: 580px;
	background: url(images/blw.png) 0 100% no-repeat #CBCCE7;
}

#spot5.spot .br, #spot6.spot .br, #spot7.spot .br {
	background: url(images/brw.png) 100% 100% no-repeat;
	height: 100%;
}
#spot5.spot .tl, #spot6.spot .tl, #spot7.spot .tl {
	background: url(images/tlw.png) 0 0 no-repeat;
	height: 100%;
}
#spot5.spot .tr, #spot6.spot .tr, #spot7.spot .tr {
	background: url(images/trw.png) 100% 0 no-repeat;
	height: 100%;
	padding: 5px;
}
#content {
	color: #002B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 350px;
	padding-right: 50px;
	position: absolute;
	top: 460px;
	top: 340px;
}

#contactPage label, #contactPage span.label, #clientloginPage label, #clientloginPage span.label {
	width: 10em;
	float: left;
	display: block;
}
h2 {
	font-size: 100%;
	color: #001B35;
}
.tail {
	font-weight: 600;
	text-align: center;
}
#clientloginPage #clientList {
	color: #002B45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 350px;
	padding-right: 50px;
	position: absolute;
	top: 460px;
	top: 340px;
}
