/* CSS Document */
div.header {
	margin: 0 0 15px;
	padding: 0;
	/*background-color: #99CCFF;*/
}
div.wrapper {
	margin: 0;
	padding: 0;
	clear: both;
}
div.footer {
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 4;
/*	border-top: 1px solid #A4A4A4;*/
}
div.footer div.clear {
	border-top: 1px solid #A4A4A4;
}
body.home div.footer {
	position: relative;
	z-index: 4;
}
div.sea, div.rail, div.air, div.road {
	float: left;
	width: 24.9%;
	margin: 0;
	padding: 0;
	height: 550px;
	background-repeat: no-repeat;
	color: #fff;
}
div.sea div, div.rail div, div.air div, div.road div {
	padding: 4.5em 0 1px 0;
	position: relative;
}
div.sea h2, div.rail h2, div.air h2, div.road h2 {
	position: relative;
	z-index: 10;
}
div.sea {
	background: url(../i/bg/Ship-Big.gif) 100% 0 no-repeat;
}
div.sea div {
	top: 60%;
	background: url(../i/bg/home_divs.png) 0 0 repeat;
}
div.sea h2 {
	top: 62%;
}
div.rail {
	height: 650px;
	margin-bottom: -50px;
	position: relative;
	z-index: 0;
	background: url(../i/bg/div_rail.gif) 100% 0 no-repeat;
}
div.rail h2 {
	top: 47%;
}
div.rail div {
	top: 45%;
	background: url(../i/bg/home_divs.png) 0 0 repeat;
}
div.air {
	background: url(../i/bg/div_air.gif) 100% 0 no-repeat;
}
div.air div {
	top: 25%;
	background: url(../i/bg/home_divs.png) 0 0 repeat;
}
div.air div.online_services {
	top: 43%;
	padding: .5em 0 1px 0;
	background: url(../i/bg/home_divs.png) 0 0 repeat;
}
div.air div.online_services h2 {
	top: -1em;
}
div.air div.online_services h2 img {
	position: relative;
	bottom: 2.5em;
	/*background-color: #CCCCCC;*/
}
div.air h2 {
	top: 27%;
}
div.road {
	background: url(../i/bg/div_road.gif) 100% 70px no-repeat;
}
div.road div {
	top: 0;
	background: url(../i/bg/home_divs.png) 0 0 repeat;
}
div.road h2 {
	top: 2%;
}
div.extra {
	width: 24.9%;
	float: right;
	min-height: 650px;
	margin: 0;
	padding: 0;
}
div.main {
	margin: 0 0 2em;
	width: 50%;
	float: right;
	position: relative;
	z-index: 7;
}
div.nav {
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
}
div.image {
	padding: 10px 0 0 35px;
}
div.separator {
	clear: left;
	height: 1px;
	margin: 1.5em 0 .5em 0;
	padding: 0;
	background: url(../i/bg/dotted.gif) 0 0 repeat-x;
}
fieldset.request div.separator {
	margin: 1em 0 .5em;
	clear: both;
	width: 99%;
}
div.clear {
	clear: both;
}
body.services div.main {
	width: 74.9%;
}
body.services div.extra_serv {
	float: right;
	width: 25%;
	/*margin: 0 0 .5em 0;*/
}
div.map {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: auto;
}
div.address {
	width: 45%;
	float: left;
}
div.services {
	margin-top: 2em;
}
div.image {
	margin-top: 20px;
}
