/* Parking page for World Logistics Group */
/* Foraker Design - Boulder, CO */

body {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica;
	background-color: #5c5c5c;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #29435f;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #d39a00;
}

a:hover {
	color: #d39a00;
}

hr {
	margin: 0;
	padding: 0;
	height: 2px;
	color: #dcdcdc;
	background-color: #dcdcdc;
	border: 0;
}

address {
	margin: 0 0 1em 0;
	font-style: normal;
}

#container {
	margin:  0 auto;
	padding: 0;
	border: solid #000;
	border-width: 8px 0;
}

#masthead {
	height: 60px;
	padding: 2px;
	margin-bottom: ;
	background-color: #5c5c5c;
	border-bottom:1px solid #ffffff;
		
}


#logo {
	display: block;
	height: 60px;
	width: 211px;
	font-size: .0001em;
	color: #5c5c5c;
	background: transparent url('../images/logo.gif') top left no-repeat;
}

#content {
	margin: 0;
	padding: 0;
	background-color: #ececec;
	border-bottom: 1px solid #fff;
}

#decor {
	height: 212px;
	background-color: #d39a00;
	border-bottom: 1px solid #fff;
}
#menu{
	margin: 0 0 0 0px;
	height: 212px;
	width: 50px;	
}

#promo {
	margin: 0 0 0 0px;
	height: 212px;	
	border-right: 1px solid #fff;

}

#supl {
	height: 2em;
	min-height: 32px;
	vertical-align: middle;
	color: #6d6d6d;
	background: #ebebeb;
	border-bottom: 1px solid #fff;	
}

#supla {
	display: block;
	float: left;
	width: 208px;
	height: 2em;
	min-height: 32px;
	background: #c4c4c4;
}

#suplb {
	display: inline;
	padding: 0 0 0 1em;
	font-size: .75em;
}

#suplb span {
	line-height: 2em;
	vertical-align: middle;
	padding: .5em 0 0 0;
}


#main {
	min-height: 320px;
	margin: 0 0 0 208px;
	padding: 1em;
	background: #fff;
	border: 0px solid #ff0000;	
}

#locale {
	margin: 0 0 2em 0;
}


#footer {
	position: relative;
	clear: both;
	padding: 2px;
	font-size: .75em;
	color: #ccc;
	background-color: #5c5c5c;
}

#footer p {
	margin: 1.5em 1em 1.5em 8px;
}

#foraker {
	display: block;
	position: absolute;
	top: 4px;
	right: 4px;
	height: 39px;
	width: 130px;
	margin: 0 1em 1.5em 8px;
	background: transparent url('../images/bg-foraker.gif') center center no-repeat;
	border: 0px dashed #ccc;
}

#foraker span {
	position: absolute;
	top: -100em;
	left: -100em;
	font-size: .0001em;
}

* html #foraker span {
	display: none;
}
.mennu
{
	font-family: Arial,Verdana,Tahoma,  Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-left:2px;
	text-decoration:none;	
}
.mennu a:link 
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.mennu a:visited
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.mennu a:hover
{
	 font-size:12px;
	 color:#d39a00;
	text-decoration:none;
}
.mennu a:active
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}