body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#viewer_holder {
	width: 515px;
	height: 518px;
	background-image: url(../images/holder_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 12px;
	padding-left: 14px;
	margin-top: 10px;
}

#viewer {
	
}

#top_links {
	margin-left: auto;
	padding-right: 20px;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	color: #999;
	font-style: italic;	
}

#left_siderbar {
	width: 275px;
	height: 542px;
	float: left;
}

#main {
	clear: both;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	padding-top: 10px;
	clear: both;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}

#footer_links {
	background-color: #FF3F30;
	height: 30px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	width: 748px;
	border: 0;
	padding-left: 272px;
	overflow: hidden;
}

#footer_links a {
	width: 97px;
	height: 19px;
	font-size:9px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	text-align:center;
	line-height: 19px;
	_margin-top: 6px;
	float: left;
	background-image:url(../images/button.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

*:first-child+html #footer_links a {
	margin-top: 6px;
}


.links {
	margin-left: 3px;
	margin-right: 3px;
}

#footer_links a:hover {
	color: #FFFFFF;
	background-image:url(../images/button_over.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

#footer_copyright {
	text-align:center;
	margin-top: 10px;
	border-top: 1px solid #000000;
	font-size: 9px;
}

#footer_copyright_addition {
	text-align:center;
	margin-top: 3px;
	font-size:11px;
	color: #808080;
}

.lng img{
	width: 18px;
	border: 0;
	margin-right:10px;
	text-decoration: none;
}

#phone {
	padding-top:10px;
	display: block;
}

.footer_link {
	margin-left: 5px;
	margin-right: 5px;
}

.link_indent {
	margin-right: 35px;
}

.link_tripleindent {
	margin-right: 250px;
}

.link_dubleindent {
	margin-right: 135px;
}

.active {
	color: #F05041;
	font-weight: bold;	
	text-decoration: none;
}

.nactive {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

#links_table {
 	clear: both;
 	font-size: 12px;
 	margin-left: 20px;
 	margin-right: 20px;
 	width: 350px;
	margin-top: 10px;
}

#links_table td {
	border-left: 2px solid red;
	padding-left: 4px;
}

#scope_title {
	margin: 0px;
	overflow:hidden;
	width: 275px;
	font-size: 17px;
	font-weight: bold;
	color: #F05041;
	padding-top: 20px;
	clear: both;
}

#menu {
	float:left;
	text-align:center;
	width:215px;
	font-size: 14px;
	margin-top: 80px; 
}

#menu a {
	display: block;
	margin-top: 5px;
	margin-bottom: 16px;
}

#menu a:hover {
	display: block;
	margin-top: 5px;
	margin-bottom: 16px;
	color:#F05041;
}


#text_block {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:10px;
	font-size: 11px;
	height: 370px;
	overflow:auto;
}

#contact_frm {
	margin: 0;
	padding: 0;
	padding-top: 30px;
	margin-left: 90px;
}

#contact_frm input, #contact_frm {
	font-size: 8pt;
}

#contact_frm input {
	margin: 2px;
}

#contact_frm .common_field {
	width: 150px;
}

#contact_frm .large_field {
	width: 310px;
}

.textarea_field {
	width: 310px;
	height: 100px;
}

#downloads {
	width: 480px;
	height: 430px;
	overflow: auto;
	padding-left: 20px;
	border-top: 30px solid #FFF;
	font-size: 8pt;
}

h2 {
	color: #FF3F30;
	font-size: 12px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	display: none;
}

.download_item {
	width: 200px;
	float: left;
	margin: 10px;
	margin-left: 25px;	
}

.download_item p.desc {
	height: 45px;
	overflow: auto; 
}

.error {
	color: #FF3F30;	
}

a#dealers {
	background-image:url(../images/dealerswanted.gif);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	left:20px;
	position:absolute;
	top:5px;
	width:70px;
}
a#dealers strong {
	display: none;
}

#footer_copyright_addition a:link, #footer_copyright_addition a:visited {
	color: #FF3F30;
	text-decoration: none;
}
#footer_copyright_addition a:hover {	
	text-decoration: underline;
}
