﻿body {
	background:url(/PublishingImages/siteart/sitebg.gif) repeat-x top center #000;
	margin:13px auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#004d94;
}

a:hover {
	color:#000;
}


a.white:link, a.white:visited, a.white:active {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

a.white:hover {
	color:#60b1fc;
}




img {
	border:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}


/*------------Top Section---------------*/

#top-wrapper {
	padding:0 10px;
	background:#fff;
	vertical-align:top;
}

#logo {
	border:1px solid #f8efe6;
	vertical-align:middle;
	text-align:center;
	width:341px;
}

#topnav {
	background:url(/PublishingImages/siteart/topnavbg.gif) repeat-x top #bb8d5e;
	padding:9px;
}

#phone-number {
	float:right;
	width:200px;
	font-size:20px;
	font-weight:bold;
	padding-top:3px;
	color:#004d94;
	text-align:right;
}

#topnav li {
	display:inline;
	float:left;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:active {
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:5px 25px;
	border-right:1px solid #aa8157;
	border-left:1px solid #d49f69;
	display:block;
}

#topnav li a:hover {
	color:#004d94;
}



/*----------------Content Section------------*/

#content-wrapper {
	padding:10px;
	vertical-align:top;
	background:#fff;
}

/*---Left Sidebar---*/

.left-sidebar {
	background:#004d94;
	vertical-align:top;
	width:204px;
	position:relative;
	border-right:10px solid #fff;
}

.left-sidebar ul {
	width:204px;
}

.left-sidebar li {
	display:block;
	float:left;
}

.left-sidebar li a:link, .left-sidebar li a:visited, .left-sidebar li a:active {
	text-decoration:none;
	text-transform:capitalize;
	color:#fff;
	padding:7px 0;
	text-indent:7px;
	display:block;
	border-bottom:1px solid #003667;
	border-top:1px solid #025fb4;
	width:204px;
}

.left-sidebar li a:hover, .left-sidebar li a.selected {
	background:#cc9965;
	color:#004d94;
	width:204px;
}

.sub-menu, .sub-menu ul {
	position:absolute;
	z-index: 100;
	background: #004d94;
	border-bottom:0;
	width: 204px;
	visibility: hidden;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align:top;
}

.sub-menu li a:link, .sub-menu li a:visited, li .sub-menu a:active {
	text-decoration:none;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	padding:7px;
	display: inline-block;
	border-bottom:1px solid #003667;
	border-top:1px solid #025fb4;
	width:204px;
}

.sub-menu li a:hover {
	background: #cc9965;
	color: #004d94;
}

.rightarrowpointer {
	position: relative;
	padding:0;
	margin:0 3px 0 -14px;
	border: 0;
}

.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}


/*---Main---*/

#main {
	vertical-align:top;
	background:url(/PublishingImages/siteart/building.jpg) no-repeat bottom #fff;
	width:544px;
	padding-bottom:284px;
}

#main ul {
	margin:3px 0 15px 20px;
	padding:0;
	list-style:disc;
}

#main img {
	border:3px solid #e9e9e9;
	margin:5px 0;
}

#maing a:hover img {
	border:3px solid #004d94;
}

#slide {
	padding-bottom:10px;
	display:block;
	border-bottom:1px solid #e8eff5;
	margin:0 0 10px;
}

#slide img {
	border:0;
}

h1, h2 {
	font-size:22px;
	font-weight:normal;
	color:#000;
	border-bottom:1px solid #e8eff5;
	padding-bottom:5px;
	margin:0 0 10px;
	display:block;
}

h1 a:link, h1 a:visited, h1 a:active {
	text-decoration:none;
}

h2 a:link, h2 a:visited, h2 a:active {
	text-decoration:none;
}


/*---Right Sidebar---*/

#right-sidebar {
	background:#004d94;
	vertical-align:top;
	width:180px;
	padding:12px;
	border-left:10px solid #fff;
}

#oem {
	background:#fff;
	display:block;
	text-align:center;
	padding:10px;
}

.label {
	text-align:right;
	font-weight:bold;
	width:125px;
}

#footer {
	padding:15px;
	text-align:center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

a.footerlink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
}

.divfooter {
	width:450px;
	text-align:center;
	margin:0 auto;
}


/* slideshow in middle of home page */
#midshow {
width:541px;
overflow:hidden;
}


#midshow img { 
padding:0; 
border:0; 
top:0;
left:0;
}




