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

body {
	background-image: url(images/bkimage.gif); text-align:center
}

#container	{
	width:790px; height: 700px; border-color:#293022;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
    background:url(images/homepagetablebg.jpg) no-repeat;
	margin-left:auto; margin-right:auto;
	
}
#siouxrubber-link	{
	position:absolute;
	top: 87px;
	Left: -210px;
	width: 210px;
	height: 137px;
	background-color: transparent;






    border 1px solid yellow;
}
#email-link	{
	position:absolute;
	top: 316px;
	Left: -191px;
	width: 178px;
	height: 20px;
	background-color: transparent;





    border 1px solid yellow;
}

#nav	{width:225px; 
	float:left;
	margin:10px -40px 0px 250px;
	position:relative;
	bottom: 100px;
	right: -300px;
}



#mainlinks li	{list-style:none;
}


#mainlinks img 	{border: 0px; 
}

#geninfo span	{
	visibility:hidden;
}

#geninfo a:link		{ width: 200px;
	background:url(images/general_information.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#geninfo a:visited	{
    background:url(images/general_information.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#geninfo a:hover 	{
	background-image:url(images/general_rollover.gif);
	text-align:left;	
}

	

#app span	{
	visibility:hidden;
}

#app a:link	{
	background:url(images/applications.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;

}
#app a:visited	{
	background:url(images/applications.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;

}

#app a:hover {
	background-image:url(images/applications_over.gif);
	text-align:left;	
}

#sizes span	{
	visibility:hidden
}

#sizes a:link	{
	background:url(images/sizes.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;

}

#sizes a:visited	{
	background:url(images/sizes.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;

}

#sizes a:hover {
	background-image:url(images/sizes_over.gif);
	text-align:left;	
}


#contactus span	{
	visibility:hidden;
}

#contactus a:link		{ width: 200px;
	background:url(images/contact_us.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#contactus a:visited	{
    background:url(images/contact_us.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#contactus a:hover 	{
	background-image:url(images/contact_us_over.gif);
	text-align:left;	
}

#install span	{
	visibility:hidden;
}

#install a:link		{ width: 200px;
	background:url(images/installvid.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#install a:visited	{
    background:url(images/installvid.gif) no-repeat;
	text-align:left;
	display:block;
	width: 200px;
	height: 50px;
	position:relative; top: 0px; left:0px; bottom: 0px; right: 0px;
	text-decoration:none;
	border: 0px;	
}

#install a:hover 	{
	background-image:url(images/installvid_over.gif);
	text-align:left;	
}




#inner	{
	float: right;
	margin-left: 1em; padding-left: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
	letter-spacing:.07em;
	position:relative;
	top: 240px;
	padding-right: 205px;
	width: 318px;

}
