body {
	margin: 0px;
	background: #2671FE url(../images/body-bg.jpg) repeat-x center 361px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
h1 {
	background: url(../images/h1-bg.jpg) no-repeat;
	width: 720px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	margin: 5px auto;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	list-style-image: url(../images/bullet-bg.jpg);
}



a:link, a:visited {color: #000000; text-decoration: underline; font-weight: normal; font-variant: normal;}
a:hover {color: #0402A1; text-decoration: none; font-weight: normal; font-variant: normal;}

img {border: none;}

.rightimg {float: right; margin: 0px 0px 10px 10px; position:relative; display:block;}
.rightimg span {visibility:hidden;display:none;}
.rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}

#container {
	width: 1000px;
	margin: 0px auto;
	background: url(../images/container-bg.jpg) repeat-y 75px top;
	position: relative;
}
#top {
	height: 538px;
	width: 1000px;
	background: url(../images/top-bg.jpg) no-repeat;
}
#top img {
	position: absolute;
	left: 86px;
	top: 80px;
}
#cta {
background: url(../images/cta.png) no-repeat;
}

#top #cta {
	position: absolute;
	left: 597px;
	top: 110px;
}
#content {
	padding: 5px 125px;
	text-align: justify;
	width: 750px;
	background: url(../images/content-bg.jpg) no-repeat 75px top;
	color: #4c4b4b;
}
#mid {
	background: url(../images/mid-bg.jpg) no-repeat 75px top;
	margin: 0px;
	width: 1000px;
	height:0px;
	padding: 8px 0px;
}

#footer {
	padding: 10px 125px 10px 125px;
	text-align: justify;
	width: 750px;
	background: url(../images/footer-bg.jpg) repeat-y 75px top;
	text-align: center;
	margin: auto;
}
a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}

#clickSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}