@charset "UTF-8";
/* CSS Document */

/*STRUCTURE*/

body {
	background-color: #004990;
}

.gradwhite {
	background-image: url(../images/grad_white.png);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	height: 600px;
	width: 980px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#navbar {
	height: 45px;
}
#MainBlock {
	height: 550px;
	background-image: url(../images/road.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-color: #FFFFFF;
}
#StaticContent {
	height: 205px;
	margin-top: 5px;
	clear: both;
}
#footer {
	height: 90px;
	padding-top: 20px;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	float: left;
	width: 215px;
	height: 45px;
	background-repeat: no-repeat;
}
#navdiv {
	height: 45px;
	margin-left: 215px;
	background-image: url(../images/navbar.png);
	width: auto;
}
#leftbx {
	height: 203px;
	float: left;
	background-image: url(../images/staticlft.png);
	background-repeat: no-repeat;
	width: 640px;
}
#rightbx {
	height: 203px;
	width: 315px;
	float: right;
	background-image: url(../images/box2.png);
}


#Gpsinfo {
	clear: left;
	float: right;
	height: 215px;
	width: 18em;
	padding-top: 95px;
}

#Unitnav {
	float: left;
	height: 200px;
	width: 979px;
	margin-top: 0px;
	clear: both;
}
#HeroShot {
	float: left;
	height: 290px;
	width: 980px;
	z-index: 1;
	clear: both;
	background-image: url(../images/herocomp.png);
	background-repeat: no-repeat;
}


#feat1  {
	background-image: url(../images/featgrap.png);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	}

#feat2 {
	background-image: url(../images/featgrap.png);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

#feat3 {
	background-image: url(../images/featgrap.png);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.hmFeat {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#leftbx #Blurb {
	width: 175px;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 170px;
}

#leftbx #News {
	padding-top: 15px;
	padding-bottom: 5px;
	height: 170px;
	margin-right: 22px;
}


/* Navigation */

#nav {
	font-size: 12px;
}


#nav a:link,
#nav a:visited {
	padding:4px;
	text-decoration:none;
	color: #999999;
  }


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom:thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav a {
	display: block;
}

#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

#nav li {
	float: left;
	width: 10em;
	margin-left: 25px;
	margin-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	
}

/* this controls the spacing of elements under products*/
#navdrop li {
	width: 8em;
	margin-left: 10px;
	margin-top: 12px;
	text-align: center;
	line-height: 1.2;
}
/* Above*/


#navdrop  {
	background-image: url(../images/drop.png);
}

#navdrop a:hover {
	color:#000000;
	background-color: #FFF2B3;
}

#navdrop a:link,
#navdrop a:visited {
	color:#004990;
	padding:4px;
	text-decoration:none;
  }
  
  
/*CONTENT FORMATTING*/

.content {
	padding-left: 20px;
	padding-top: 15px;
	height: 25px;
	padding-right:5px;
}

#Gpsinfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}
#Gpsinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004990;
	padding-top: 4px;
	padding-left: 10px;
}
.hmFeat a {
}

.hmFeat a:hover {
}


#footer ul li {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#footer #border {
	border-left-style: none;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	text-align: center;
	padding-top: 10px;
	padding-right: 170px;
}
#StaticContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}
#StaticContent  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}
#Unitnav .pane-list {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	
}

#Unitnav .pane-list li {
	display: inline;
	padding-right: 15px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	float: left;
	background-color: #FFFFFF;
}

#Unitnav .pane-list li:hover {
	background-color: #E7EDF6;
}

#Unitnav #pane {
	float: left;
	margin-left: 15px;
	width: 960px;
	height: 185px;
	padding-top: 75px;
}

#pane .pane-list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	text-decoration: underline;
}

#pane .pane-list p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 8px;
}
#rightbx .content img {
	top: -15px;
	left: 20px;
	float: right;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 23px;
}
#MainBlock #wrap {
	display: inline;
}
#leftbx #Blurb img {
	background-position: center;
	margin-left: 50px;
	position: relative;
}
