*{
	margin: 0;
	padding: 0;
}
html{
	background-color: #b5b6ae;
	margin: 0;
	padding: 0;
}


#corpWrapper{
	margin:0 auto 0 auto;
	/*width:796px;*/
	width:796px;
	position: relative;
	padding: 0 0 10px;
	top: -30px;
}
#corpWrapper H1{
	color: #521f80;
	font: normal 22px Georgia, Times, serif;
	padding: 25px 10px 0px 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 720px;
	height: 30px;
	background: url(../img/titleBase.gif) repeat-x;
}
#corpWrapper H2{
	color: #3d3c2e;
	font: normal 18px Georgia, Times, serif;
	line-height: 20px;
	vertical-align: top;
	margin-left: 45px;
	margin-right: 45px;
}
#corpWrapper H3{
	color: #3d3c2e;
	font: normal 14px Georgia, Times, serif;
	line-height: 18px;
	vertical-align: top;
	margin-left: 45px;
}
#corpWrapper H4{
	color: #521f80;
	font: normal 22px Georgia, Times, serif;
	padding: 25px 10px 0px 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 720px;
	height: 30px;
	background: url(../img/titleBaseIntro.gif) repeat-x;
}
#corpWrapper H5{
	display: block;
	width:220px;
	padding: 5px 5px 10px 15px;
	color: #3d3c2e;
	font: normal 18px Georgia, Times, serif;
	line-height: 20px;
	vertical-align: top;
	margin: 0 0 10px 45px;
	border-style: dotted;
	border-width: 2px;
}
#corpWrapper P{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	margin: 0 45px 10px;
}
#corpWrapper P STRONG{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
#corpWrapper .main {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	width: 796px;
	float: left;
}
#corpWrapper .main img{
	float: right;
	margin-left: 45px;
	margin-bottom: 20px;
}
#corpWrapper UL{
	color: #666;
	margin-left: 45px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 13px;
	list-style-image: url(../img/bullet.gif);
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}
#corpWrapper UL LI{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#corpWrapper a{
	color: #521f80;
	text-decoration: none;
}
#corpWrapper a:hover{
	color: #000;
	text-decoration: none;
}
#map_canvas{
	text-decoration: none;
	margin-right: 45px;
}
#footer{
	position: relative;
	width: 751px;
	padding: 10px 0 0 45px;
	color: #5F604B;
	background: #b5b6ae;
	border-top:  2px solid #5F604B;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
#footer a{
	font: Georgia, Times, serifGeorgia, Times, serif;
	color: #5F604B;
	text-decoration: none;
}
#footer a:hover{
	font: Georgia, Times, serifGeorgia, Times, serif;
	color: #000;
	text-decoration: none;
}

