@charset "utf-8";
/* CSS Document */

body{
   background:#505050;
   margin:0;
   padding:0;
}

img{
	margin:0;
	padding:0;
	border:none;
}

#wrapper{
	background:url(images/bg.jpg) no-repeat center top;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#container{
	background:center;
	margin:0;
	padding:0;
	width:932px;
	height:auto;
}

#topbtns{
	float:right;
	clear:right;
	margin:0;
	padding-top:7px;
	padding-bottom:5px;
	padding-right:5px;
}

#menu{
	background:url(images/menubar.jpg) no-repeat center;
	width:932px;
	height:39px;
	margin:0;
	padding-left:30px;
}

html > body #menu{
	background:url(images/menubar.jpg) no-repeat center;
	width:932px;
	height:39px;
	margin:0;
	padding-left:30px;
	padding-top:61px;
}

#navigation { 
	width: 932px; 
	height: 37px; 
	padding:0;
	margin:0; 
}

html > body #navigation { 
	width: 932px; 
	height: 37px; 
	padding:0;
	margin:0;
	margin-top:-29px; 
}

#navigation ul { 
	list-style:none;
	font-family:Verdana;
	font-size:12px;
	margin:0 15px 0 0
}

#navigation ul li { 
	float: left; 
	margin:0 1px 0 1px; 
    font-weight: bold;
	text-align:center;
}

#navigation ul li.current_page_item { 
        width: 100px;
        height: 36px;
}

#navigation ul li a {
    width: 100px;
    height: 36px;
	display: block; 
	text-decoration: none; 
	color:#cecece; 
	line-height: 35px; 
	padding-left:0px;
}

#navigation ul li a:hover { background:url(images/hover.jpg); color: #c1653d;  }
#navigation ul li.current_page_item a { background:url(images/hover.jpg) no-repeat; color:#c1653d; }

#qa ul li.current_page_item1 { 
        width: 130px;
        height: 36px;
}

#qa ul li a {
    width: 130px;
    height: 36px;
    display: block; 
	text-decoration: none; 
	color:#cecece; 
	line-height: 35px; 
	padding-left:0px;
}

#qa ul li a:hover { background:url(images/hover1.jpg); color: #c1653d; }
#qa ul li.current_page_item1 a { background:url(images/hover1.jpg) no-repeat; color:#c1653d; }



.clear_height{
    height:0;
	clear:both;
}

/* Menu Bar Ends */

#content_box{
	background:url(images/content.jpg) repeat-x #999999;
	margin-top:-20px;
	padding:0;
	width:932px;
	height:auto;
	
}

html > body #content_box{
	background:url(images/content.jpg) repeat-x #999999;
	margin-top:-30px;
	margin-right:-29px;
	padding:0;
	width:932px;
	height:auto;
	
}

#flash{
	padding-top:8px;
	margin:0;
	width:915px;
	height:305px;
	padding-left:0px;
}

#content_box_shade{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

/* Inner Content */

#inner_content{
	margin:0;
	padding-bottom:0;
	width:889px;
	height:auto;
}

#inner_content_left{
	margin:0;
	padding-top:20px;
	margin-left:5px;
	width:245px;
	float:left;
	clear:left;
}

#icl_latest{
	background:url(images/latestnews.jpg) no-repeat;
	margin:0;
	padding:0;
	width:245px;
	float:left;
	clear:left;
}

#icl_latest_text{
	background-color:#bdbdbd;
	width:234px;
	height:auto;
	margin-top:45px;
	padding-left:0px;
	float:left;
	clear:left;
}

#icl_latest_text b{
	text-align:left;
	font:Verdana;
	color:#be754a;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
}

#icl_latest_text p{
	text-align:left;
	font:Verdana;
	color:#515151;
	font-weight:normal;
	font-size:12px;
	padding-left:5px;
}

#icl_latest_text p img{
}

#icl_latest_img{
	float:right;
	clear:right;
	padding-right:5px;
}

#icl_latest_btm{
	float:left;
}

#login{
	margin-top:10px;
	margin-left:5px;
	padding:0;
	float:left;
	clear:left;
}

#login p{
	text-align:center;
	font:Arial, Verdana;
	font-size:12px;
	padding-top:25px;
	text-decoration:none;
	color:#fff;
}

#login a{
	text-align:center;
	font:Arial, Verdana;
	font-size:12px;
	padding-top:30px;
	text-decoration:none;
	color:#fff;
}

#login a:hover{
	text-decoration:underline;
}

#login_cntnt{
	background:#c8672d;
	width:234px;
	height:100px;
	margin-top:-5px;
	padding:0;
}

#login_p{
	float:left;
	padding-left:10px;
	font:Arial, Verdana;
	font-size:15px;
	color:#fff;
}

#login_feild{
	background:url(images/textbox.jpg) no-repeat;
	width:115px;
	height:22px;
	border:none;
	font-size:12px;
	padding-left:2px;
	padding-top:2px;
}

#login_btn{
	float:right;
	clear:right;
	padding-top:5px;
	padding-right:12px;
}

#login_btm{
	padding-top:0;
	margin-top:0;
	padding-bottom:5px;
}

#login_submit{

	background:url(images/submitbutton.jpg) no-repeat;
	width:55px;
	height:22px;
	border:none;
}

/*Left Container Ends*/



#right_box{
	float:right;
	clear:right;
	width:634px;
	margin-right:5px;
	height:auto;
}

html > body #right_box{
	float:right;
	clear:right;
	width:634px;
	margin-right:5px;
	height:auto;
	margin-top:-277px;
}

#right_cntnt{
	background:url(images/welcome.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:right;
	clear:right;
}

#right_cntnt_text{
	background-color:#bdbdbd;
	width:634px;
	height:auto;
	margin-top:40px;
	padding-top:20px;
	float:right;
	clear:right;
}

#right_cntnt_text img{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

#right_cntnt_text p{
	text-align:left;
	font:Verdana;
	color:#555;
	font-weight:normal;
	font-size:15px;
	margin-left:8px;
}

#right_cntnt_text p img{
	float:right;
	padding-right:5px;
}

#right_cntnt_btm{
	float:right;
	padding-bottom:10px;
}

#products{
	margin-top:20px;
	float:left;
}

#achievements{
	margin-left:20px;
	float:left;
	margin-top:20px;

}

#quality{
	margin-left:20px;
	float:left;
	margin-top:20px;
}

/*Right Container Ends*/



/* Factory Tour */

#factorytour{
	background:url(images/factorytour.jpg) no-repeat;
	width:916px;
	height:167px;
	margin-top:10px;
	margin-bottom:10px;
}

html > body #factorytour{
	background:url(images/factorytour.jpg) no-repeat;
	width:916px;
	height:167px;
	margin-top:525px;
	margin-bottom:55px;
}

/*Factory Tours Ends*/



/*Bottom Bar Starts*/

/*#btmbar{
	margin:0;
	azimuth:behind;
}*/

/*#btmbar_clr{
	azimuth:behind;
	background:#505050;
	margin-top:0;
	width:932px;
	height:20px;
	padding:0;
}*/

#btmbar_btm{
	background:url(images/bottom.jpg) no-repeat bottom center;
	margin-top:10px;
	width:1024px;
	height:40px;
}

#btmbar_links{
	float:left;
	clear:left;
	text-align:center;
	padding-left:30px;
	font-size:13px;
	font:Verdana;
	color:#fff;
	word-spacing:6px;
}

#btmbar_links a{
	text-decoration:none;
	color:#fff;
}

#btmbar_links a:hover{
	text-decoration:none;
	color:#777;
}

#btmbar_bs{
	float:right;
	padding-top:10px;
	padding-right:25px;
	font:verdana;
	color:#fff;
	font-size:14px;
}

#btmbar_bs a{
	color:#fff;
}

#btmbar_bs a:hover{
	color:#f19157;
}

#btmbar_cp{
	float:right;
	padding-right:1px;
	font:verdana;
	color:#d1ab95;
	font-size:14px;
}





						/* About Us Page*/

#abt_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #abt_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
	margin-top:-375px;
}

#abt_cntnt{
	background:url(images/about.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#abt_cntnt_text{
	text-align:left;
	background-color:#bdbdbd;
	width:634px;
	height:auto;
	margin-top:41px;
	padding-top:20px;
	float:left;
	clear:left;
	text-decoration:none;
}

#abt_cntnt_text p{
	text-align:left;
	font:Verdana;
	color:#555;
	font-weight:normal;
	font-size:15px;
	margin:10px;
	text-decoration:none;
	
}

#abt_cntnt_text p a{
	color:#c8672d;
	text-decoration:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	font-weight:bold;
	line-height:40px;
}

#abt_cntnt_text p a:hover{
	font-size:17px;
	color:#ac4417;
	text-decoration:underline;
}

#abt_cntnt_text b{
	text-align:center;
	font-family:Arial, Verdana;
	font-size:13px;
	text-decoration:none;
	color:#CC6600;
	margin:0;
	padding-left:10px;
}

#abt_cntnt_text p img{
	float:right;
	padding-right:5px;
}

#abt_cntnt_btm{
	float:left;
	padding-bottom:10px;
}

/*left box ends*/


#abt_right{
	margin:0;
	padding-top:20px;
	padding-right:5px;
	width:245px;
	float:right;
	clear:right;
}

#abt_latest{
	background:url(images/bod.jpg) no-repeat;
	margin-top:0;
	padding:0;
	width:234px;
	float:right;
	clear:right;
}

#abt_latest_text{
	text-align:left;
	background-color:#bdbdbd;
	width:234px;
	height:300px;
	margin-top:45px;
	padding:0;
	float:right;
	clear:right;
	text-decoration:none;
}

html > body #abt_latest_text{
	text-align:left;
	background-color:#bdbdbd;
	width:234px;
	height:300px;
	margin-top:45px;
	padding:0;
	float:right;
	clear:right;
	text-decoration:none;
	line-height:5px;
}

#abt_latest_text b{
	line-height:40px;
	font:Verdana;
	color:#be754a;
	margin-top:20px;
	padding-top:40px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

#abt_latest_btm{
	float:right;
}

#ach{
	background:url(images/achieve.jpg) no-repeat;
	margin-top:20px;
	padding-right:5px;
	width:234px;
	float:right;
	clear:right;
}

#ach_cntnt{
	background:#c8672d;
	width:234px;
	height:300px;
	margin-top:45px;
	padding:0;
}

#ach p{
	text-align:center;
	font:Arial, Verdana;
	font-size:13px;
	padding-top:25px;
	text-decoration:none;
	color:#fff;
}

#ach a{
	text-align:center;
	font:Arial, Verdana;
	font-size:13px;
	padding-top:30px;
	text-decoration:none;
	color:#fff;
}

#ach a:hover{
	text-decoration:none;
}

#ach_btm{
	padding-top:0;
	margin-top:0;
	padding-bottom:5px;
}
#certificates{
	background:url(images/certifications.jpg) no-repeat;
	margin-top:15px;
	padding:0;
	width:234px;
	float:right;
	clear:right;
}


#certificates_text{
	background-color:#bdbdbd;
	text-align:center;
	font:Arial, Verdana;
	font-size:16px;
	margin-top:45px;
	text-decoration:none;
	color:#fff;
}
#certificates_btm{
	background:url(images/certifications_bottom.jpg) no-repeat;
	padding-top:0;
	margin-top:0;
	padding-bottom:13px;
}


/*Left Container Ends*/

#content_box_shade_abt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_abt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:950px;
}





					/*Products Page*/
					


#proj_latest{
	background:url(images/latest-projects.jpg) no-repeat;
	margin:0;
	padding:0;
	width:224px;
	float:right;
	clear:right;
}



/*Right Bar Ends*/

#product_box{
	padding-left:0;
	width:634px;
	height:auto;
	text-decoration:none;
	float:left;
}

#product_cntnt{
	background:url(images/product-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#product{
	width:160px;
	margin:15px;
	padding-left:20px;
	float:left;
}

#product-btm{
	background:url(images/product-btm.jpg) no-repeat;
	margin:0;
	margin-top:-5px;
	padding-bottom:10px;
	width:150px;
	height:22px;
}

#product-btm p{
	margin-top:5px;
	padding:0;
	color:#bdbdbd;
	font:Arial;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	line-height:10px;
}

html > body #product-btm p{
	margin-top:5px;
	padding-top:5px;
	color:#bdbdbd;
	font:Arial;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	line-height:10px;
}

#content_box_shade_prod{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_prod{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:500px;
}
					/*Contact Page*/

#contact_cntnt{
	background:url(images/contact-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#contact_us{
	background:url(images/contact-us.jpg) no-repeat;
	margin:0;
	padding:0;
	width:234px;
	float:right;
	clear:right;
}

#cont-head{
	background:url(images/cont-head.jpg) no-repeat;
	width:277px;
	height:19px;
	margin:10px 0 0 0;
	padding:0;
}

#cont-head{
	text-align:center;
	color:#CC6633;
	font-size:15px;
	text-decoration:none;
}

#cont-mdl{
	background:url(images/cont-mdl.jpg) repeat-y;
	width:277px;
	height:220px;
	padding-right:15px;
	padding-left:10px;
	padding-top:10px;
	margin:0 0 0 0;
	font:Arial, Verdana;
	font-size:13px;
	color:#666;
}

#cont-mdl p{
	font:Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#666;
}

#text_left{
	float:left;
	clear:left;
	width:40px;
	font:Arial, Verdana;
	font-size:13px;
	color:#666;
	padding-top:10px;
	padding-left:10px;
}

#text_right{
	float:right;
	clear:right;
	width:170px;
	text-align:left;
	font:Arial, Verdama;
	font-size:13px;
	color:#666;
	padding-top:10px;
	padding-right:10px;
}

#cont-btm{
	background:url(images/cont-btm.jpg) no-repeat;
	width:277px;
	height:14px;
	padding:0;
	margin:0 0 10px 0;
	
}

#align_left{
	float:left;
	clear:left;
	margin-left:10px;
}

#align_right{
	float:right;
	clear:right;
}

#search_bar{
	background:url(images/searchbar.jpg) no-repeat fixed;
	width:115px;
	height:15px;
	border:none;
	font:Arial, Verdana;
	font-size:12px;
	padding-left:4px;
	padding-top:5px;
}

#message_box{
	background:url(images/messagebox.jpg) no-repeat fixed;
	width:210px;
	height:150px;
	border:none;
	font:Arial, Verdana;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
}

#tyb-head{
	background:url(images/tayyab-head.jpg) no-repeat;
	width:600px;
	height:19px;
	text-align:center;
	color:#CC6633;
	font-size:15px;
	text-decoration:none;
}

html > body #tyb-head{
	background:url(images/tayyab-head.jpg) no-repeat;
	width:600px;
	height:19px;
	text-align:center;
	color:#CC6633;
	font-size:15px;
	text-decoration:none;
	margin-top:465px;
}

#tyb-mdl{
	background:url(images/tayyab-mdl.jpg) repeat-y;
	width:600px;
	height:200px;
	margin:0 0 0 0;
}

#tyb-btm{
	background:url(images/tayyab-btm.jpg) no-repeat;
	width:600px;
	height:0px;
	margin:-12px 0 0 0;
	
}

#content_box_shade_cntct{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_cntct{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:740px;
}

#cntct_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #cntct_box{
	float:left;
	clear:left;
	margin-left:0;
	width:634px;
	height:auto;
	text-decoration:none;
}

					/*Our Clients Page*/

#clients_cntnt{
	background:url(images/clients-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#client_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_client{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_client{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:480px;
}

					/*Virtual Tour Page*/


#wrapper1{
	background:url(images/bg.jpg) no-repeat center top;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#tour_cntnt{
	background:url(images/tour-head.jpg) no-repeat;
	width:873px;
	height:auto;
	margin-top:10px;
	padding-top:0;
}

#tour_cntnt_mdl{
	background-color:#bdbdbd;
	width:873px;
	height:auto;
	margin-top:40px;
	padding-top:20px;
}

#tour_cntnt_mdl p{
	padding:5px;
	font:verdana;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

#tour_cntnt_mdl h3{
	color:#CC6633;
	font:verdana;
	font-weight:normal;
}

#tour_cntnt_btm{
	padding-bottom:10px;
}

#vt_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #vt_box{
	float:left;
	clear:left;
	margin-left:-630px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_vt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_vt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:510px;
}

					/*Virtual Tour of Afaq Page*/
					
#afaqtour_cntnt{
	background:url(images/afaq-head.jpg) no-repeat;
	width:873px;
	height:auto;
	margin-top:10px;
	padding-top:0;
}

#afaqtour_cntnt p{
	color:#000;
	font:verdana;
	font-size:14px;
	text-align:left;
	margin:5px;
}

#at_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #at_box{
	float:left;
	clear:left;
	margin-left:-632px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_at{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_at{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:710px;
}






					/*Virtual Tour of Tayyab Page*/
					
					
					
					
					

#tayyabtour_cntnt{
	background:url(images/tayyabtour-head.jpg) no-repeat;
	width:873px;
	height:auto;
	margin-top:10px;
	padding-top:0;
}

#tayyabtour_cntnt p{
	color:#000;
	font:verdana;
	font-size:14px;
	text-align:left;
	margin:5px;
}

#tt_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #tt_box{
	float:left;
	clear:left;
	margin-left:-632px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_tt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_tt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:634px;
}









					/*Virtual Tour of Shuab Page*/
					
					
					
					
					

#shuabtour_cntnt{
	background:url(images/shuabtour-head.jpg) no-repeat;
	width:873px;
	height:auto;
	margin-top:10px;
	padding-top:0;
}

#shuabtour_cntnt p{
	color:#000;
	font:verdana;
	font-size:14px;
	text-align:left;
	margin:5px;
}

#ft-head{
	background:url(images/ft-head.jpg) no-repeat;
	width:841px;
	height:19px;
}

#ft-mdl{
	background:url(images/ft-mdl.jpg) repeat-y;
	width:841px;
	height:auto;
	margin-top:-4px;
}

#ft-btm{
	width:841px;
	height:19px;
	margin-bottom:20px;
}

#st_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #st_box{
	float:left;
	clear:left;
	margin-left:-632px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_st{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_st{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:710px;
}


				/*Virtual Tour of Batala Page*/


#bt_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #bt_box{
	float:left;
	clear:left;
	margin-left:-632px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_bt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_bt{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:870px;
}





					/*Media Gallery Page*/
					


#md_latest{
	background:url(images/clients.jpg) no-repeat;
	margin:0;
	padding:0;
	width:224px;
	float:right;
	clear:right;
}

#mg_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_mg{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_mg{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:575px;
}


/*Right Bar Ends*/


#md_cntnt{
	background:url(images/gallery-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

/*Latest Project Box*/

#ltst{
	background:url(images/ltst-proj.jpg) no-repeat;
	margin-top:20px;
	padding-right:5px;
	width:234px;
	float:right;
	clear:right;
}

/* Certification */
#certificate_cntnt{
	width:873px;
	height:auto;
	margin-top:20px;
	padding-top:0;
}

#certificate_cntnt_mdl{
	background:#bdbdbd center;
	width:873px;
	height:auto;
	margin-top:0px;
	padding-top:20px;
	
}
#awards_all{
	background:#bdbdbd center;
	
}

/*Achievements Page*/


#achieve_cntnt{
	background:url(images/ach-head.jpg) no-repeat;
	width:873px;
	height:auto;
	margin-top:20px;
	padding-top:0;
}

#achieve_cntnt_mdl{
	background:#bdbdbd center;
	width:873px;
	height:auto;
	margin-top:40px;
	padding-top:20px;
}

#achieve_cntnt_mdl b{
	line-height:40px;
	font:Arial;
	color:#c8682e;
	margin-top:10px;
	padding-top:40px;
	margin-left:15px;
	font-weight:normal;
	font-size:20px;
	text-align:left;
}

#achieve_cntnt_btm{
	padding-bottom:10px;
}

#awards_all{
	background:#bdbdbd center;
	
}

#award{
	width:110px;
	margin-left:40px;
	padding:0;
	float:left;
}

#award-head{
	background:url(images/award-head.jpg) no-repeat;
	margin-left:10px;
	margin-top:20px;
	padding:0;
	width:100px;
	height:11px;
}

#award-mdl{
	background:url(images/award-mdl.jpg) repeat-y;
	margin-top:-12px;
	margin-left:10px;
	padding:0;
}

#award-btm{
	background:url(images/award-btm.jpg) no-repeat;
	margin:0;
	margin-left:10px;
	padding:0;
	width:100px;
	height:22px;
}

#award-btm p{
	margin:0;
	padding:0;
	color:#bdbdbd;
	font:Arial;
	font-weight:lighter;
	font-size:11px;
	text-align:center;
	line-height:10px;
}

#content_box_shade_ach{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_ach{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	margin-left:30px;
}





					/*Quality Assurance Page*/



#quality_cntnt{
	background:url(images/quality-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#qa_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #qa_box{
	float:left;
	clear:left;
	margin-left:0;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_qa{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_qa{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	margin-left:30px;
	margin-top:1000px;
}






					/*Site Map Page*/
					




#sitemap_cntnt{
	background:url(images/sitemap-head.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#content_box_shade_sm{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_sm{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-left:30px;
	margin-top:740px;
}

#sm_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #sm_box{
	float:left;
	clear:left;
	margin-left:0;
	width:634px;
	height:auto;
	text-decoration:none;
}



				/*News Sections Page*/
				

#news_cntnt{
	background:url(images/news.jpg) no-repeat;
	width:634px;
	height:auto;
	margin-top:20px;
	padding-top:0;
	float:left;
	clear:left;
}

#nw_box{
	float:left;
	clear:left;
	padding-left:5px;
	width:634px;
	height:auto;
	text-decoration:none;
}

html > body #nw_box{
	float:left;
	clear:left;
	margin-left:0;
	width:634px;
	height:auto;
	text-decoration:none;
}

#content_box_shade_nw{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
}

html > body #content_box_shade_nw{
	background:url(images/cntnt-btm.jpg) no-repeat;
	width:932px;
	height:39px;
	padding-left:0;
	margin-top:500px;
}
