@charset "UTF-8";/* CSS Document */@font-face {    font-family: 'CalibriRegular';    src: url('fonts/calibri-webfont.eot');    src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/calibri-webfont.woff') format('woff'),         url('fonts/calibri-webfont.ttf') format('truetype'),         url('fonts/calibri-webfont.svg#CalibriRegular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'CalibriBold';    src: url('fonts/calibri_bold-webfont.eot');    src: url('fonts/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/calibri_bold-webfont.woff') format('woff'),         url('fonts/calibri_bold-webfont.ttf') format('truetype'),         url('fonts/calibri_bold-webfont.svg#CalibriBold') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ImpactRegular';    src: url('fonts/impact-webfont.eot');    src: url('fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/impact-webfont.woff') format('woff'),         url('fonts/impact-webfont.ttf') format('truetype'),         url('fonts/impact-webfont.svg#ImpactRegular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'HowardRegular';    src: url('fonts/howard-webfont.eot');    src: url('fonts/howard-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/howard-webfont.woff') format('woff'),         url('fonts/howard-webfont.ttf') format('truetype'),         url('fonts/howard-webfont.svg#HowardRegular') format('svg');    font-weight: normal;    font-style: normal;}h1{	padding: 0px;	margin-top: 150px;	margin-right: 0px;	margin-bottom: 30px;	margin-left: 0px;	font: 45px HowardRegular;	color: #F60;} h2{	font-size: 20px;	color: #000;	font-weight: normal;	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	line-height: 28px;}strong{	font-family: CalibriBold;	font-weight:normal}body {	margin: 0px;	color: #333;	font: 14px/18px CalibriRegular;	background-color: #e3e3e3;}body a{	color: #F90;	text-decoration: none;}body a:hover{	color: #000;}.dropshadow {-moz-box-shadow: 0 0 5px #000;-webkit-box-shadow: 0 0 5px#000;box-shadow: 0 0 5px #000;}.mainContainerTemplate {	margin-left: -500px;	width: 1000px;	position: absolute;	left: 50%;}.text_orange {	color: #F60;}.accent_carbg {	background-image: url(images/bg_cars.jpg);	height: 150px;}.spacer {	clear: both;}#mainContainer {	margin-top: -110px;}.mainCol_Left {	background-color: #FFF;	float: left;	width: 640px;	margin-right: 20px;	font-size: 16px;	padding: 30px;	margin-bottom: 30px;}.mainCol_Left li {	margin-bottom: 15px;	list-style-image: url(images/arrow.png);}.mainCol_Right {	float: left;	width: 280px;}.entry_highlight {	color: #000;	font: 20px/20px CalibriBold;	padding-bottom: 15px;	border-bottom-width: 2px;	border-bottom-style: dashed;	border-bottom-color: #333;}.quote_box {	padding: 15px;	font-size: 24px;	font-style: italic;	color: #CCC;	background-color: #666;	line-height: 26px;	margin-bottom: 20px;}.side_box {	padding: 15px;	background-color: #333;	color: #CCC;}.side_box ul {	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.side_box li {	list-style-type: none;	border-bottom-width: 2px;	border-bottom-style: dotted;	border-bottom-color: #999;	padding-bottom: 20px;	margin-bottom: 20px;}.side_box li a {	color: #CCC;}.side_box li a:hover {	text-decoration: underline;}.side_box li strong {	color: #FFF;}