html, body {
	margin:0;
	padding:0;
}



/**
* Content Areas
**/

body {
	margin-top: 10px;
	text-align:left;
	color: #000000;
	background-image: url(../images/site/in-background.jpg);
	background-repeat: no-repeat;
	background-position: center 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#container {
	text-align:left
}

div#container {
	width: 890px;
	margin: 0 auto
}

div#content {
	float:right;
	width:660px;
	margin-top: -50px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 510px;
	
}

* html div#content{height:510px} /*IE6*/

div#content #detail{



}

div#navigation {
	margin-top: -50px;
	float:left;
	width:195px;
	margin-left: 5px;
	
}

* html div#navigation{margin-left: 2px} /*IE6*/


div#extra {
	clear:both;
	height: 0px;
}

div#footer {
	width: 890px;
	height: 204px;
		
}

/**
* Content Area Blocks
**/
div#header {
	height: 208px;
	background-image: url(../images/site/header.jpg);
	background-repeat: no-repeat;
}

div#header #logo{
	position: relative;
	left: 15px;
	top: -23px;	

}

div#header #bug{
	position: relative;
	left: 742px;
	top: 6px;
	width: 144px;
	text-align: right;	
}

div#header #navtop{

	
	position: relative;
	top: 102px;
	left: 0px;

}

div#header #navbottom{

	
	position: relative;
	top: 106px;
	left: 0px;

}



div#footer {
	background-image: url(../images/site/footer.jpg);
	background-repeat: no-repeat;	
}

div#footer #company{

	position: relative;
	left: 338px;
	top: 71px;
	width: 355px;
	height: 60px;
	text-align: center;

}

/**
* Paragraphs & Headings
**/

p {
	
}

a {
	
}

div#content p {
	margin-top: 10px;
	line-height:1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #000000;
	
}

div#content h2{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7f00;
}

div#content h3{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	
}


div#header #bug p, div#header #bug p a, div#header #bug p a:link, div#header #bug p a:visited{

	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

div#header #bug p a:hover{

	color: #000000;
	text-decoration: none;

}

div#footer #company p{
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/**
* Lists and Navigation
**/



	/**Primary Navigation**/

div#header #navtop ul{

	text-align: center;
	
}

div#header #navtop ul li {

	padding-left: 6px;
    list-style-type:none;
    display: inline;
	
	
}

div#header #navtop ul li a, div#header #navtop ul li a:link, div#header #navtop ul li a:visited{

	color: #2a3a4d;
	display: inline;
	text-decoration: none;
	margin-right: 6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;	
}


div#header #navtop ul li a:hover, div#header #navtop ul li a.active{
	color: #ffffff;
	background-color: #ff7f00;

}


	/**Sub-Nav**/
div#header #navbottom ul{

	text-align: center;
	
}

div#header #navbottom ul li {

	padding-left: 2px;
    list-style-type:none;
    display: inline;
	color: #ffffff;
	
}

div#header #navbottom ul li a, div#header #navbottom ul li a:link, div#header #navbottom ul li a:visited{

	color: #ffffff;
	display: inline;
	text-decoration: none;
	margin-right: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;	
}


div#header #navbottom ul li a:hover, div#header #navbottom ul li a.active{
	color: #ffffff;
	background-color: #ff7f00;

}


	/**Secondary Navigation**/

	div#header #navtop ul{

	text-align: center;
	
}

div#header #navtop ul li {

	padding-left: 6px;
    list-style-type:none;
    display: inline;
	
	
}

div#header #navtop ul li a, div#header #navtop ul li a:link, div#header #navtop ul li a:visited{

	color: #2a3a4d;
	display: inline;
	text-decoration: none;
	margin-right: 6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;	
}


div#header #navtop ul li a:hover, div#header #navtop ul li a.active{
	color: #ffffff;
	background-color: #ff7f00;

}


	/**Product Navigation**/
div#navigation #prodnav{
	width: 195px;

}
	
div#navigation #prodnav ul{

	text-align: left;
	
}

div#navigation #prodnav ul li {

	padding-left: 0px;
    list-style-type:none;
    background-color: #213047;
	color: #ffffff;
	
}

div#navigation #prodnav ul li.product {
	height: 20px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type:none;
	background-color: #EFF9FE;
	color: #213047;
	background-image: url(../images/site/prodnavbg.jpg);
	background-repeat: repeat-x;	
}

div#navigation #prodnav ul li a, div#navigation #prodnav ul li a:link, div#navigation #prodnav ul li a:visited{
	display: block;
	width: 190px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;	
}


div#navigation #prodnav ul li a:hover, div#navigation #prodnav ul li a.active{
	color: #ffffff;
	background-color: #ff7f00;
	

}


/**
* Tables
**/

div#content table.specs {
	background-image: url(../images/site/spec.gif);
	background-repeat: no-repeat;
	width: 660px;
	background-position:0px -2px;	
}

div#content table.specs tr th{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 24px;

}

div#content table.specs tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

	/** Table with full borders **/
div#content table.specsfull {
	background-image: url(../images/site/spec.gif);
	background-repeat: no-repeat;
	width: 660px;
	background-position:0px -2px;	
}

div#content table.specsfull tr th{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 24px;

}

div#content table.specsfull tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

	/** Table with full borderscentered **/
div#content table.specsfull2 {
	background-image: url(../images/site/spec.gif);
	background-repeat: no-repeat;
	width: 660px;
	background-position:0px -2px;	
}

div#content table.specsfull2 tr th{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;

}

div#content table.specsfull2 tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

	


/**
* Overrides & Special
**/
br.clear{
     clear: both;
}

hr {
	height: 0px;
	color: #ff7f00;
	width: 100%;
	border: 1px solid #ff7f00;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;	
}


