.body_class {
	background-color: #51110d;
	background-image: url(../images/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	text-align: center;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 49px;
	width: 760px;
}
#header_left {
	position: relative;
	width: 380px;
	float: left;
	height: 49px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 49px;
}
#header_right {
	position: relative;
	width: 380px;
	float: left;
	height: 39px;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
}
#adArea {
	position: relative;
	float: left;
}
#contentArea {
	float: left;
	width: 760px;
	position: relative;
	background-image: url(../images/BG_contentArea.gif);
	background-repeat: repeat-x;
	background-color: #440e0b;
	padding-top: 20px;
}
#content_left {
	position: relative;
	width: 491px;
	float: left;
}
#picArea {
	text-align: left;
	padding-left: 30px;
}

#content_right {
	position: relative;
	float: left;
	width: 269px;
	text-align: left;
}
.txt_rightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 192px;
	margin-bottom: 10px;
}
#phoneArea {
	position: relative;
	height: 49px;
	width: 760px;
	float: left;
	background-image: url(../images/BG_phoneArea.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	float: left;
	width: 760px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 20px;
}
#pitBoss_video {
	position: absolute;
	height: 320px;
	width: 475px;
	left: -245px;
	text-align: center;
	z-index: 2;
	top: 100px;
}
