body {
	margin: 0px;
	background-color: #00ABE2;
	color: white;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 15px;
}
img {
	border: 0px none;
	margin: 0px;
}
img.float-left {
	float: left;
}
address {
	font-style: normal;
}
#top {
	background-color: white;
	display: block;
	width: 100%;
	height: 110px;
}
#header {
	display: block;
	width: 990px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}
#page-body {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 990px;
}
#page-content {
	text-align: left;
	position: relative;
	left: 58px;
	display: block;
	width: 932px;
	height: 1165px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: white;
}
#page-content a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#page-header {
	position: relative;
	display: block;
	width: 991px;
	height: 304px;
}
#page-menu {
	position: relative;
	left: 58px;
	display: block;
	width: 932px;
	height: 22px;
}
#page-menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
/* IE boxmodel hack */
* html #menu-links {
	\height: 22px; 
}
#menu-links {
	position: relative;
	display: block;
	width: 770px;
	height: 21px;
	float: left;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	border-style: solid;
}
#menu-logo {
	position: relative;
	display: block;
	width: 162px;
	height: 22px;
	float: right;
}
#page-left {
	position: relative;
	display: block;
	width: 180px;
	float: left;
}
#page-left a {
	display: block;
	margin-top: 16px;
}
#page-right {
	position: relative;
	float: right;
	display: block;
	width: 752px;
	padding-bottom: 50px;
}
#page-right img {
	margin-right: 10px;
}
#page-right p {
	margin-top: 10px;
}
#footer {
	text-align: left;
	display: block;
	width: 990px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
#footer-text {
	display: block;
	position: relative;
	left: 58px;
	width: 842px;
	float: left;
}
#footer-text a {
	color: #E75832;
	text-decoration: none;
	font-weight: bold;
}
#footer-addthis {
	position: relative;
	top: 3px;
	float:right;
	width: 83px;
}
#logo {
	text-align: left;
	display: block;
	position: relative;
	top: 36px;
	border: 0px none;
}
br.clear {
	clear: both;
}
#gacdAnim{
  position:relative;
  width:991px;
  height:304px;
}
#gacdAnim img{
  display:none;
  position:absolute;
  top:0;
  left:0;
  border: 0px none;
}
#gacdAnim img.active{
  display:block;
}