@charset "utf-8";
/* CSS Document */
#headerDHL {
	height:450px;
	float:left;
}
.headerDHLimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionDHL {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnDHL {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backDHL {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextDHL {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlDHL {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerDHLnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerDHLnav {
/*	padding-left:15px;*/
}
/*//////////////////////////////////////*/
/*//////////// Thailand Post ///////////*/
/*//////////////////////////////////////*/
#headerTP {
	height:450px;
	float:left;
}
.headerTPimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionTP {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnTP {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backTP {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextTP {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlTP {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerTPnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerTPnav {
/*	padding-left:15px;*/
}
/*//////////////////////////////////////*/
/*///////////// Dry Freight ////////////*/
/*//////////////////////////////////////*/
#headerSD {
	height:450px;
	float:left;
}
.headerSDimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionSD {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnSD {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backSD {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextSD {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlSD {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerSDnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerSDnav {
/*	padding-left:15px;*/
}