@charset "utf-8";
/* CSS Document */
#headerSC {
	height:450px;
	float:left;
}
.headerSCimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionSC {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;	
}
/* CONTROLS */
.btnSC {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backSC {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextSC {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlSC {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerSCnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerSCnav {
/*	padding-left:15px;*/
}
/*/////////////////////////////////////////*/
/*////////// Dava Auto...... //////////////*/
/*/////////////////////////////////////////*/
#headerDEVA {
	height:450px;
	float:left;
}
.headerDEVAimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionDEVA {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnDEVA {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backDEVA {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextDEVA {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlDEVA {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerDEVAnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerDEVAnav {
/*	padding-left:15px;*/
}
/*/////////////////////////////////////////*/
/*///////////// DFM ...... ////////////////*/
/*/////////////////////////////////////////*/
#headerDFM {
	height:450px;
	float:left;
}
.headerDFMimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionDFM {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;	
}
/* CONTROLS */
.btnDFM {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backDFM {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextDFM {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlDFM {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerDFMnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerDFMnav {
/*	padding-left:15px;*/
}
/*/////////////////////////////////////////*/
/*///////////// TATA ...... ///////////////*/
/*/////////////////////////////////////////*/
#headerTATA {
	height:450px;
	float:left;
}
.headerTATAimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:450px;
	width:950px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionTATA {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;	
}
/* CONTROLS */
.btnTATA {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backTATA {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextTATA {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlTATA {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerTATAnav-outer {
	position: relative;
	top:400px;
	width:950px;
	z-index:99998;
}
#headerTATAnav {
/*	padding-left:15px;*/
}