body {
	background:#000 url(../images/grolsh-bg-age.jpg) repeat-x top center;
	padding:0;
	margin:0;
}
p, a, ul, li, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
#wrapper {
	width:649px;
	padding: 61px 0 30px;
	margin:0 auto;
}
.content-holder {
	float:left;
	width:649px;
	background:url(../images/content/content-bg.jpg) repeat-y top center;
	padding:0;
	margin:0 auto;
	text-align:center;
}
img {
	border:none;
	padding:0;
	margin:0;
}
.paragraph-pad {
	float:left;
	width:449px;
	padding:0 100px;
	margin:0 auto;
	text-align:center;
}
.content {
	background:none;
	padding:0;
	margin:0 auto;
	text-align:center;
	width: 621px;
}
.map-holder {
	width: 552px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.map-holder-content {
	float:left;
	width:552px;
	background:url(../images/map/map-bg.jpg) repeat-y top center;
	padding:0;
	margin:0 auto;
}
.age-select {
	color:#96c93d;
	background:#000;
	border: 1px solid #96c93d;
	font-weight:bold;
	padding:3px;
}
.footer {
	float:left;
	width:100%;
	background:#fff;
	padding:10px 0;
	border-top:2px solid #000;
	margin:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

