@charset "utf-8";
/* CSS Document */

#wrapper #body #content div.column1 div.nav {
	text-align: left;
	padding-left: 10px;
}
#content div.column1 div.nav a {
	display: block;
	margin: 10px 0px;
}
#wrapper #body #content div.column2 {
	overflow: auto;
	width: 660px;
	padding-left: 20px;
}
#wrapper #body #content div.column2 div.subfooter {
	overflow: auto;
	margin-top: 15px;
	padding: 10px;
}
#content div.column2 div.subfooter img.callnow {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#content div.column2 div.subfooter img.video {
	float: right;
}
#content div.info {
	margin-left: 400px;
	clear:both;
	width: 350px;
	color: #B73533;
}
#content div.info div.contact {
	float: right;
	padding: 3px;
}
#content div.column2 div.subfooter div.info {
	clear: both;
	margin-top: -10px;
	width: 350px;
	color: #B73533;
}
#content div.column2 div.subfooter div.info div.contact {
	float: right;
}
#wrapper #body #content div.column2 ol.listed {
	margin: 0px;
	padding-left: 15px;
	color: #B73533;
	font-weight: bold;
	font-size: 14px;
}
#wrapper #body #content div.column2 ol.listed span.title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#wrapper #body #content div.column2 ol.listed li {
	clear: both;
	margin-bottom: 20px;
}
#wrapper #body #content div.column2 ol.listed li img {
	float: left;
}
#wrapper #body #content div.column2 ol.listed div.content {
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	font-size: 12px;
	margin-left: 90px;
	min-height: 84px;
}

#content div.pagevideo {
	background-image: url('../images/home/home-video.jpg');
	float: right;
	padding: 10px 10px 0px 10px;
	text-align: center;
	color: #b73533;
	font-size: 14px;
	font-weight: bold;
	width:232px;
	height:193px;
}
#content #pagevid {
	margin: auto;
	margin-top: 15px;
	display: block;
	width: 220px;
	height: 160px;
}
#content #pagevid img {
	width: 220px;
	height: 160px;
}
#content #footvideo {
	background-image: url('../images/home/home-video.jpg');
	float: right;
	padding: 10px 10px 0px 10px;
	text-align: center;
	color: #b73533;
	font-size: 14px;
	font-weight: bold;
	width:232px;
	height:193px;
}

/* Products Page */
#content div.column2 table.products {
	border: 1px solid #999;
	border-collapse: collapse;
}
#content div.column2 table.products th {
	background-color: #D6D6D5;
	color: #00000;
	border: 1px dotted #666666;
}
#content div.column2 table.products td {
	border: 1px dotted #666;
}
#content div.column2 table.products td.image {
	text-align: center;
}
#playerwin {
	margin-left: 15px;
}