body{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#003366;
background-image:url(images/mainBack.jpg);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
color:#000;
}

a img{
border:0;
}

h1{
font-size:14px;
color:#003366;
}

h2{
font-size:12px;
color:#1050B9;
}

h3{
font-size:36px;
margin:0px;
color:#F47321;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
color:#DDD;
}

.container{
width: 100%;
margin:0 auto;
position:absolute;
top:0px;
left:0px;
}

.headerContainer{
width: 100%;
background-image:;
background-position:;
background-repeat:;
}

.header{
width:1000px;
height:150px;
margin:0 auto;
background-color:#EEE;
background-image:url(images/header.jpg);
background-position:;
background-repeat:;
border-bottom:3px solid #F47321;
position:relative;
}

.contact{
position:absolute;
top:130px;
left:10px;
width:300px;
color:#FFF;
font-size:12px;
}

.contact a{
color:#FFF;
}

.contact a:hover{
color:#000;
}

.bodyContainer{
width:100%;
/*background-color:#003366;*/
background-image:;
background-position:;
background-repeat:;
}

.main{
width:1000px;
margin:auto;
min-height:400px;
background-color:#FFF;
background-image:url(images/bodyBack.jpg);
background-position:bottom;
background-repeat:no-repeat;
border-bottom:3px solid #F47321;
}
.mainNav{
width:160px;
height:100%;
float:left;
background-color:#FFF;
border:0px solid #000;
}

.menu{
list-style:none;
margin:0;
padding:0px;
width:100%;
}

.menu ul{
list-style-type:none;
margin:0;
padding:0;
}

.menu ul li{
position:relative;
}

.menu a{
font-weight:bold;
background-color:#F5F5F5;
border-bottom:1px solid #DDDDDD;
color:#000;
display:block;
font-size:11px;
padding:7px 0 2px 10px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.menu a:hover {
background-color:#F47321;
color:#FFFFFF;
border-bottom:1px solid #000;
}

.content{
float:left;
margin-left:25px;
padding:5px;
}

.mainProductContainer {
font-size:11px;
width:590px;
/*border:#DDDDDD 1px solid;*/
position:relative;
float:left;
padding:5px;
}


.mainProductImage{
position:relative;
float:left;
}

.VisibleImage
{
	position:absolute;
	left:-400px;
	top:0px;
	z-index:999;
}

.HiddenImage
{
	display:none;
}

.purchase{
position:absolute;
top: 200px;
left:65px;
}

.purchase a{
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#F47321;
}

.purchase a:hover{
font-size:14px;
color:#666;
text-decoration:none;
font-weight:bold;
}

#mainProductDescription{
/*border: 1px solid #AA1111;*/
vertical-align:bottom;
position:relative;
float:left;
top: 5px;
width:370px;
background-color:#FFFFFF;
}

#descriptionScroll{
	overflow:auto;
	height:150px;
}

.featureMainContainer{
float:left;
margin-left:20px;
width:170px;
}

.featureHeading{
width:160px;
position:relative;
float:left;
}

.featureContainer{
width:160px;
border:0px solid #000;
position:relative;
float:left;
padding-top:10px;
}

.featureMenu{
list-style:none;
margin:0;
padding:0px;
width:100%;
}

.featureMenu ul{
list-style-type:none;
margin:0;
padding:0;
}

.featureMenu ul li{
position:relative;
}

.featureMenu a{
font-weight:bold;
background-color:#F5F5F5;
border-bottom:1px solid #DDDDDD;
color:#000;
display:block;
font-size:11px;
padding:7px 0 2px 10px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.featureMenu a:hover {
background-color:#F47321;
color:#FFFFFF;
border-bottom:1px solid #000;
}


/*****START PRODUCT FEATURES*****/

.block{
width:185px;
height:2px;
display:block;
border:0px solid #DDDDDD;
position:relative;
float:left;

}

.productFeaturesContainer{
position:relative;
float:left;
width: 625px;
height: 307px;
border-left:#333 1px solid;
border-right:#333 1px solid;
border-bottom:#333 3px solid;
padding:0px;
font-size:11px;
margin-bottom:20px;
/*filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
-khtml-opacity: 0.50;*/
}

td.activeTab a {
padding:4px;
display:block;
background:#666;
text-decoration: none;
font-size: 11px;
color: #ffffff;
background-image: url("feature_corner.gif");
background-position: right;
background-repeat: no-repeat;
}

td.inactiveTab a {
padding:4px;
/*background:#FFFFFF;*/
display:block;
border-left:2px #666 solid;
text-decoration: none;
font-size: 11px;
color: #333333;
background-image: url("feature_corner2.gif");
background-position: right;
background-repeat: no-repeat;
}

.hiddenSpecs{
	display:none;
}

.visibleSpecs{
	display: block;
	position: absolute;
}

.featureLink
{
	/*text-decoration:none;*/
	color:#666;
	font-size:11px;
}

.featureLink:hover
{
	text-decoration:none;
	color:#B1B1B1;
	font-size:11px;
}

TextArea{
	/*background:#FFFFFF;
	border:0;
	color:#FFFFFF;*/
	font-family: arial;
	font-size: 9pt;
}

.featureHighlight{
	font-weight:bold;
	color:#669900;
}

/*****END PRODUCT FEATURES*****/



.footerContainer{
width:100%;
background-image:;
background-position:;
background-repeat:;
}

.footer{
width:1000px;
height:50px;
margin:0px auto;
text-align:right;
background-color:#1050B9;
background-image:;
background-position:;
background-repeat:;
color:#FFF;
}

.footerMenu{
list-style:none;
margin-right:10px;
padding-top:10px;
height:50px;
}

.footerMenu ul {
margin:0;
}

.footerMenu li {
display:inline;
margin:0;
padding:0;
position:relative;
}

.footerMenu li a {
color:#FFF;
font-weight:bold;
padding:7px 15px;
text-decoration:none;
vertical-align:bottom;
width:160px;
}

.footerMenu a:hover {
color:#F47321;
}

.bottom {
background-color:#003366;
background-image:;
background-position:;
background-repeat:;
margin:0 auto;
text-align:center;
width:1000px;
}