* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: CG Omega, Arial, Helvetica, sans-serif;
	color:#000066;
}

h1 {
	font-size: 18px;
	padding-bottom: 10px;
}

#Body-Wrapper {
	background-color:#FFFFFF;
	width:770px;
}

#Top {
	background:#000066;
	height:5px;
	margin: 0 6px;
}

#Header-Wrapper {
	height:158px;
	width:770px;
	
}

#Header-Wrapper-Left {
	background:url(../images/Header-Background-Left.gif) repeat-y top left;
	display:table;
	height:158px;
}

#Logo-Wrapper {
	padding: 25px 0 0 45px;
	float: left;
	
}

#Header-Wrapper-Right {
	background:url(../images/Header-Background-Right.gif) repeat-y top right;
	width:275px;
	height:158px;
	float:right;
}

#Address-Wrapper {
	margin: 25px 0 0 0;
	padding: 0;
	width:230px;
	font-family: CG Omega, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5f5f5f;
}

#Content-Wrapper {
	background:url(../images/Header-Background-Left.gif) repeat-y top left;
	width:770px;
}

#Navigation-Wrapper {
	display: none;
}

#Content {
	background:url(../images/Header-Background-Right.gif) repeat-y top right;
	height: 1%;
}
#Content .padding {
	padding:0 65px 0 65px;
}

#Content p {
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0 0 5px 0;
}

#Content ul, #Content ol {
	margin: 0 0 0 25px;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#Content img {
	margin-left: 15px;
}

#Content li {
}

#Spacer {
	width: 1px;
	height: 285px;
	float: left;
}

#Bottom-Wrapper {
	background:url(../images/Bottom-Background-Middle.png) repeat-x;
	height:64px;
	clear:both;
	width:770px;
}
#Bottom-Wrapper-Left {
	background:url(../images/Bottom-Background-Left.png) no-repeat;
	float:left;
	height:64px;
	width:343px;
}
#Bottom-Wrapper-Right {
	background:url(../images/Bottom-Background-Right.png) no-repeat;
	float:right;
	height:64px;
	width:344px;
}

#Footer-Wrapper p {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom: 5px;
}
a {
	color:#006;
}

#Footer-Wrapper {
	width:770px;
}

#Footer-Wrapper .padding {
	padding: 0 20px 10px;
}

#Disclaimer {
	display:block;
}

