/* CSS Document */

body {
	background-color:#000037;
	background-image:url(images/backgrounds/main.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#3E474A;
	

}

a {
	color:#014565; text-decoration:none;
}

a:hover {
	color:#8A9396; text-decoration:none;
}

textarea,input,submit {
	background-color:#eeeeee;
	color:#666666;
	padding:5px;
	border:none;
	margin:3px;
}

h1 {
	font-family: Arial;
	font-size:125%;
	color:#000000;
	font-weight:normal;
}



#title {
	margin:0 auto 0 auto;
	text-align:center;
	height:140px;
	width: 650px;
	background-image:url(images/logistics_freight_top.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	}


#title p {
	margin: 0 auto 0 auto;
	font-size:11px;
	color:#CCCCCC;
	padding-right:10px;
	padding-top:5px;
	}

#title a {
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	}
	
#title a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}	

#title img {
	border:none;
}

#banner {
margin: 0 auto 0 auto;
text-align:center;
}

#bannerholder {
	width: 650px;
	height: 150px;
	margin: 0 auto;
	border: #CCC solid 3px;
}

#bannerholder ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#container {
	width:650px;
	margin:0 auto 0 auto;
}



#sidebar {
	width:190px;
	float:left;
	margin-right:10px;
	padding-right:10px;
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:150%;
	color:#014565;
	border-bottom:1px solid #C3C3C3;
}

#sidebar p {
	line-height:17px;
}




#menu {
	text-align:left;
}

#menu a {
	color:#3E474A;
	background-image:url(images/backgrounds/logistics_group_menu_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:15px;
	font-size:12px;
	text-decoration:none;
}

#menu a:hover {
	color:#8A9396;
	background-image:url(images/backgrounds/logistics_group_menu.jpg);
}




#content {
	margin-left:210px;
	padding-left:10px;
	margin-right:8px;
	border-left:1px solid #cccccc;
	background-image:url(images/backgrounds/content2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	text-align: justify;
}

#content h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:150%;
	color:#014565;
	border-bottom:1px dashed #8A9396;
	padding-top:15px !important;
	padding-top:0;
	background-image:url(images/logistics_group_logo_fade.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#content p {
	line-height:17px;
}

#content ol,ul {
	line-height:25px;
}

#content li {
	list-style-image:url(images/backgrounds/logistics_group_list.jpg);
}



#footer {
	width:580px;
	margin:0 auto 0 auto;
	padding:10px;
	text-align:center;
	border-top:1px dashed #8A9396;
}
#content p img{
	border:3px solid #d1d1d3;
	}

