/***********************************************************
Universal Classes
************************************************************/
body {
	padding:0; 
	margin:0;
	background-image:url(../images/bgGrad.gif);
	background-position:top;
	background-repeat:repeat-x;
			
}
body, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#747474;
}

/***********************************************************
Page Layout Classes
************************************************************/
.container 
{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	
	border:solid 0px #000000;
	width: 839px;
	height:821px;
	background-image:url(../images/mainBg.png);
	background-position:top;
	
}

.header{
	border:solid 0px #000000;
	position:relative;
	width:801px;
	height:100px;
	top:0px;
	left:19px;
	background-image:url(../images/header.gif);
}

.leftNav
{
	border:solid 0px #000000;
	position:absolute;
	height:682px;
	width:260px;
	top:110px;
	overflow:auto;
	padding-left:30px;
	padding-right:4px;
}


.bodyGradient{
	border:solid 0px #000000;
	background-image:url(../images/innerBg.png);
	background-repeat:no-repeat;
	background-position:center;
	width:534px;
	height:689px;	
	position:relative;
	top:4px;
	left:282px;
}

.bodyImage{
	border:solid 0px #000000;	
	position:relative;
	background-image:url(../images/prodsLineUp.jpg);
	width:514px;
	height:330px;
	background-repeat:no-repeat;
	left:16px;
	cursor:pointer;
	padding-bottom:4px;	
}

.bodyTextBg{
	border:solid 0px #000000;
	position:relative;
	background-image:url(../images/homeText.png);
	width:513px;
	height:233px;
	left:13px;		
}

.bodyText{
	border:solid 0px #000000;
	position:relative;	
	left: 27px;
	top:44px;
	width:473px;
	height:173px;	
	overflow:auto;
	color:#000000;
	font-size:14px;
}

.distBy{
	border:solid 0px #000000;
	position:relative;
	background-image:url(../images/distBy.gif);
	width:235px;
	height:23px;
	top:-11px;
	left:192px;	
}

.anniv{
	border:solid 0px #000000;
	position:relative;
	background-image:url(../images/annyv30.png);
	background-repeat:no-repeat;
	width:79px;
	height:105px;
	top:9px;
	left:442px;	
}

.copy{
	border:solid 0px #000000;
	position:relative;	
	top:-27px;
	left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
	color:#8C8B8B
}

.prodRow{
	padding-bottom:7px;  
	height:84px; 
	border-bottom:solid 1px #CCCCCC;
}

.prodThumbnail{
	width:84px; 
	height:84px; 
	position:absolute; 
	border:solid 0px #CCCCCC;
}

.prodInfoBlock{
	padding-top:10px; 
	padding-bottom:4px; 
	text-align:left; 
	position:relative; 
	left:94px; 
	top:-8px; 
	width:150px;
}

.footerTextBg{
	border:solid 0px #000000;
	position:relative;
	background-image:url(../images/footerTextBg.gif);
	width:416px;
	height:54px;
	top:-107px;
	left:12px;
	
}

.visitJarrow{
	position:absolute;
	top:12px;
	left:5px;
}

.aboutUs{
	position:absolute;
	top:12px;
	left:115px;
}

.contactInfo{
	position:absolute;
	top:-7px;
	left:197px;
	font-size:9px;
	font-weight:bold;
}


/***********************************************************
Text Classes
************************************************************/
.footerLinks{
  font-weight:bold;
  color:#ff8a00;
 }

.smalltexto {
	color: #ff8a00;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	background-color: none;
}
A {
	color: #B72001;
	font-family :   Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	background-color: none;
}
A:hover {
	color: #B72001;
	background-color : none;
	text-decoration : underline;
	background-color: none;
}

br{font-size:10px}

.inputEmail{
	position:absolute;
	top:301px;
	left:343px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	border:solid 0px #CCCCCC; 
	border-bottom-style:none;
	width:103px;		
}

.btnSubmit{
	position:absolute;
	top:299px;
	left:449px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	border:solid 0px #CCCCCC; 
	border-bottom-style:none;		
}


p{
	margin:6px;
}

h4{
	margin:6px;
}

h5{
	margin:6px;
}

.prodInfo{ 
width:365px; 
height:670px; 
position:relative; 
float:left; 
left:24px; 
top:17px; 
padding:4px; 
background-image:url(../images/divBg.png);
background-position:top right;
background-repeat:no-repeat;
}

.suppFacts{
border:solid 1px #000; 
width:356px; 
position:relative; 
float:left; 
left:24px; 
top:1px; 
padding:4px; 
}

.flashContainer{
padding-left:5px; 
position:relative; 
float:right; 
right:19px;
}

.prodDesc{
padding-left:5px; 
position:relative; 
float:right; 
right:25px;
width:420px;
}
