body {
	background-image: url('../img/home-bckgr.jpg');
	background-color: #ffffff;
	margin: 0 0;
}

#home-shell {
	width: 1020px !important;
	background-color:transparent;
	text-align: left;
	margin: auto auto;
	padding: 0px;
}


#footer {
	position:relative;
	top:150px;
}

#home-logo {
	position:absolute;
	top:15px;
	left:50px;
}

#home-nav {
	width:1020px;
	height:48px;
	background: url('../img/home-nav-bckgr.png');
	background-repeat: no-repeat;
	position:absolute;
}




/*** MENU POSITION ******************/

#menu-div {
	background: url('../img/home-menu-shadow.png') no-repeat;
	top:15px !important;
	left:310px  !important;
}


/**** BLOCKS *******************************/

#home-block-div {
	position:relative;
	top:130px;
	height:250px;
	width:976px;
	text-align:center;
	margin: auto auto;
}
#home-content {
	text-align:left;
	width:440px;
	height:233px;
	border:1px solid #636363;
	background-color:#262626;
	padding:0px 15px 0px 15px;
	float:left;
	margin-right:8px;
}
		.content-title {
			font-family: arial narrow, arial, helvetica,sans-serif;
		    font-size: 29px;
			margin: 10px 0px 3px 0px;
			color:#ffffff;
		}
		.content-text {
			font-family: arial, helvetica,sans-serif;
		    font-size: 12px;
			line-height:16px;
			color:#b0b0b0;
		}
		a.content-link {
			color: #5abdf8; /* #0080cc; */
		}
		a:hover.content-link{
			color: #c10007;
			text-decoration:none;
		}

#home-cargo {
	position:relative;
	background: url('../img/home-cargo-bckgr.jpg');
	background-repeat: no-repeat;
	width:240px;
	height:233px;
	float:left;
	margin-right:8px;
	border:1px solid;
}
#home-passenger {
	position:relative;
	background: url('../img/home-passenger-bckgr.jpg');
	background-repeat: no-repeat;
	width:240px;
	height:233px;
	float:left;
	border:1px solid;
}

.btn-quote-request-block {
	position:absolute;
	left:12px;
	top:195px;
	
}
.link-moreinfo-block {
	position:absolute;
	left:176px;
	top:214px;
}
.link-moreinfo-block a {
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.link-moreinfo-block a:hover {
	color:#c10007;
	text-decoration:underline;
}

#home-main-image-747 {
	background: url('../img/world-of-difference-747.png');
	background-repeat: no-repeat;
	width:100%;
	height:206px;
	position:relative;
	top:80px;
	background-position:center;
	z-index:-1;
}

#home-main-image-md11 {
	background: url('../img/world-of-difference-md11.png');
	background-repeat: no-repeat;
	width:100%;
	height:206px;
	position:relative;
	top:80px;
	background-position:center;
	z-index:-1;
}

