*{
		margin:0;
		padding:0;
		}

html, body {
		height:100%;
		}
				
body {
	text-align:center; /* horizontal centering for IE Win quirks */
	font: 100.01%/1.4  Verdana, Arial, Helvetica, sans-serif, sans;
	color: black;	
	background-color: #F5F5F5;
		}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-13.5em;
	float:left;
		}

#container{
	width: 45em;
	border: 1px solid #BBC4C9;
	background-color: #FFFFFF;
	height: 27em;
	position: relative;
	text-align: left;
	margin: 0 auto;
	clear: left;
		}
		
#header{
	background-color: #0079C1;
	border-bottom: 1px solid #BBC4C9;
	height: 60px;
	width: 100%;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	
}

#toplinks{
	font-size: 70%;
	position: absolute;
	top: 1%;
	text-align: left;
	line-height: 150%;
	right: 1%;
}

#slide{
	float:right;	
}

#feature{
	width: 90%;
	height: 304px;
	background-color: #F5F5F5;
	font-size: 75%;
	margin-top: 2.5%;
	margin-left: 5%;
	padding: 0px 0px 0px 0px;
	line-height:1.116;
	border: solid #B0B0B0 1px;
}

p {
	margin-top: 0em;
	margin-bottom: 0.95em;
	
}


#featuremargin{
	margin-left: 2%;
	
	
}

#feature h3{
	margin-bottom: 1em;
	font: bold 175% Verdana, Arial, Helvetica, sans-serif, sans;
	color: #545965;
	border-bottom: 1px solid #BBC4C9;
	margin-top: 0.1em;
}

#menu{
	position:absolute;
	width:100%;
	font-size: 80%;
	height: auto;
	bottom: 0%;
}
	
a:link, a:visited{
	color: #0079C1;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.mlink, a.mlink:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.mlink:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

a.tlink, a.tlink:visited{
	color: #FFFFFF;
	text-decoration: none;

}

a.tlink:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


ul { 
	margin-bottom: 0.95em; 
	margin-left: 0em; 
	padding-left: 1.65em 
}

/*************** SubHeading Links ******************/

#subtransport{
	padding: 0px 0px 5px 0px;
	font: small Verdana,sans-serif;
}

#subtransport a.selected{
    text-decoration:none;
	color:#CC0000;

}

#subwarehousing{
	font: small Verdana,sans-serif;

}

#subwarehousing a.selected{
    text-decoration:none;
	color:#CC0000;

}

/*************** Contact Page ******************/

#contfeature{
	width:90%;
	height: 304px;
	background-color: #F5F5F5;
	font-size: 75%;
	margin-top: 2.5%;
	margin-left: 5%;
	line-height:1.116;
	border: solid #B0B0B0 1px;
}

#contmargin{
	margin-left: 1%;
	margin-right: 1%;
	
}


#contfeature h3{
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	font: bold 175% Verdana, Arial, Helvetica, sans-serif, sans;
	color: #545965;
	border-bottom: 1px solid #BBC4C9;
}

#contacttable{
	width: 90%;
	padding: 5px 5px 5px 5px;
	border: 1px solid #BBC4C9;
	background-color: #FFFFFF;
	height: auto;
	margin: 0 auto;
		}
