@charset "utf-8";
/* Recommended Freight Limited - Stylesheet. */


body {
	text-align: center; /* for IE */
	background: #e4e5e7;
	margin: 50px 0 0 0;
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 500px;
}

#logo {
	background-image: url(../images/logo.gif);
	width: 250px;
	height: 139px;
	margin: 0 auto;
}

#welcome {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 380px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
}

#splash {
	background-image: url(../images/splash.gif);
	width: 500px;
	height: 403px;
	margin: 0 0 10px 0;
	padding: 0;
}

#footer {
	margin: 0 auto;
	padding: 0 0 40px 0;
	background-image: url(../images/bifa_fiata.gif);
	background-repeat: no-repeat;
	width: 206px;
	height: 90px;
}




#pages {
	margin: 0 auto;
 	width: 700px;
}

#header_connections {
	background-image: url(../images/header_connections.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 138px;
}

#header_import {
	background-image: url(../images/header_import.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 138px;
}

#header_export {
	background-image: url(../images/header_export.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 138px;
}

#header_aboutus {
	background-image: url(../images/header_aboutus.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 138px;
}

#header_contactus {
	background-image: url(../images/header_contactus.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 138px;
}

#worldmap {
	margin: 20px 0 20px 0;
	background-image: url(../images/worldmap.gif);
	width: 700px;
	height: 409px;
}

#worldmap_left {
	width: 350px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: left;
}

#worldmap_right {
	width: 350px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: right;
}

#worldmap_left ul,
#worldmap_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#worldmap_left li,
#worldmap_right li {
	margin: 0;
	padding: 0 0 15px 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

#worldmap_left a,
#worldmap_right a {
	color: #4b7f90;
	text-decoration: none;
}

#worldmap_left a:hover,
#worldmap_right a:hover {
	color: #000;
	text-decoration: none;
}

.clear { clear: both; }




#sitemap {
	margin: 0 auto;
	padding: 10px 0 50px 0;
	width: 700px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;	
}

#sitemap a {
	color: #4b7f90;
	text-decoration: none;
}

#sitemap a:hover {
	color: #000;
	text-decoration: none;
}


#import {
	margin: 20px 0 20px 0;
	width: 700px;
	height: 363px;
}

#import_left {
	width: 257px;
	height: 357px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: left;
	padding: 3px;
	background-image: url(../images/import_bg.gif);
}

#export_left {
	width: 257px;
	height: 357px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: left;
	padding: 3px;
	background-image: url(../images/export_bg.gif);
}

#aboutus_left {
	width: 257px;
	height: 357px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: left;
	padding: 3px;
	background-image: url(../images/aboutus_bg.gif);
}

#contactus_left {
	width: 257px;
	height: 357px;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: left;
	padding: 3px;
	background-image: url(../images/aboutus_bg.gif);
}

#import_right,
#export_right,
#aboutus_right,
#contactus_right {
	width: 417px;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.5;
	float: right;
	padding: 0 0 20px 10px;
}

#aboutus_wrap {
	margin: 0 0 0 20px;
}

.spacer { height: 15px; }
.black{ color: #000; }

.moved a { color: #4b7f90; font-weight: bold; }
.moved a:hover { color: #4b7f90; font-weight: bold; }
