@charset "UTF-8";
/* CSS Document */

body{font-family:Verdana, Geneva, sans-serif;}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-top:20px;
	text-align: left;
}
#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bg2 {
	background-image: url(../images/headerbk.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: auto;
	width: 100%;
}
#header {
	background-image: url(../images/header.jpg);
	height: 148px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#headerbottom {
	background-image: url(../images/headerbottom.jpg);
	height: 75px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/mainbk.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 642px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 80px;
	padding-left: 80px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 161px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 200px;
	width: 652px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.testimonialtop {
	background-image: url(../images/testimonialtop.gif);
	height: 69px;
	width: 627px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 547px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}

.testimonialrepeat p{
margin-top:10px;
margin-bottom:10px;
}
.testimonialbottom {
	background-image: url(../images/testimonialbottom.gif);
	height: 67px;
	width: 627px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}

.aclear{clear:both;}

#navbar{
	height:56px;
	width:802px;
	margin:0px auto;
}


ul{
margin:0 auto;
padding:0;
list-style:none;
width:802px;
margin-left:0px;
}

ul li{
float:left;
}

.aclear{clear:both;}

ul a{
display:block;
height:56px;
line-height:56px;
text-decoration:none;
background-repeat:no-repeat;
}

ul a:hover{
	background-position: 0 -56px;}

#nav1 {width: 112px;background: url(../images/nav1.jpg);}
#nav2 {width: 115px; background: url(../images/nav2.jpg);}
#nav3 {width: 69px; background: url(../images/nav3.jpg);}
#nav4 {width: 54px; background: url(../images/nav4.jpg);}
#nav5 {width: 99px; background: url(../images/nav5.jpg);}
#nav6 {width: 151px; background: url(../images/nav6.jpg);}
#nav7 {width: 73px; background: url(../images/nav7.jpg);}
#nav8 {width: 129px; background: url(../images/nav8.jpg);}

#nav1 a:hover{width: 112px; background: url(../images/nav1.jpg);background-position:0 -56px;}
#nav2 a:hover{width: 115px; background:url(../images/nav2.jpg);background-position:0 -56px;}
#nav3 a:hover{width: 69px; background: url(../images/nav3.jpg);background-position:0 -56px;}
#nav4 a:hover{width: 54px; background: url(../images/nav4.jpg);background-position:0 -56px;}
#nav5 a:hover{width: 99px; background: url(../images/nav5.jpg);background-position:0 -56px;}
#nav6 a:hover{width: 151px; background: url(../images/nav6.jpg);background-position:0 -56px;}
#nav7 a:hover{width: 73px; background: url(../images/nav7.jpg);background-position:0 -56px;}
#nav8 a:hover{width: 129px; background: url(../images/nav8.jpg);background-position:0 -56px;}

h2{font-family: Helvetica, Arial, sans-serif;font-size:22px;}

h3{font-family: Helvetica, Arial, sans-serif;font-size:16px;line-height:22px;}

#bulletsbox p{line-height:15px;}

h2 {color:#990000; font-size:20pt; text-align:center;line-height:30px;}

h3 {color:#990000; font-size:17pt; text-align:center;line-height:26px;}

h4 {color:#990000; font-size:17pt; text-align:center;line-height:26px;}

#qanda {
	width: 550px;
	margin: 0 auto;
	padding: 0 15px;
	border:1px solid black;
	text-align:left;
}
#bonus {
	border:2px solid black;
	margin: 20px auto;
	padding: 15px;
	width: 500px;
	background-color:#CCCC99;
}

ol li{line-height:26px;padding-left:10px;}


#contentbg ul{margin:0 auto;
padding:0;
list-style:none;
width:50%;
margin-left:0px;}