/* CSS Document */

body {
	background: #000000;
}

#header {
	width: 740px;
	margin: 0px;
}

#page {
	background: #FFF;
	margin-top: 20px;
	border: none;
	width: 740px;
}

#footer {
	background: none;
	width: 740px;
}

#content a img {
	padding:1px;
	border: 1px solid #CCC;
}

.guarantee {
	width: 340px;
	margin: 0 auto;
	margin-top:15px;
	height: 238px;
	padding: 40px;
	background: url(../images/certificate.jpg) top center no-repeat;
}

#bubbleguru {
	z-index: 999;
}

#audioplayer1 {
	z-index: -99;
	margin-left: 20px;
	background: url(../images/press-play.gif) top left no-repeat;
	min-height: 30px;
	margin-bottom: 15px;
}

.orderform {
	background-color: #FFFFCC;
	border: 4px solid #FFE9BB;
	font-size: 10pt;
	margin: 0 auto;
	padding: 15px;
	width: 535px;
	margin-bottom:15px;
}