@charset "UTF-8";
/* CSS Document */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:36px;
	text-align:center;
	color:#0c2126;
	font-weight:bold;
}
#bg {
	background-color: #0a2c1f;
	background-image: url(/v/vspfiles/images/AndropenisGold/bg.gif);
	background-repeat: repeat-x;
	height: 410px;
	margin-top: 0px;
}
#header {
	background-image: url(/v/vspfiles/images/AndropenisGold/header.jpg);
	height: 185px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(/v/vspfiles/images/AndropenisGold/contentbg.gif);
	background-repeat: repeat-y;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 35px;
	padding-left: 35px;
}
#footer {
	background-image: url(/v/vspfiles/images/AndropenisGold/footer.jpg);
	height: 148px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.testimonialcontainer {
	width: 540px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialheader {
	background-image: url(/v/vspfiles/images/AndropenisGold/testimonialheader.gif);
	height: 31px;
	width: 540px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(/v/vspfiles/images/AndropenisGold/testimonialrepeat.gif);
	background-repeat: repeat-y;
	width: 490px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
}
.testimonialfooter {
	background-image: url(/v/vspfiles/images/AndropenisGold/testimonialfooter.gif);
	height: 10px;
	width: 540px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
