@charset "utf-8";

body {
	background-color: #c5e6fe;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
	font-size: 18%;
}
p.1 {
	margin-bottom: 20px;
	margin-top: 0;
	line-height: 20px;
}

#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}


#Wrapper {
	margin:0px auto;
	margin-top: 25px;
	margin-bottom: 0;
	background-color: #fff;
	width: 880px;
	height: auto;
}
	#Inner_Wrapper {
	height: auto;
	width: 774px;
	margin: 0 auto;
}
html > body #Wrapper {
	height: auto;
	margin: 25 auto;
	width: 880px;
	background-color: #FFF;
	border: 1px solid #032860;
}
#Logo {
	height: 112px;
	width: 775px;
	margin: 0 auto;
	margin-bottom: 37px;
	padding-top: 37px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #032860;
}
#colwrap2 {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 421px;
}
#Header_Image {
	width: 376px;
	Height: 310px;
	}

#Map {
	height: 500px;
	width: 374px;
	margin-top: 37px;
	border: 1px solid #032860;
}
#Right_Content {
	margin-top: 0px;
	float: right;
	height: auto;

	margin-bottom: 0px;
	width: 376px;
	display: inline;
	}
#content {
	margin-top: 0px;
	float: left;
	height: 848px;
	margin-bottom: 0px;
	width: 354px;
	display: inline;
	background-color: #c5e6fe;
	border: 1px solid #032860;
}
#Inner_Content {
	margin:0 auto;
	height: auto;
	overflow: hidden;
	width: 318px;
	margin-top: 25px;
	font-size: 100px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	}

#Footer {
	margin-top: 35px;
	height: 48px;
	margin-bottom: 0;
	width: 775px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #032860;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
}
.p3 {
	font-size: 18px;
	line-height: 20px;
}
.l3 {
	font-size: 18px;
	line-height: 28px;
	
}
