body { 
    margin: 0px;
padding:0px;
 background-color:#B3E0DF;
}


#rightbar{
	right: 0px;
	width: 81px;
    height:620px;
	float: right;
	background:url(sidebar.png) center;
	padding:0px;
	margin:0px;

}

#rightbar:hover{
background:url(rightbarhover.png) center; 	
}

#wrapper {
background-color: #fff;

    margin: 0 auto;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	text-align:right;
}

.scroll {
    height: 510px;
    width: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    clear: left;
	font-family: Arial, Helvetica, sans-serif;
    padding: 0px;

}


#footer{
background-color:#B3E0DF;
}

#home{
text-align:right;
background: url(test.png);
height: 510px;
}

.scrollContainer div.panel {
	text-align: left;
     width:780px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}


ul.navigation {
	list-style: none;
	height: 28px;
	padding:0px;
}

ul.navigation li {
	display: inline;
	margin: 0px;
	padding: none;
	list-style-type: none;
	line-height: 0;
}

#menu{
padding-top: 35px;	
font-size:0px;
}



.hide {
    display: none;
}
a img, a.preview {
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}

#logo{
	padding-top:10px;
	padding-left: 10px;
float:left;	
height: 100px;
}

h1{
font-size: 20px;
color: #D93D3B;

}
.bottom {
  position: relative;
}
.bottom .inner {
	width: 800px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#contactbox{

}

.fbsubmit{
background-color: #fff;
border: none;
padding: 3px 5px 3px 5px;

}

.fbsubmit:hover{
background-color: #D93D3B;	
}

.contact{
background-color: #fff;
border: none;
padding: 5px;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

p a{
background-color: #CBEBE8;
padding: 2px;
color: #333;
text-decoration: none;
}

.questions{
color: #777;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;

}

#service, #storage, #pickup, #delivery, #insurance, #supplies, #shipping, #pricing, #tsi {
line-height: 18px;
}

.questions{
	color: #999;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#service a,  #storage a, #pickup a, #delivery a, #insurance a, #supplies a, #shipping a, #pricing a{
background-color: #CBEBE8;
padding: 5px 10px;
margin-right: 5px;
text-decoration: none;
color: #000;	
}

#service a:hover,  #storage a:hover, #pickup a:hover, #delivery a:hover, #insurance a:hover, #supplies a:hover, #shipping a:hover, #pricing a:hover{
background-color: #D93D3B;
color:#fff;
}
#secondarymenu a{
color: #444;
padding: 5px 10px;
margin-right: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

#secondarymenu a:hover{
	background-color: #fff;
padding: 5px 10px;
margin-right: 5px;
text-decoration: none;
color: #999;	
}

#secondarymenu{
	text-align:right;
margin-right: auto;
margin-left:auto;
width: 800px;	
padding-top: 10px;
}
#truckbuttons{
margin-top: 380px;	
margin-right: 30px;
}


