body {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
}
#container {
	height: 725px;
	width: 995px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body-factory.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#befit {
	float: left;
	height: 255px;
	width: 355px;
	margin-top: 295px;
	margin-left: 100px;
}
#vicious {
	float: left;
	height: 255px;
	width: 400px;
	margin-top: 295px;
	margin-left: 70px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
span {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	text-align: center;
}
#buttons {
	margin-top: 40px;
	margin-left: 310px;
}
.bttnContainer {
	float: left;
	height: 30px;
	width: 171px;
	margin-right: 40px;
}

.clear {
	clear: both;
}
.dottedBorderFirst {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514B2D;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #514B2D;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #514B2D;
}
.scheduleDay {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514B2D;
}
.dottedBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #514B2D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514B2D;
}
.scheduleBoldLight {
	color: #BDB08A;
	font-weight: bold;
}
