body{
	font-family: Arial; 
	font-size: 13px; 
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background:url(bg2.jpg) no-repeat #000000;
	height: 800px;
}

#bg{
	margin:0px;
	padding:0px;
	position:absolute;
	z-index: 0;
}

.content-wrapper{
	background:#32373c;
	opacity:0.75;
	filter:alpha(opacity=75);
}
.content_bottom{
	background:#000000;
	padding: 15px;
}
.content_top{
	background: url(golfer.jpg) bottom right no-repeat #000000;
	padding: 15px;
}
.head{
	font-size:18px;
	color:#f89b1d;
	font-weight: bold;
}
.pdf_download{
	margin: 20px 0px -10px 0px;
	padding:20px 0px 0px 0px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
}
a, a:visited{text-decoration: none; color:#FFFFFF}
.content_bottom .left{
	border-right: 1px solid #404040;
}
.content_bottom .right{
	padding-left: 15px;
}

.comingsoon{
	color:#f89b1d;	
}