body {
	margin: 0;
	padding: 0;
	background: url('images/strippercity-bg.jpg') repeat-x top center #ff6e03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#banner {
	background-image: url('images/strippercitybanner.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#nav td {
	padding: 0 4px;
}

#bodyMain {
	background: url('images/menu-bg.jpg') repeat-x top center #000;
}

#main {
	background-image: url('images/partycity-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
}

#content {
	padding: 30px 40px;
}

#contentInfo {
	padding: 30px 10px;
}

.infoBox-left {
	padding-right: 10px;
	text-align: left;
}

.infoBox-right {
	padding-left: 10px;
	text-align: left;
}

#footer {
	background-color: #444a5b;
	font-size: 10px;
	color: #fff;
	padding: 6px;
}

a {
	color: #ff0080;
}

#innerGirls {
	background-image: url('images/crystal.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#innerGuys {
	background-image: url('images/legend.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.contact-box {
	display: block;
	width: 250px;
	min-height: 170px;
	padding: 85px 170px 0 10px;
	color: #fff;
	margin-bottom: 15px;
	font-size: 13px;
}

.box-a {
	background: url('images/strip-a-gram-girls.jpg') no-repeat top right;
}

.box-b {
	background: url('images/strip-a-gram-guys.jpg') no-repeat top right;
}

.box-c {
	background: url('images/30-minute-girls.jpg') no-repeat top right;
}

.box-d {
	background: url('images/30-minute-guys.jpg') no-repeat top right;
}

.box-e {
	background: url('images/45-minute-girls.jpg') no-repeat top right;
}

.box-f {
	background: url('images/45-minute-guys.jpg') no-repeat top right;
}

.box-g {
	background: url('images/1-hour-girls.jpg') no-repeat top right;
	padding-top: 100px;
}

.box-h {
	background: url('images/1-hour-guys.jpg') no-repeat top right;
	padding-top: 100px;
}

.box-i {
	background: url('images/45-minute-guys.jpg') no-repeat top right;
}

.box-j {
	background: url('images/45-minute-guys.jpg') no-repeat top right;
}