/* 
Style sheet for new Total Logistics Design
Copyright James Miller, Cornish WebServices 2009
 */
html {
	overflow:scroll;
}
#main{
	margin:10px auto;
	padding-bottom:10px;
	width:990px;
	position:relative;
}
#header{
	background:url(../logistics-images/header2.jpg) top no-repeat;
	color:#FFFFFF;
	min-height:120px;
	height:auto !important;
	height:120px;
}
#menu{
	width:990px;
	background:url(../logistics-images/menu-bg.jpg) bottom #990000 repeat-x;
	position:absolute;
	top:125px;
	left:0;
	height:36px;
}
#content{
	margin-top:47px;
	margin-bottom:6px;
	width:710px;
}
.homeBox{
	float:left;
	width:225px;
	/*border:1px solid #000000;*/
	margin-right:10px;
	margin-top:0px;
}
.homeBox img{
	margin-top:10px;
	margin-bottom:10px;
}
.homeBox h2{
	font-size:110%;
	text-align:center;
	color:#ae1717;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ae1717;
	border-top:1px solid #ae1717;
	margin-top:10px;
	margin-bottom:0px;
}
.homeBox p{
	text-align:justify;
	font-size:80%;
	margin-top:5px;
	margin-bottom:0;
}
.picBox {
	float:left;
	width:225px;
	height:200px;
	margin:20px 10px 20px 0;
	background:url(../logistics-images/image-border.gif) no-repeat;
}
.picBox img{
	margin:10px;
	width:205px;
}
#rightMenu{
	position:absolute; 
	top:178px; 
	margin-left:700px;  
	padding:0px 10px 10px 10px;
	font-size:90%;
	width:280px;
}
#rightMenu h2{
	text-align:center;
	font-size:110%;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	margin-top:0;
	margin-bottom:0;
}
#rightMenu h2 a, #rightMenu h2 a:hover{
	text-align:center;
	font-size:100%;
	color:#666666;
	text-decoration:none;
}
#rightMenu p{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	color:#666;
}
#rightMenu p a{
	color:#666;
	text-decoration:none;
}
#rightMenu p a:hover{
	text-decoration:underline;
}
#rightMenu ul{
	margin:0;
	margin-top:10px;
	padding:0;
	margin-bottom:10px;
	font-size:100%;
}
#rightMenu li{
	list-style:none;
	margin:5px;
	font-size:100%;
}
#rightMenu li a{
	color:#666;
	text-decoration:none;
	font-size:100%;
}
#rightMenu li a:hover{
	text-decoration:underline;
}
#footer{
	width:970px;
	margin:0;
	background:#c22c2c url(../logistics-images/footer.jpg) repeat-x;
	background-position:bottom left;
	color:#FFFFFF;
	padding:10px;
	clear:both;
	overflow:hidden;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer b,#footer strong {color:#fff;}
#subfooter{
	width:960px;
	color:#555555;
	padding:10px 20px 10px 10px;
	font-size:80%;
	overflow:hidden;
}
.address{
	float:left;
	/*margin: 0 10px 0 0;*/
	margin-right:10px;
	color:#fff;
}
.sitemap{
	float:left;
	width:245px;
	padding-top:20px;
}
.sitemap h2{
	font-size:110%;
	margin-bottom:0;
	padding-bottom:5px;
}
.sitemap ul{
	margin-top:0;
	margin-left:0;
	padding-left:0;
}
.sitemap ul li{
	list-style:square;
	margin-left:15px;
}
#international-websites{
	position:absolute;
	top:10px;
	color:#FFFFFF;
	font-size:80%;
	font-family:"Trebuchet MS";
	right:10px;
	width:300px;
}
#international-websites p{
	margin:0;
	padding:0;
	text-align:right;
}
p.caption{
	margin:0 auto;
	padding:0;
	font-style:italic;
	width:205px;
	font-size:80%;
	text-align:justify;
	line-height:1;
}
#rightMenu p.caption{
	margin:0 auto;
	padding:0;
	font-style:italic;
	width:205px;
	font-size:90%;
	text-align:justify;
	color:#2d2d2d;
	line-height:1;
}
#searchBox{
	position:absolute;
	top:141px;
	margin-left:770px;
	color:#FFFFFF;
	font-size:80%;
	font-family:"Trebuchet MS";
}
#menu form{
	float:right;
	margin-top:5px;
	margin-right:15px;
}
