﻿body {
	background:url(../siteart/montracbg.jpg) no-repeat center top #686869;
	margin:0 auto;
}

td {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fec400;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#fec400;
}

a:hover {
	text-decoration:none;
}

#topnav {
	background:url(../siteart/topnavbg_montrac.gif) no-repeat;
	padding:10px;
	text-align:right;
	color:#273787;
}

a.top:link, a.top:visited, a.top:active {
	text-decoration:none;
	color:#273787;
	padding:0 7px;
	font-weight:bold;
}

a.top:hover {
	text-decoration:underline;
}

#content {
	padding:10px 0;
	vertical-align:top;
}

/*--Beginning of Side Nav--*/

#nav {
	vertical-align:top;
	width:172px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
	margin-bottom:5px;
	width:172px;
}

#nav li a {
	background:url(../siteart/navbg_montrac.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#273787;
	padding:10px;
	display:block;
}

#nav li a:hover {
	text-decoration:underline;
}

.sub{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px helvetica;
line-height: 18px;
z-index: 100;
background-color: #fec400;
width: 215px;
}

.sub a {
color: #273787;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.sub a:visited {
color: #273787;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.sub a:active {
color: #273787;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.sub a:hover{ /*hover background color*/
background-color: #273787;
color: #fec400;
}

/*--End of Side Nav--*/

#main {
	vertical-align:top;
	padding-left:30px;
}

#main img {
	border:1px #fec400 solid;
}

.header {
	font-size:14px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
}

#oem {
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
}

.highlight {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	display:block;
	text-transform:uppercase;
}

.sm_highlight {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#component_oem {
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
}

a.button:link, a.button:visited, a.button:active {
	background:url(../siteart/navbg_montrac.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#273787;
	padding:10px;
	width:176px;
}

a.button:hover {
	text-decoration:underline;
}


a.button2:link, a.button2:visited, a.button2:active {
	background:url(../siteart/navbg_montrac.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#273787;
	padding:3px 5px 5px 5px;
	width:176px;
}

a.button2:hover {
	text-decoration:underline;
}




#right {
	padding:0 20px;
	vertical-align:top;
}

#footer {
	padding:20px;
}