body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

a {
	color: #E1021C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.txtsmall{ font-size:9px;}

#FullArea {
	width: 867px;
	text-align: justify;
	border-left: 1px solid #515151;
	border-right: 1px solid #515151;
	border-bottom: 1px solid #515151;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/back.gif);
}

ul li{ text-align:left; }

#Header {
	border-bottom: 1px solid #515151;
}

#menu {
	width: 230px;
	float: left;
	background-color: #F0F0F0;
	border-right: 1px solid #595959;
	font-size:11px;
}

#menu .mnu_link {
	height: 14px;
	background-image: url(images/mnu_back_off.gif);
	color: #000000;
	padding: 7px;
}

#menu .mnu_link:hover {
	background-image: url(images/mnu_back_on.gif);
	text-decoration:none;
}

#menu .mnu_linkOn:hover {
	background-image: url(images/mnu_back_on.gif);
	text-decoration:none;
}

/*
#menu .mnu_link:hover {
	background-image: url(images/mnu_back_on.gif);
	color: #E30119;
}
*/
#menu .mnu_linkOn {
	height: 14px;
	background-image: url(images/mnu_back_on.gif);
	color: #E30119;
	padding: 7px;
}

#contact {
	padding: 10px;
	height: 200px;
}

#contact h1 {
	font-size: 14px;
}

#LinksPage a{
	color: #000000;
	text-decoration: none;
}

#LinksPage a:hover{
	text-decoration: underline;
}

#LanguageRow {
	width: 630px;
	height: 20px;
	float: left;
	_margin-bottom:15px;
}

#LanguageRow #flags {
	float: right;
	padding-right: 5px;
	font-size: 10px;	
}

#LanguageRow #flags_home{
	float: left;
	width:160px;
	font-size: 10px;		
	
}
#LanguageRow  #Footerflag {
	float: left;
	padding-left: 10px;
}

#LanguageRow #flags img,  #Footerflag img {
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

#LanguageRow #flags a, #flags_home a, #Footerflag a {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
#FreightLogo{
	text-align:center;
	margin:10px;
	clear:both;
}
#Footer {
	height: 18px;
	padding-top: 2px;
	border-top: 1px solid #515151;
	text-align: center;
	background-image: url(images/footer.gif);
}

#FooterIndex {
	height: 50px;
	padding-top: 2px;
	border-top: 1px solid #515151;
	text-align: center;
	line-height:16px;
	background-image: url(images/footerIndex.jpg);
}

#ContentArea {
	width: 615px;
	float: left;
	padding: 10px;
}

#ContentArea h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E1021C;	
}

#slogan {
	width: 550px;
	height: 74px;
	background-image: url(images/maintext2.gif);
	color: #FFFFFF;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
}

#services {	
	width: 560px;	
	margin-left: auto;
	margin-right: auto;
}

#core {
	width: 260px;
	float: left;
	padding-right: 20px;
	_padding-right: 5px;
}

#value {
	width: 280px;
	float: left;	
}
