body{
	/* background: #ECECEC url(../images/layout/bg.jpg) center top repeat-y; */

	/* Width of image is 976 */
	background: #ECECEC url(../images/bg.jpg) repeat-y center top;
	/* font-size: .9em; */
	margin: 0 auto;
}

#hovercolor:hover{
  color: #C24A2F;
}

#menubar{
	padding: 0 0 5px 0;
	text-align: left;
	/* background-color: #00008b; */
	
   font:100% Arial,sans-serif;
	border-bottom: 2px solid #D5D5D5;
}

#menubar a{
	color: #555;
	text-decoration: none;
}

#menubar li.current a{
	color: #888;
}

#menubar a:hover{
  color: #C24A2F;
}

#menubar ul{
	margin: 0;
	/* font-size: 1.125em; */
}

#menubar li{
	list-style: none;
	display: inline;
	padding-left: .5em;
}

.container{
   /* background: aqua; */
   color:#303030; 
   margin:0 auto; 
   padding:1px 5px; 
   width:940px;
	
/*   
	width: 960px;
	text-align: center;
	background: aqua;
*/	
}

#freightquoteMsg{
   font:90% Arial,sans-serif;
   color: #00008b;
}

.freightquotehelp{
   font:100% Arial,sans-serif;	
}

#header{
   font:100% Arial,sans-serif;	
}

#content{
   font:110% Arial,sans-serif;
   /* padding-left: .5em; */
	padding: 0 15px 0 15px;
	text-align: left;
	/* border-top: 1px solid #D5D5D5; */
	/* border-bottom: 1px solid #E5E5E5; */
	background-color: #FFFFFF;
	/* background: #F5F5F5; */
}

#footer{
   background: #FFFFFF;
   border-top: 2px solid #D5D5D5;
   text-align: center;
   margin-top: 50px;
	margin-bottom: 3px;
   color: #777777;
   font:90% Arial,sans-serif;
}

#theframe{
   font:110% Arial,sans-serif;
	padding: 10px 0px 0 0px;
	background-color: #ECECEC;
	/* width: 900px; */
   border-top: 1px solid #D5D5D5;
}

#pickup{
   color: #C24A2F; 
   font: bolder 130% Arial,sans-serif;
}