@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html{background:url(../images/body_img.jpg) repeat-x center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: 100%;}
body{ font-size:12px; color:#333; font-family:Arial, Helvetica, sans-serif;}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px; text-align:left;}
header{background-image:url(../images/body_img.jpg); max-width:100%;}
.container{margin:0px auto; width:972px;}
/*Menu css starts here*/
#nav{width:100%; margin-left:30px; display:block; margin-top:10px; position:relative; height:50px; margin-bottom:30px;}
#nav ul{float:left; display:block; list-style-type:none;}
#nav ul li{ float:left; list-style-type:none; text-decoration:none;}
#nav ul li a{ float:left; margin-right:55px; list-style-type:none;}
.image1{display:block;background:url(../images/home_icon_up.png) no-repeat scroll center transparent;height:71px;width:50px;}
.image1:hover{background:url(../images/home_icon_dn.png) no-repeat scroll center transparent;}
.image2{display:block;background:url(../images/aboutus_icon_up.png) no-repeat scroll center transparent;height:71px;width:79px;}
.image2:hover{background:url(../images/aboutus_icon_dn.png) no-repeat scroll center transparent;}
.image3{display:block;background:url(../images/services_icon_up.png) no-repeat scroll center transparent;height:71px;width:68px;}
.image3:hover{background:url(../images/services_icon_dn.png) no-repeat scroll center transparent;}
.image4{display:block;background:url(../images/training_icon_up.png) no-repeat scroll center transparent;height:74px;width:72px;}
.image4:hover{background:url(../images/training_icon_dn.png) no-repeat scroll center transparent;}
.image5{display:block;background:url(../images/clients_icon_up.png) no-repeat scroll center transparent;height:71px;width:58px;}
.image5:hover{background:url(../images/clients_icon_dn.png) no-repeat scroll center transparent;}
.image6{display:block;background:url(../images/careers_icon_up.png) no-repeat scroll center transparent;height:71px;width:64px;}
.image6:hover{background:url(../images/careers_icon_dn.png) no-repeat scroll center transparent;}
.image7{display:block;background:url(../images/enquiry_icon_up.png) no-repeat scroll center transparent;height:74px;width:68px;}
.image7:hover{background:url(../images/enquiry_icon_dn.png) no-repeat scroll center transparent;}
.image8{display:block;background:url(../images/contact_icon_up.png) no-repeat scroll center transparent;height:71px;width:64px;}
.image8:hover{background:url(../images/contact_icon_dn.png) no-repeat scroll center transparent;}
#apDiv1{position:absolute;left:79px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv2{position:absolute;left:79px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv3{position:absolute;left:209px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv4{position:absolute;left:334px;top:5px;width:1px;height:70px;z-index:1;}
#apDiv5{position:absolute;left:462px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv6{position:absolute;left:575px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv7{position:absolute;left:694px;top:3px;width:1px;height:70px;z-index:1;}
#apDiv8{position:absolute;left:816px;top:3px;width:1px;height:70px;z-index:1;}
/*Menu css End here*/

/*Conetnt Section Css starts here*/
.content_main_bg{ background-image:url(../images/header_bg.png); height:350px; background-repeat:no-repeat; position:relative;}
.header_bg{background-image:url(../images/header_bg.png); height:20px; width:972px; background-repeat:no-repeat;}
.mid_bg{background-image:url(../images/mid_bg.png); background-repeat:repeat-y; width:972px; margin:0px auto; }
.footer_bg{background-image:url(../images/footer_bg.png);height:75px; width:972px; padding-bottom:10px; background-repeat:no-repeat; margin:0px auto;}
.content_inner_bg{background-color:#FFF;-webkit-border-radius:15px;border-radius:15px;-webkit-box-shadow:2px 1px 2px 2px #ccc;box-shadow:2px 1px 2px 2px #ccc; position:relative; margin-bottom:20px;}
.content_inner{padding:10px; position:relative;}
.banner_area{height:345px;}
.banner_img{float:left; width:621px; height:316px;}
.logo_bg{background-image:url(../images/logo_bg.png);width:310px; height:314px; float:right;}
.logo{ margin-top:10px; margin-left:5px;}
.iso{margin-left:60px; margin-top:15px;}
#apDiv9{position: absolute;left: 10px;top: 298px;width: 950px;height: 30px;z-index: 1;}

.welcome_content_bg{ width:97.4%; height:200px; border:3px solid #f2f0ed; border-radius:15px; padding:5px 10px 5px 10px;}
.inner_content_bg{ width:100%; }
.welcome_text_area{float:left; width:60%; }
.inner_text_area{float:left; width:58%;height:auto;  padding:5px ; }

.services_text_area{float:left; width:100%;height:auto;  padding:5px; }
.welcome_he{margin-top:10px; margin-bottom:10px;}
.border_right{ float:left; border-right:1px solid #f2f0ed; width:1px; height:190px; margin:4px;}
.border_inner_right{ float:left; border-right:0px solid #f2f0ed; width:1px; height:250px; margin:0px;}
.readmore{font-size:12px; color:#F30; float:right; text-decoration:none;}
.readmore:hover{font-size:12px; color:#F30; float:right; text-decoration:underline;}

.bottom_content_section{width:100%; height:321px;}
.galaxy_section{width:100%; float:left; height:321px; margin-top:10px; margin-bottom:10px;}
.training_section{width:335px; float:left;}
.training_he{margin:10px;}
.img-1{margin-bottom:10px;}
.text_1{font-size:13px; color:#F30; font-weight:bold; text-align:left; margin-bottom:10px;}

.contact_bg{-webkit-border-radius:5px; border-radius:5px; background-color:#FFF; padding:8px; border:solid 1px #ccc; width:210px; float:left; position:relative; margin-left:0px;}
#apDiv10{position: absolute;left: 171px;top: 0px;width: 48px;height: 41px;z-index:1;}
.quickcontact_he{float:left; margin-bottom:10px;}
.contact_img{float:right; margin-bottom:10px;}
.fields_section{width:100%; float:left; z-index:5;}
.field{height:20px; width:200px; border:1px solid #ccc; padding:3px; font-size:11px; color:#666; margin-top:3px; margin-bottom:5px;}
.textarea{height:50px; width:200px; border:1px solid #ccc; padding:3px; font-size:11px; color:#666; margin-top:6px;}
.submit_btn{margin-top:10px;-moz-box-shadow:inset 0px 1px 0px 0px #fac337;-webkit-box-shadow:inset 0px 1px 0px 0px #fac337;	box-shadow:inset 0px 1px 0px 0px #fac337;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffaa00), color-stop(1, #ff7700) );background:-moz-linear-gradient( center top, #ffaa00 5%, #ff7700 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa00', endColorstr='#ff7700');background-color:#ffaa00;	-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #ebb326;display:inline-block;color:#ffffff;	font-family:arial;font-size:15px;font-weight:bold;padding:5px 15px;text-decoration:none; cursor:pointer;}
.submit_btn:hover {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7700), color-stop(1, #ffaa00) );
	background:-moz-linear-gradient( center top, #ff7700 5%, #ffaa00 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7700', endColorstr='#ffaa00');background-color:#ff7700;}
.submit_btn:active {position:relative;top:1px;}
/*Conetnt Section Css End here*/

/*Footer css starts here*/
.footer{width:96.5%;height:25px; background-color:#e9e9e9; padding:5px; margin-left:12px; margin-top:0px;}
.footer_content{font-size:14px; color:#666; float:left; padding:0px; margin-top:5px;}
.footer_links{font-size:14px; color:#666; text-decoration:none; list-style-type:none;}
.footer_links ul{display:block; float:right; margin-top:5px;}
.footer_links ul li{ list-style-type:none; text-decoration:none; float:left; margin-left:15px;}
.footer_links ul li span{list-style-type:none; text-decoration:none; float:left; margin-left:10px; color:#666;}
.footer_links ul li a{text-decoration:none; float:left; color:#666;}
.footer_links ul li a:hover{text-decoration:underline; float:left; color:#666;}
/*Footer css End here*/

/*  */
.laboratory-test{
	background:url(../images/laboratory-bg.jpg) no-repeat;
	width:356px;
	height:92px;
}

.laboratory-test1{
	background:url(../images/laboratory-bg1..jpg) no-repeat;
	width:356px;
	height:36px;
}
.caption_txt_inactive{
	font-family:Tahoma, Arial, Verdana, "Times New Roman";
	font-size:14px;
	color:#127cb2;
	font-weight:bold;
	padding:7px 0px 7px 15px;
	cursor:pointer;
}
.test-caption-bg{
	background:url(../images/test-caption-bg.gif) no-repeat;
	height:92px;	
}

.caption_txt{
	font-family:Tahoma, Arial, Verdana, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:18px 0px 15px 4px;
	text-align:center;
}

.content-test{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#2e2e2d;
	line-height:16px;
	text-align:justify;
	padding:10px 12px 0px 12px;
}
.r_more2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d6809;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding-right:10px;
}

.r_more2 a:hover{
	text-decoration:underline;
}
.caption{
	font-family: Arial, Verdana, "Times New Roman";
	font-size:22px;
	color:#D26217;
	font-weight:500;
	padding:4px 0px 4px 0px;
	cursor:pointer;
}
.caption1{
	font-family: Arial, Verdana, "Times New Roman";
	font-size:20px;
	color:#D26217;
	font-weight:500;
	padding:4px 0px 4px 0px;
	cursor:pointer;
}
/*---*/

