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

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
}
a:link {
	color: #c25e03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color:#FFFFFF;
	padding:5px;
	
}
h2 {
	font-size: 22px;
	margin-bottom:5px;
	font-weight:400;
	margin-top:0px;
}
h3 {
	font-size: 32px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:400;
}

.maincontainer {
background-color:#eeeeee;
border:2px solid #999999;
}
.header {
background-image:url(images/huber-logo.jpg);
width:1070px;
height:253px;
background-repeat:no-repeat;
}

/*Roll over request button*/	
.roll {
height: 28px;
width: 184px;
margin:0;
padding:0;
background-image:url(images/shoponline2.gif);
background-position:right;
}

.roll a, div.nav a:link, div.nav a:visited {
display:block;
}

.roll img {
width:100%;
height:100%;
border:0;
}

.roll a:hover img {
visibility:hidden;
}
.top {
padding:10px 220px 0px 0px;
}
.specials {
padding:40px 30px 0px 30px;
}
.specialboxes {
background-color:#FFFFFF;
border:2px solid #999999;
width:259px;
}
.homeRight {
padding:40px 60px 0px 40px;
width:645px;
}
.specialimage {
padding:5px;
float:left
}
.specialimage img{
border:2px solid #CC9933;
}
.specialtext {
padding:15px 0px 0px 5px;
}
.footer {
background-color:#000000;
}
.footer p {
color:#CCCCCC;
font-size:11px;
line-height:14px;
padding:10px;
text-align:center;
}
.footer a {
color:#CC9900;
}
.subheading {
background-color:#a4a4a4;
}
