body {
	font: 100%/1.4 Arial;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}
a:link {
	color: #333;
	text-decoration: none; 
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 100%;
	background-color:;
	margin: 0 auto;
}

.top_line {
	width:auto;
	height:10px;
	background:#800000;
}

/*---------------- Header--------------------*/
.header {
	width:960px;
	margin:auto;	
	background-color: #ADB96E;
}
.logo_div {
	background:#fff url(../images/unifab_logo.png) no-repeat;
	width:191px;
	height:168px;
	position:absolute;
	z-index:300;
	cursor:pointer;
}
/*-------------------Menu----------------------*/
.navigation {
	float:right;
	width:auto;
	height:50px;
	background:#fff;
}

.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	margin-top:0px;
}

/* Menu */
.menu {	
	height: 50px;
	width: 100%;
	padding-top:0px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
	margin-top:10px;
	margin-right:10px;
}

/* Links */

.menu li a {
	display: block;
	padding: 10px 10px 10px;
	margin: 0px 0;
	line-height: 20px;
	text-decoration: none;
	font-size:12px;
	color:#800000;
	font-family:Arial, Helvetica, sans-serif;
}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { 
	color: #fff;
	background:#800000;
}
.selected {
	background:#800000;
	color: #fff;
}
.menu-divider {font-size:15px; margin-top:20px;color:#65290e;}
/* Sub Menu */

.menu ul {
	position: absolute;
	width:auto;
	top: 50px;
	left:-30px;
	opacity: 0;
	background: #800000;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	z-index:500;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height:auto;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: auto;
	overflow: visible;
	padding: 0;
}

.menu ul li a {
	width: 100px;
	padding: 4px 0 8px 40px;
	margin: 0;
	border: none;
	border-bottom: 0px solid #FFF;
	text-align:center;

}
.menu ul li a:hover{
	text-decoration:underline;
}

.menu ul li:last-child a { border: none; }


/*------------------BTM Menu-------------*/

.navigationbtm: {
	float:right;
	width:auto;
	height:50px;
	background:#fff;
}

.menubtm,
.menubtm ul,
.menubtm li,
.menubtm a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	float:right;
	margin-top:-90px;

}

/* Menu */
.menubtm {	
	height: 50px;
	width: 100%;
	padding-top:0px;
}

.menubtm li {
	position: relative;
	list-style: none;
	float: right;
	display: block;
	height: 40px;
	margin-top:10px;
}

/* Links */

.menubtm li a {
	display: block;
	padding: 10px 10px 10px;
	margin: 0px 0;
	line-height: 20px;
	text-decoration: none;
	font-size:12px;
	color:#800000;
	font-family:Arial, Helvetica, sans-serif;
}

.menubtm li:first-child a { border-left: none; }
.menubtm li:last-child a{ border-right: none; }

/*.menubtm li:hover > a { 
	color: #fff;
	background:#ad0c0c;
}
.selectedbtm {
	background:#ad0c0c;
	color: #fff;
}*/
/*------------------Menu End-------------------*/
.aboutusimg {
	background:url(../images/about-us-img1.png) no-repeat;
	width:248px;
	height:411px;
	float:right;
}

.globalimg {
	background:url(../images/globalpattnerimg.png) no-repeat;
	width:248px;
	height:411px;
	float:right;
}
.banner_div {
	width:100%;
	height:500px;
	float:left;
	margin-top:20px;
	z-index:1;
}
.aboutbanner {
	width:100%;
	height:500px;
	float:left;
	margin-top:20px;
	z-index:1;
	background:url(../images/aboutbanner.png) bottom no-repeat;
	background-size:cover;
}
.smallpara {
	font-size:15px;
	color:#FF0;
}
.top_red_bg {
	background:url(../images/top_red_bg.png) no-repeat top;
	position:relative;
	width:100%;
	height:260px;
	z-index:300;
	margin-top:330px;
}
.btm_red_bg {
	background:url(../images/btm_red_bg.png) no-repeat top;
	position:relative;
	width:100%;
	height:260px;
	z-index:300;
	margin-top:-20px;
}

.headdiv {
	width:960px;
	margin:auto;
	color:#fff;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	top:550px;
	left:150px;
	z-index:400;
}
.headertxt {
	font-size:25px;
	color:#FF0;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Courier New", Courier, monospace;
}
.subheadertxt {
	font-size:20px;
	font-weight:bold;
	color:#FF0;
	text-transform:uppercase;
	font-family:"Courier New", Courier, monospace;
}
	
.small_head {
	font-size:20px;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing:0px;
}
.gallerypagediv {
	position:relative;
	margin-top:-50px;
	z-index:700;
}
.homepagecontentdiv {
	position:relative;
	margin-top:;
	z-index:500;
}
.homepagecontentdiv p {
	line-height:25px;
	font-size:13px;
	color:#fff;
	text-align:justify;
}
.about_firstpara {
	float:left;
	width:70%;
}
.aboutimg {
	width:30%;
	height:305px;
	float:left;
}
.main-content {
	width:100%;
	float:left;
}
.us-div {
	width:70%;
	float:left;
}
.us-img-div {
	width:28%;
	float:right;
	margin-top:20px;
	padding-left:10px;

}
.semi-us-div {
	width:70%;
	float:right;

}
.semi-us-img-div {
	width:28%;
	float:left;
	margin-top:20px;
	padding-left:10px;

}

.moretxt {
	width:40px; text-align:center; float:right; height:20px; background:#fff; color:#ad0c0c; cursor:pointer; padding-left:10px; padding-right:10px; padding-top:5px; font-size:12px;
}
.moretxt:hover {
	color:#800000;
}
.moretxt2 {
	width:auto; text-align:center; float:right; height:20px; background:#fff; color:#ad0c0c; cursor:pointer; padding-left:10px; padding-right:10px; padding-top:5px; font-size:12px;
}
.moretxt2:hover {
	color:#800000;
}
.gallerydiv {
	width:100%;
	margin:auto;
	margin-top:50px;
}
.content_div {
	width:100%;
	background:#800000;
	min-height:450px;
}
.content_cont_div {
	width:100%;
	min-height:350px;
	background:#800000;
}
.content {
	width:960px;
	margin:auto;	
	padding: 0px 0;
}
.aboutpagecontentdiv {
	position:relative;
	margin-top:-50px;
	z-index:500;
	height:430px;
}
.aboutpagecontentdiv p {
	line-height:25px;
	font-size:13px;
	color:#fff;
	text-align:justify;
}

/* ~~ The footer ~~ */

.footer {
	width:960px;
	margin:auto;
	padding: 10px 0;
	background-color:;
	margin-top:-40px;
	z-index:20;
}
.copyright{
	float:left;
	font-size:12px;
	color:#ad0c0c;
}
.designby {
	float:right;
	border:0px;
	cursor:pointer;
}
.btmdiv {
	z-index:9999;
}
.Contactusdiv {
	width:500px;
	float:left;
	height:500px;

}
.contact_img {
	background:url(../images/contactus.png) no-repeat;
	width:235px;
	height:265px;
	float:left;
}
.logo-main-div {
	width:700px;
	margin:auto;
	background:#fff;
	border-radius: 8px;
}
.vission-div {
	list-style:none;
	list-style-image:url(../images/bulltpoint.png);
	color:#FFF;
	font-size:12px;
	line-height:20px;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}