/*---- Layout ----*/
div
{
	padding: 0;
	margin: 0;
}

body
{
	background-color:#ffffff;
	background-image:url(/images/rightvertbarscorp.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding: 0px;
	margin: 0px;
}	

body.home
{
	background:#fff url(/images/BG_stripes.gif);
	padding: 0px;
	margin: 0px;
}
#logo {
	position:absolute;
	top:23px;
	left:22px;
	}

#hometext{
	position:absolute; 
	font-size:13px;
	line-height: 13px;
	left:585px; 
	top:218px; 
	width:342px;
	z-index:100; 
}

#mainPic{
	background-image:url(/images/home_photo3.jpg);
	background-repeat:no-repeat;
	position:absolute; 
	left:0px; 
	top:194px; 
	width:100%;
	height:396px; 
	background-color:#A1CE79; 
	padding:0px; 
	margin:0px;

	padding-left: -1px;
	z-index:99; 
}



#mainPic2{
	background-image:url(/images/home_photo4.jpg);
	background-repeat:no-repeat;
	position:absolute; 
	left:0px; 
	top:194px; 
	width:100%;
	height:396px; 
	background-color:#A1CE79; 
	padding:0px; 
	margin:0px;

	padding-left: -1px;
	z-index:99; 
}





#blueBar{
	position:absolute; 
	left:934px; 
	margin:0px; 
	padding:0px; 
	height:590; 
	width:23px; 
	background-image:url(/images/bluebar.gif);
	z-index:100; 
	}
	

#oldbrowser
{
	text-align: center;
}

#pageFrame
{
	background-image:url(/images/leftvertbarscorp.gif);
	background-repeat:repeat-y;
	color: #000;
	min-width: 500px;
}
/*---- top banner ----*/
#masthead
{
	height:168px;
	width:100%;
	background-image: url(/images/topbannerbg.gif); }

#horizontal_main_nav {
	position:absolute;
	left:0px;
	top:137px;
	width:895px;
	height:28px;
	z-index:100;
}

#masthead_home
{
	position:absolute;
	left:0px;
	top:166px;
	height:28px;
	width:100%;
	background-image: url(/images/topbannerbg_home.gif);
	padding:0px; 
	margin:0px;
	padding-left:383px;
}

#horizontal_main_nav_home {
	position:absolute;
	left:0px;
	top: -5px;
	width:895px;
	height:28px;
	z-index:100;
}

#mastheadprods
{
	height:314px;
	width:100%;
}
#jumper1 {
	background-image: url(/images/jumper1.gif);
	position:absolute;
	top:0px;
	right:220px;
	width:246px;
	height:305px;
	z-index:13;
	}

#jumper2 {
	background-image: url(/images/jumper1b.gif);
	background-repeat:no-repeat;
	position:absolute;      
	top:89px;
	left:405px;
	width:242px;
	height:313px;
	z-index:13;
	}

#grprodsbar{
	position:absolute;
	top:172px;

	height:142px;
	width:100%;
	background-image:url(/images/grnbannrprods.gif);
	background-position-x:154px;
	background-repeat:no-repeat;
	background-color:#72AF0F;
	z-index:10;
	}
	
#topleftimage{
position:absolute; 
top: 0px; 
left: 0px; 
z-index:1;
}


#toprightimage{
position:absolute; 
top: 0px; 
right: 0px; 
width:524px; 
height:168px; 
z-index:0; 
background-image:url(/images/mainnavcorp.gif);
}

#toprightimageprods{
position:absolute; 
top:0px; 
right:0px; 
width:318px; 
height:15px; 
padding-right:30px;
z-index:11; 
background-image:url(/images/prodscolorbar.gif); background-repeat:no-repeat;
}	
/*---- end top banner ----*/	
	

	
#leftcolumn{
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn{
	height:100%;
	padding-top:30px;
	float: left;
	width: 200px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */ }
#rightColumn{
	height:100%;
	padding-top:30px;
	float: right;
	width: 256px;
}
#contentColumn{
	width: auto;
	margin-left: 200px;
}
#innerLeftColumn{
padding:10px 10px 10px 0px;
}

#innerRightColumn{
height:100%;
background-image:url(/images/pullquotebox.gif); background-repeat:no-repeat;
padding:40px 20px 10px 10px;
text-align:right;

}
#innerContentColumn{
	padding:30px 50px 10px 10px;
}
 
#innerContentColumnProds{
	padding:80px 50px 10px 10px;
}

#innerFooter
{
	padding: 10px 0px 10px 0px;
	font-family:Helvetica Condensed, Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:.7em;
	text-align: center;

}
#footer
{
	clear: both;
}

#innerContentColumnProds
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 256px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */ }

#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 256px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */ }
#contentColumn>#innerContentColumnProds
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */ }
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */ }
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */ }
#masthead, #footer
{
	z-index: 10;
}

/*---- Borders 

#pageFrame
{
	border: solid 1px #000;
}
#footer, #masthead, #innerLeftColumn, #contentColumn, #innerContentColumn {
	border: solid 0px #000;
}
#footer
{
	border-top-width: 1px;
}

#innerLeftColumn, #innerContentColumn
{
	border-right-width: 1px;
}
#contentColumn
{
	border-left-width: 1px;
}

----*/

/*---- Visual Elements ----*/


p{
	color:#222;
	font-family:Helvetica, Arial, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6, ul, ol, li{
	font-family:Helvetica Condensed, Arial Narrow, Arial, Helvetica, sans-serif;
	color:#333;
	}

a:link{
	color:#72AF0F;
	text-decoration:none;
	}
a:visited{
	color:#72AF0F;
	text-decoration:none;
	}

a:active{
	color:green;
	}
	
a:hover{
	color:green;
	}
	
a.white:link{
	color:#CCCCCC;
	text-decoration:none;
	}
a.white:visited{
	color:#CCCCCC;
	text-decoration:none;
	}

a.white:active{
	color:#FFFFFF;
	}
	
a.white:hover{
	color:#FFFFFF;
	}

a.black:link{
	color:#222;
	text-decoration:none;
	}
a.black:visited{
	color:#222;
	text-decoration:none;
	}

a.black:active{
	color:#222;
	}
	
a.black:hover{
	color:#FFFFFF;
	}
		
.indentrightheader{
	font-family:Helvetica Condensed, Arial Narrow, Arial, Helvetica, sans-serif;
	color:#72AF0F;
	padding-right:60px;
	}

.footer{
	font-size:.7em;
	color:#444;
	font-family:Helvetica, Arial, sans-serif;
	}
	
.pullquote{
	color:#111;
	font-family:Helvetica Condensed, Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size:1.2em;
	font-weight:bold;

	}
	
.indent{
	text-indent:-10px;
	}	
	
.indentright{
	padding-right:60px;
	}
	
.firstpar{
	padding-right:100px;
	color:#72AF0F;
	font-weight:bold;
	}
	
.indentleftright{
	text-indent:-10px;
	padding-right:60px;
	}

.smallcap{
	font-size:0.85em;
	}
	
.horzRule{
	background-image:url(/images/greyDot.gif);
	background-repeat:repeat-x;
	background-position-x: 50px;
	background-position-y: 15px;
	height:30px;
}
.newsFlash {
	font-size: 20px;
	color: #fff;
}
.yellowText {
	color: #e8f998;
}

.mainBoldText {
	color: #222;
	font-size:16px;
	font-weight:bold;
}


#home_news_footer{
	position: absolute; 
	font-size:14px;
	line-height: 16px;
	left:0px; 
	top:588px; 
/*	margin:1px; */
/*	padding:5px; */
	width:934px;
	height: 65px;
/*	border: solid 1px #000;*/
	z-index:100; 
}

#home_news_footer1{
	position: absolute;
	left:5px; 
	top: 2px;
	text-align: left;
}

#home_news_footer2{
	position: absolute;
	left:200px; 
	text-align: center;
	top: 2px;
}

#home_news_footer3{
	position: absolute;
	left:350px; 
	text-align: center;
	top: 2px;
}

#home_news_footer4{
	position: absolute;
	left:550px;  
	text-align: center;
	top: 25px;
	font-family: Veranda, Geneva, sans-serif;
}

