/* css document */

body.frontend {
	padding: 0px;
	background-color: #cb2026;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	width: 910px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}

#topLogo {
	width: 910px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
	height:100px;
}

.logo {
 margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 24px;
 width: 221px;
	background: url('../pics/logo.gif');
	z-index: 500;
}

.header {
 background: url('../pics/header.gif');
 background-repeat: no-repeat;
 height: 70px;
	margin: 0px;
}

/* 
.header table {
	padding: 0px;
 height: 50px;
 width: 660px;
	position: relative;
	margin-left: 250px;
}
*/

.headerPhone {
	margin: 0px;
 height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 11px;
	text-align: center;
	color: #cb2026;
	position: static;
	padding-left: 235px;
	border-bottom: 1px solid #000000;
 background-color: #ffffff;
}

#content {
	position: relative;
 margin: 0px;
	padding: 0px;
 color: #5a5a5a;
 width: 910px;
 background-color: #ffffff;
}

#content table {
	margin: 0px;
	padding: 0px;
 width: 100%;
 display: block;
}

#content table tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#content table tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
 color: #5a5a5a;
}

#mainContent {
	vertical-align: top;
	font-size: 13px;
	width: 910px;
	padding: 0px;
	margin: 0px;
 color: #000000;
 display: block;
}

#mainBody {
	vertical-align: top;
	font-size: 13px;
 color: #000000;
 position: relative;
 left: 230px;
 padding: 30px;
 width: 600px;
}

#btmCols {
	vertical-align: top;
	width: 910px;
	font-size: 13px;
 color: #000000;
  padding: 30px 0;
  height: 150px;
}
#btmCols ul {
  list-style: none;
  }
#btmCols ul li {
 width: 240px;
 display: inline;
 float: left;
 margin: 0px;
 padding: 0px 20px;
}
div#tran ol li {
 margin: 0px;
 padding: 0px;
 left: -1px;
}

.middleCols {
 width: 240px;
 display: inline;
 float:left;
 margin: 0px;
 padding: 0px 20px;
 border-right: 1px solid #cb2026;
 border-left: 1px solid #cb2026;
}

/*	
#topnav {
 width: 650px;
 height: 50px;
 position: absolute;
	margin: 0px;
}

.topnav table {
 width: 650px;
 height: 50px;
 
background: url('../pics/btn_bg.gif') repeat-x;
}
.topnav table tr {
 height: 35px;
	vertical-align: absmiddle;
	text-align: center;
}

a.sub-menu, a.sub-menu:link,  a.sub-menu:visited,  a.sub-menu:active {
	font-weight: 100;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: absmiddle;
	padding: 0px 20px 0px 20px;
}
a.sub-menu:hover {
 text-decoration: none;
 color: #c5c5c5;
 }

#sub-menu-on {
	color: #c5c5c5;
	text-decoration: none;
}
 */

#sideContent {
	font-size: 11px;
	width: 230px;
	margin: 0px;
	PADDING: 20px 0 0 0;
	vertical-align: top;
	position: absolute;
	float: left;
	display: block;
}
#sideContent img {
	margin: 0px;
	PADDING: 0 25px 10px 25px;
}

UL.sideNav {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
 color: #cb2026;
 height: auto;
}
#sideContent UL.sideNav LI {
	background: url('../pics/arrow.gif') left no-repeat;
	PADDING: 0px 10px;
	LINE-HEIGHT: 12px;
	WIDTH: auto;
	COLOR: #cb2026;
}
#sideContent UL.sideNav LI A, #sideContent UL.sideNav LI a:link, #sideContent UL.sideNav LI a:visited, #sideContent UL.sideNav LI a:active {
	DISPLAY: block;
	PADDING: 0px 0px 10px 5px;
	TEXT-DECORATION: none;
	COLOR: #cb2026;
}
#sideContent UL.sideNav LI A:hover {
 text-decoration: underline;
	COLOR: #cb2026;
}

#sideContent UL.sideNav LI a.sideNav-on, a.sideNav-on:link, a.sideNav-on:visited, a.sideNav-on:active {
 text-decoration: none;
	COLOR: #999999;
}
#sideContent UL.sideNav LI a.sideNav-on:hover {
 text-decoration: underline;
	COLOR: #999999;
}



.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5a5a5a;
	vertical-align: top;
 padding-bottom: 20px;
}

h1 {
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cb2026;
 padding: 10px 0 5px 0;
 margin: 0;
 line-height: 15px;
}

h3 {
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cb2026;
 padding: 0 0 15px 0;
 margin: 0;
 line-height: 22px;
}

.title {
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
 padding-bottom: 10px;
}

#bottom {
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 910px;
 padding: 10px 0px;
 margin-top: 0px;
}
.footer {
 text-align: center;
 padding-top: 8px;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}


#bottom a, a:link, a:visited, a:active {
 text-decoration: underline;
 color: #ffffff;
 }
#bottom a:hover {
 text-decoration: none;
 color: #000000;
 }

a, a:link, a:visited, a:active {
 text-decoration: underline;
 color: #5a5a5a;
 }

a:hover {
 text-decoration: none;
 color: #111111;
 }
