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

body{
	font-size: 10px;
	font-family:helvetica, verdana, arial, sans-serif;
	margin:0px;
	color:#999999;
	line-height:14px;
}
H1{
	font-size: 13px;
	color: #333333;
}


H2{
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a:hover {
	font-size: 10px;
	color: #000;
	text-decoration:none;
}




#container{
padding-top:0px;
width:856px;
height:621px;
margin:auto;
background:url(../riverside-corporate-logistics.jpg) top left ;

}


#inner{
padding-top:150px;
width:600px;
margin:auto;


}

