@charset "utf-8";
/* CSS Document */

.joinus{
	background-image:url(../images/joinus.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}

.application{
	background-image:url(../images/journey.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}
.contact{
	background-image:url(../images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}

.visiting{
	background-image:url(../images/visiting.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}
.eng{
	background-image:url(../images/engineering.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}


.events_org{
	background-image:url(../images/evets.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}

.formatt{
	background-image:url(../images/events_formatt.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}
.other{
	background-image:url(../images/others.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border:0px;
	background-color:#000;
}

.tb_top{
	background-image:url(../images/top_1.png);
	background-repeat:no-repeat;
	background-position:center;
	}

.tb_bottom{
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.left_y{
	background-image:url(../images/left_y.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	
.right_y{
	background-image:url(../images/right_y.jpg);
	background-repeat:repeat-y;
	}
	
.line_1{
	background-image:url(../images/line_3.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFF;
	line-height:15pt;
	text-align:left;
	text-decoration:none;
	}

.textapplication{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
	
.textlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
	line-height:15pt;
	text-decoration:none;
	}
	
.sub_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5a5a5a;
	font-weight:bold;
	}
	
.sub_heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
