body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #222222;
	line-height: 16px;
}
h1 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
p {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	background-color: #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.oneColFixCtrHdr #container2 {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-image: url(images/bg_header.png);
	height: 50px;
	width: 780px;
	background-repeat: no-repeat;
	padding-top: 75px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.blocks {
	background-color: #000000;
	height: 143px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.block1 {
	background-color: #000000;
	float: left;
	height: 144px;
	width: 225px;
	margin-right: 32px;
}
.block_right {
	background-color: #000000;
	float: right;
	height: 144px;
	width: 225px;
}
/* Navigation */
#navcontainer ul {
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;/* fixes Firefox 0.9.3 */
}
#navcontainer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}
#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #999999;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#navcontainer ul li a:hover {
	color: #666666;
}
#navcontainer #active {
	border-left: 1px solid #333333;
}
.column_holder {
	background-color: #eeeeee;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
.column_1 {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #EEEEEE;
}
.column_2 {
	background-color: #FFFFFF;
	float: left;
	width: 460px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}





#navcontainer2 {
	width: 210px;
}
#navcontainer2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer2 a {
	display: block;
	padding: 3px;
	width: 200px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}
#navcontainer2 a:link, #navlist2 a:visited {
	color: #004fc6;
	text-decoration: none;
}
#navcontainer2 a:hover {
	background-color: #CCCCCC;
	color: #fff;
}








a.btn_block_video {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_video.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_video {
    background-position: -225px 0;
}


a.btn_block_training {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_training.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_training {
    background-position: -225px 0;
}


a.btn_block_dealership {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_dealership.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_dealership {
    background-position: -225px 0;
}



a.btn_block_video1 {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_video_1.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_video1 {
    background-position: -225px 0;
}

a.btn_block_video2 {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_video_2.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_video2 {
    background-position: -225px 0;
}

a.btn_block_video3 {
    display: block;
    width: 225px;
    height: 144px;
    background: url("images/_rollover/block_video_3.png") 0 0 no-repeat;
    text-decoration: none;
}

a:hover.btn_block_video3 {
    background-position: -225px 0;
}