body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
ul {
	margin:0 0 0 20px;
	padding:0 0 0 15px;
	line-height:1.3;
}
a {
	color:#39599f;	
}
a:hover {
	color:#689ec1;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:1003px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
}
#header {
	margin:0 0 0 5px;
	width:998px;
	height:124px;
	float:left;
	display:inline;
}
#leftNav {
	margin:0 0 0 5px;
	width:171px;
	height:710px;
	float:left;
	display:inline;
}
#leftNavWider {
	margin:0 0 0 0;
	width:176px;
	height:710px;
	float:left;
	display:inline;
}
#colwrap {
	float:left;
	width:656px;
	margin:0;
}
/* Simulates Portal 12 page title */
h2 {
	margin:5px 0 0 5px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #39599f;
}
/* Simulates Portal 12 section heading */
h3 {
	margin:12px 0 12px 7px;
	width:642px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color: #514b3f;
	border-bottom:1px solid #c1beb1;
}
/* Paragraph text */
.overview {
	margin:12px 0 0 16px;
	width:623px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#000000;
	line-height:130%;
}
/* Span class to create inline bold text */
.bold {
	display:inline;
	font-weight:bold;
}
#flashIntro {
	width:608px;
	height:282px;
	margin:0 auto;
}
#flashProgram {
	width:608px;
	height:395px;
	margin:10px auto 0 auto;
}
#flashCustomers {
	width:608px;
	height:371px;
	margin:10px auto 0 auto;
}
#yourChoice {
	position:relative;
	width:608px;
	height:365px;
	margin:10px auto 0 auto;
	background:url(../images/choice.jpg);
	background-repeat:no-repeat;
}
#yourChoice .content {
	width:570px;
	height:345px;
	padding:20px 0 0 20px;
}
#locationMapTop {
	position:relative;
	width:608px;
	height:64px;
	margin:10px auto 0 auto;
	background:url(../images/location_map_top.jpg);
	background-repeat:no-repeat;
}
#locationMapBottom {
	position:relative;
	width:608px;
	height:288px;
	margin:0 auto 0 auto;
}
#locationMapTop .content {
	width:370px;
	height:64px;
	padding:30px 0 0 20px;
	margin:0 auto -30px auto;
}
form {
	display:inline;
}
#rightNav {
	margin:0 0 0 0;
	width:171px;
	height:710px;
	margin-bottom:0px;
	float:left;
	display:inline;
}