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

body {
	text-align:center;
	background:#ffffff url(../images/bkgd.jpg) top repeat-x;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
	
#header {
	width:900px;
	height:100px;
	background:url(../images/header-bkgd.jpg) top repeat-x;
	}
	
#upper-contact {
	float:right;
	height:27px;
	}
	
#logo {
	float:left;
	margin-top:22px;
	}
	
#leftcolumn {
	width:170px;
	margin-right:30px;
	float:left;
	}
	
#maincontent {
	width:645px;
	float:left;
	}
	
#productcontent {
	width:470px;
	float:left;
	margin-right:25px;
	}
	
#productdocs {
	width:200px;
	float:left;
	}
	
.subhead {
	font:18px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:25px;
	}
	
.getstarted {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:8px;
	}
	
.subnav1 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px #dddddd solid;
	}
	
.subnav1-top {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:8px;
	margin-bottom:3px;
	}
	
.subnav1-on {
	font:12px Arial, Helvetica, sans-serif;
	color:#ed1c24;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px #dddddd solid;
	}

.subnav1-top-on {
	font:12px Arial, Helvetica, sans-serif;
	color:#ed1c24;
	margin-bottom:8px;
	}

.subnav2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:10px;
	margin-bottom:8px;
	}

.subnav2-top {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:10px;
	margin-bottom:3px;
	}

.subnav3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:26px;
	margin-bottom:3px;
	}

.subnav3-bottom {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:26px;
	margin-bottom:8px;
	}
	
.subnav2-last {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:10px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px #dddddd solid;
	}	

.subnav3-last {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:26px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px #dddddd solid;
	}	
	
#leftcolumn a:link, #leftcolumn a:visited {
	color:#666666;
	text-decoration:none;
	}

#leftcolumn b a:link, #leftcolumn b a:visited {
	color:#ed1c24;
	text-decoration:none;
	}
	
#leftcolumn a:hover {
	color:#ed1c24;
	text-decoration:none;
	}

#leftcolumn .subnav1-on a:link, #leftcolumn .subnav1-on a:visited, #leftcolumn .subnav1-top-on a:link, #leftcolumn .subnav1-top-on a:visited {
	color:#ed1c24;
	text-decoration:none;
	}
		
.topnote {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
h1 {
	font:32px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:12px;
	}
	
h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px #999999 solid;
	}
	
h3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	line-height:18px;
	margin-top:8px;
	}
	
.standardcopy {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	margin-bottom:10px;
	}
	
#maincontent li, #productcontent li {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-left:25px;
	list-style:square;
	}
	
#maincontent a:link, #maincontent a:visited, #productcontent a:link, #productcontent a:visited, #productdocs a:link, #productdocs a:visited {
	color:#ff6600;
	text-decoration:underline;
	}
	
#maincontent a:hover, #productcontent a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#productcontainer {
	width:645px;
	float:left;
	margin-bottom:30px;
	}
	
#productphoto {
	width:250px;
	float:left;
	margin-right:25px;
	border:10px #eeeeee solid;
	text-align:center;
	}

#productinfo {
	width:345px;
	float:left;
	}
	
.spacer {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	}
	
.feature {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	padding-right:20px;
	}

.tabletext {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:18px;
	padding-top:6px;
	padding-left:6px;
	padding-right:10px;
	}
	
		
			
/*----------   HOME PAGE   ----------*/

#rotation {
	width:900px;
	height:285px;
	margin-bottom:20px;
	clear:both;
	}
	
#home-feature1 {
	width:290px;
	min-height:100px;
	float:left;
	background:url(../images/home-sub-frame.jpg) top no-repeat;
	margin-right:15px;
	}

#home-feature2 {
	width:290px;
	min-height:100px;
	float:left;
	background:url(../images/home-sub-frame.jpg) top no-repeat;
	margin-right:15px;
	}

#home-feature3 {
	width:290px;
	min-height:100px;
	float:left;
	background:url(../images/home-sub-frame.jpg) top no-repeat;
	}
	
.home-header {
	font:18px Arial, Helvetica, sans-serif;
	color:#888888;
	margin-top:22px;
	margin-left:22px;
	margin-bottom:10px;
	}
	
.home-text {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:15px;
	margin-left:22px;
	margin-right:22px;
	margin-bottom:10px;
	}
	
.home-text a:link, .home-text a:visited {
	color:#ff6600;
	text-decoration:underline;
	}
	
.home-text a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
/*---------- END HOME PAGE ----------*/
		

/*----------   NAVIGATION ----------*/

#menu {
	position:relative;
	float:right;
	top:39px;
  	z-index:10;
	margin-bottom:100px;
}

#menu, #menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#menu li {
  float: left;
  background: #FFF;
}

#menu .products a {
  display: block;
  padding: 5px;
  width:132px;
}

#menu .services a {
  display: block;
  padding: 5px;
  width:121px;
}

#menu .support a {
  display: block;
  padding: 5px;
  width:117px;
}

#menu .company a {
  display: block;
  padding: 5px;
  width:82px;
}

#menu a:link, #menu a:visited {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF6600;
	}
	
#menu a:hover {
	color:#666666;
	}

#menu li ul {
  position: absolute;
  left: -999em;
  width: 140px;
}

#menu li:hover ul, #menu li ul:hover {
  left:auto;
}

.nav-button {
	margin-right:46px;
	border:none;
	}
	
/*---------- END NAVIGATION ----------*/


/*----------  SLIDESHOW  ----------*/

#slideshow {
    position:relative;
    height:285px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    opacity:0.0;
    height: 285px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:5;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:3;
}

#slideshow DIV IMG {
    height: 285px;
    display: block;
    border: 0;
    margin-bottom: 30px;
}

/*---------- END SLIDESHOW ----------*/


/*----------   FOOTER   ----------*/

#footframe {
	width:900px;
	border-top:#dddddd 1px solid;
	background:#ffffff;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding:0;
	text-align:left;
	height:200px;
	}

#footlogo {
	width:215px;
	margin-bottom:40px;
	float:right;
	text-align:right;
	}

#address {
	width:120px;
	margin-bottom:40px;
	float:left;
	}
	
#info {
	width:155px;
	float:left;
	}
	
#footnav {
	width:97px;
	margin-left:20px;
	float:left;
	}
	
#vitals {
	width:210px;
	margin-left:20px;
	float:left;
	}
		
p.footheader {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bolder;
	text-transform:uppercase;
	margin-top:10px;
	}
	
p.footheader2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:10px;
	}

p.foottext {
	font:11px Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:18px;
	margin-bottom:5px;
	}

p.foothighlight {
	font:11px Arial, Helvetica, sans-serif;
	color:#ff6600;
	line-height:18px;
	margin-bottom:5px;
	}
	
#footframe a:link, #footframe a:visited {
	color:#999999;
	text-decoration:underline;
	}
	
#footframe a:hover {
	color:#333333;
	text-decoration:none;
	text-decoration:underline;
	}


/*---------- END FOOTER ----------*/

/*---------- FEEDSWEEP STYLING ----------*/

.feedsweep {
	width:290px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:15px;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	}
	
.feedsweep_link {
	color:#ff6600;
	text-decoration:underline;
	margin-bottom:5px;
	}
	
.feedsweep_date {
	margin-top:8px;
	}

	