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

h1 {
	font-family:verdana, tahoma, arial;
	font-size:28px;
	color:#0c1d35;
	line-height:35px;
	text-align: center;
	letter-spacing: -1.5pt;
}
h2 {
	font-family:verdana, tahoma, arial;
	font-size:22px;
	color:#0c1d35;
	line-height:26px;
	text-align: center;
	letter-spacing: -1.2pt;
}
p {
	font-family:verdana,tahoma,arial;
	font-size:14px;
	color:#1f1f1f;
	line-height:21px;
}
.ptable {
	font-family: verdana, tahoma, arial;
	font-size: 14px;
	line-height: 21px;
	color: #1f1f1f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
}
#bg {
	background-color: #051f38;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 488px;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 370px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 40px;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 236px;
	width: 594px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#video {
	background-image: url(../images/video-skin.jpg);
	height: 376px;
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 14px;
}
.testimonialcontainer {
	width: 600px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialheader {
	background-image: url(../images/testimonialheader.gif);
	height: 77px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
}
.testimonialfooter {
	background-image: url(../images/testimonialfooter.gif);
	height: 12px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.bonuscontainer {
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.bonusheader {
	height: 77px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.bonusrepeat {
	background-image: url(../images/bonusrepeat.gif);
	background-repeat: repeat-y;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
}
.bonusfooter {
	background-image: url(../images/bonusfooter.gif);
	height: 12px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#bonus {
	height: 238px;
	width: 183px;
	margin-right: 20px;
	margin-top: 35px;
	float: left;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 165px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

