/* css document */
html {
height:100%;
margin-bottom:1px;
}
body {
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
padding-top: 0px; 
background-color: #00849A
}
img {  
}

#container {
	margin: 0px auto 0px auto;
	width: 996px;
	vertical-align: middle;
	float: none;
}

#banner {
	height: 102px;
	width:991px;
	background-color:#00849A;
	background-repeat:no-repeat;
	background-attachment: fixed;
	float: left;
}
#banner img{
padding:10px 0px 0px 10px
}

/* -----------------------------------
  top buttons
  -----------------------------------*/
#middle {
	height: 236px;
	width:996px;
	background-color:#00849A;
	float: left;
}

#toolbank{
	width: 248px;
	height: 236px;
	background-color:#00849A;
	float: left;
}
#toolbank a{
width: 248px;
height:236px;
background-image:url(../images/btn_toolbank.gif);
background-repeat:no-repeat;
display:block;
}
#toolbank a:hover{
background-position: -248px;
}
#ralawise{
	width: 248px;
	height: 236px;
	background-color:#00849A;
	float: left;
}
#ralawise a{
width: 248px;
height:236px;
background-image:url(../images/btn_ralawise.gif);
background-repeat:no-repeat;
display:block;
}
#ralawise a:hover{
background-position: -248px;
}

#industrial{
	width: 248px;
	height: 236px;
	background-color:#00849A;
	float: left;
}
#industrial a{
width: 248px;
height:236px;
background-image:url(../images/btn_industrialsupplies.gif);
background-repeat:no-repeat;
display:block;
}
#industrial a:hover{
background-position: -248px;
}

#eport{
	width: 248px;
	height: 236px;
	background-color:#00849A;
	float: left;
}
#eport a{
width: 248px;
height:236px;
background-image:url(../images/btn_eport.gif);
background-repeat:no-repeat;
display:block;
}
#eport a:hover{
background-position: -248px;
}

#beeswift{
	background-color:#00849A;
	width: 248px;
	height: 236px;
	float: left;
}
#beeswift a{
width: 248px;
height:236px;
background-image:url(../images/btn_beeswift.gif);
background-repeat:no-repeat;
display:block;
}
#beeswift a:hover{
background-position: -248px;
}
#footer{
	width: 994px;
	background-color:#00849A;
	height: 69px;
	float: left;
}

/*----------------------------------
lower buttons
-----------------------------*/
#bottom {
	width:996px;
	background-color:#00849A;
	display:block;
}

#raceflags{
	background-color:#00849A;
	width: 248px;
	height: 236px;
	float: left;
}
#raceflags a{
width: 248px;
height:236px;
background-image:url(../images/btn_raceflags.gif);
background-repeat:no-repeat;
display:block;
}
#raceflags a:hover{
background-position: -248px;
}

#ebay{
	background-color:#00849A;
	width: 248px;
	height: 236px;
	float: left;
}
#ebay a{
width: 248px;
height:236px;
background-image:url(../images/btn_ebay.gif);
background-repeat:no-repeat;
display:block;
}
#ebay a:hover{
background-position: -248px;
}

#staghen{
	background-color:#00849A;
	width: 248px;
	height: 236px;
	float: left;
}
#staghen a{
width: 248px;
height:236px;
background-image:url(../images/btn_stag&hen.gif);
background-repeat:no-repeat;
display:block;
}
#staghen a:hover{
background-position: -248px;
}
#links{
	text-decoration:none;
	background-color:#00849A;
	width: 990px;
	height: 100px;
	float: left;
	padding:0;
	margin:0;
}
#links span{
display:none;
}
#links h3{
margin:0 700px 0 0;;
padding:0;
background-image:url(../images/links_title.gif);
width:247px;
height:26px;
display:block;
float:left;
}
#links img{
	padding:0;
	margin:0;
	float:left;
}

