@charset "UTF-8";
/* CSS Document */

body {
	background-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	position: relative;
	background-color: #FFF;
	padding-bottom: 10px;
	height: 1500px;
}
#wrapperHome {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	position: relative;
	height: 600px;
	background-color: #FFF;
}

#Left_Title {
	width: 130px;
	float: left;
	z-index: 1021;
	left: 0px;
	top: 0px;
	visibility: visible;
	position: absolute;
}
#Header {
	height: 130px;
	width: 750px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 20px;
}
#top_nav {
	height: 24px;
	width: 690px;
	background-color: #D1D2D3;
	padding-left: 150px;
	top: 0px;
	right: 0px;
}

#Content {
	width: 670px;
	margin-left: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Content_Full_Width {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	width: 670px;
}
		
#Content_Column1 {
	width: 320px;
	margin-right: 15px;
	margin-bottom: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	float: left;
}
#Content_Column2 {
	width: 320px;
	float: left;
	margin-left: 15px;
	font-family: verdana, arial, san-serif;
	font-size: 100%;
	margin-bottom: 60px;
}

	p {
	font-size: 0.8em;
	line-height: 130%;
}		
.Body_Model_Name {
	font-style: italic;
	font-weight: bolder;
}

	h1 {font-size: 1.2em; color: #006699}
	h2 {font-size: .9em; color: #006699}
	h3 {
	font-size: 0.8em;
	color: #999999;
	line-height: 150%;
	font-style: normal;
}
.Inset_Photo_Left_200 {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.IntroTextOneColumn {
	font-size: 0.9em;
	line-height: 180%;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 20px;
}
.IntroTextTwoColumn {
	font-size: 0.9em;
	line-height: 180%;
	color: #999;
	padding-bottom: 20px;
}
.IntroTextModelName {
	font-size: 1em;
	line-height: 150%;
	color: #999;
	font-style: italic;
	font-weight: bolder;
}
	a {
	text-decoration: none;
	color: #FFF;
}

* {margin: 0px; padding: 0px; border-style: none;}
.floatleft320 {
	float: left;
	width: 320px;
}
.floatright320 {
	float: left;
	width: 320px;
}

		.thumbnailleft {position: relative; z-index: 0;}
		.thumbnailleft:hover {background-color: transparent; z-index: 100;}
		.thumbnailleft span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	left: -1000px;
	border: 1px solid #999999;
	color: black;
	text-decoration: none;
	visibility: hidden;
	z-index: 1000;
}
		.thumbnailleft span img { /*CSS for enlarged image*/ border-width: 0px; padding: 2px;}
		.thumbnailleft:hover span { /*CSS for enlarged image on hover*/ visibility: visible; top: -300px; left: 60px; /*position where enlarged image should offset horizontally */}
		.thumbnailright {position: relative; z-index: 0;}
		.thumbnailleft:hover {background-color: transparent; z-index: 50;}
		.thumbnailright span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	right: 1000px;
	border: 1px solid #999999;
	color: black;
	text-decoration: none;
	visibility: hidden;
}
		.thumbnailright span img { /*CSS for enlarged image*/ border-width: 0px; padding: 2px;}
		.thumbnailright:hover span { /*CSS for enlarged image on hover*/ visibility: visible; top: -300px; right: 60px; /*position where enlarged image should offset horizontally */}

#table {
	width: 320px;
}
.TableSpecsHeader {
	width: 320px;
	margin-bottom: 10px;
}
.TableRow {
	width: 320px;
}
.column1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: right;
	width: 100px;
	float: left;
	color: #FFF;
	background-color: #999;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.column2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	width: 180px;
	float: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clearthefloats {
	clear: both;
}
#DownloadsTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F00;
	text-align: center;
	width: 120px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#DownloadsFrame {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F00;
	margin-top: 5px;
	padding: 8px;
}
.DownloadsContainer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Indicia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
	width: 120px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#HomeHeader {
	height: 200px;
	width: 840px;
	text-align: center;
}
#IntroText {
	height: 107px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#FooterArc {
	height: 26px;
	width: 840px;
	margin-top: 30px;
}
#Footer {
	background-color: #EC1C24;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	text-align: center;
	padding-bottom: 20px;
}

	div#footernavcontainer {
	width: 840px;
	height: 26px;
	text-align: center;
}
		#footernavlist {
	font-size: 1.3em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
		#footernavlist li {list-style: none; margin: 0px; display: inline;}
		#footernavlist li a {
	padding: 1px 10px;
	margin-left: 3px;
	text-decoration: none;
	color: #FFF;
}
		#footernavlist li a:hover {
	color: #999;
}
		#footernavlist li a#current1 {text-decoration: none; font-weight: bold; color: #cccccc;}
		#footernavlist li a:hover#current1 {color: #ffffff;}
		
		
#HomeMenu {
	background-color: #666;
	height: 140px;
	width: 586px;
	margin-top: 20px;
	padding-right: 122px;
	padding-left: 132px;
	padding-top: 5px;
	text-align: center;
}
.HomeMenuItem {
	height: 135px;
	width: 110px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-style: oblique;
	font-weight: normal;
	color: #FFF;
	float: left;
}

