body {
	margin: 0px;
	background-image: url(../images/nite-manager/nite-bg-sliver.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#container {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#nite-header {
	background-image: url(../images/nite-manager/nite-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 239px;
}
#nite-menu {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}

#nite-content {
	border: 1px solid #FFFFFF;
	padding: 10px;
}
#nite-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#nite-menu a:hover {
	text-decoration: underline;
}
#gas h3 {
	background-image: url(../images/nite-manager/gas/gas-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC302;
	margin-top: 50px;
	margin-bottom: 30px;
}
#steps h4 {
	font-size: 18px;
	color: #FFC401;
	text-transform: uppercase;
	background-image: none;
}
#steps p {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#steps {
	float: right;
	width: 320px;
	text-align: center;
	margin-top: 70px;
}
#video {
	height: 344px;
	width: 425px;
	float: left;
}
#thumbnails {
	clear: both;
	padding-top: 50px;
}
#thumbnails img {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
#home-text-right h3 {
	background-image: url(../images/nite-manager/home/nite-manager-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC302;
	margin-top: 50px;
	margin-bottom: 5px;
}
.helpline {
	margin-bottom: 20px;
	font-weight: bold;
}
#home-text-right h4 {
	text-align: center;
	text-transform: uppercase;
	color: #FFC401;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#pop h3 {

	background-image: url(../images/nite-manager/pop/pop-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC302;
	margin-top: 50px;
	margin-bottom: 30px;
}
#beer h3 {


	background-image: url(../images/nite-manager/beer/beer-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC302;
	margin-top: 50px;
	margin-bottom: 30px;
}
