body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top h1, #top h2 {
	position: absolute;
	left: 165px;
	top: 198px;
	width: 580px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	color:#000000;
}
#top h2 {
	left: 105px;
	top: 469px;
	width: 630px;
	font-size: 14px;
	text-align:center;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
}


a:link, a:visited {color: #0066CC; text-decoration: underline; font-weight: normal; font-variant: normal;}
a:hover {color: #710001; text-decoration: none; font-weight: normal; font-variant: normal;}

img {border: none;}

#cta {
	position:relative;
	width:225px;
	height:220px;
	float:left;
	margin-top: 81px;
	margin-left: 526px;
}
 
.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 0px 10px 10px; position:relative; display:block;}

.leftimg span, .rightimg span, #cta span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span, #cta:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 780px;
	background: url(../images/container-bg.jpg) repeat-y;
	margin: 0px auto 0px auto;
	position:relative;
}
#top {
	height: 517px;
	width: 780px;
	background: url(../images/top-bg.jpg) no-repeat;
}
#content {
	text-align: justify;
	width: 695px;
	margin: 0px;
	float: left;
	padding: 0px 45px 5px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#content object {
	position: absolute;
	left: 108px;
	top: 247px;
}
#content img.bgimg {
	position: absolute;
	left: 108px;
	top: 247px;
}
#footer {
	width: 730px;
	text-align: center;
	background: url(../images/footer-bg.jpg) no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 25px 25px 5px 25px;
	clear: both;
}
#logo {
	float: right;
	margin-top: 45px;
	margin-right: 33px;
}
