@charset "utf-8";

/* CSS Document */
@font-face {
	
    font-family: 'univers_57_condensedregular';
	
    src: url('../fonts/univers_57_condensed.eot');
	
    src: url('../fonts/univers_57_condensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers_57_condensed.woff') format('woff'),
         url('../fonts/univers_57_condensed.ttf') format('truetype'),
         url('../fonts/univers_57_condensed.svg#univers_57_condensedregular') format('svg');
	
    font-weight: normal;
	
    font-style: normal;
	


}


body
{
	 
 	width:100%;
	
  	height:100%;
	
 	background:#26422b;
	
  	margin:0 0 0 0px;
	
  	padding:0px;
	

}


.clear
{
	
 	clear:both;
	

}


ul,li,p,ol,h1,h2,h3,a,span,img,ul li
{
	
	padding:0px;
	
	font-weight:normal;
	
	margin:0px;
	
	border:0px;
	

}


.body-bg
{
	
background:url(../images/gppd.jpg) no-repeat;
	
width:1240px;
	
height:1121px;
	
margin:0px auto;
	

}


.body-bg a.home{
	
	float:left;
	
	width:120px;
	
	height:30px;
	
border:solid 1px #565656;
	
	margin:530px 0 0 380px;
	

}


.container
{
	
	width:1004px;
	
	height:100%;
	
	background-color:#FFC;
	
	margin:0px auto;
	
	
}


.header-bg
{
	
	width:1004px;
	
	height:133px;
	
	float:left;
	
	position:relative;
	
	background:url(../images/header-bg.png) no-repeat;
	

}


.logo
{
	
	width:310px;
	
	height:164px;
	
	float:left;
	
	background:url(../images/logo.png) no-repeat 20px 5px;
	
	
}


.social{
	
	position:absolute;
	
	top:0;
	
	right:0;
	
	width:150px;
	

}


.social .facebook{
	
	width:30px;
	
	height:50px;
	
	float:left;
	
	margin-left:10px;
	
	border:solid 0px red;
	

}


.social .twitter{
	
	width:30px;
	
	height:50px;
	
	float:left;
	
	margin-left:40px;
	
	border:solid 0px red;
	

}


.menu
{
	
	width:692px;
	
	height:80px;
	
	float:left;
	
	margin-top:84px;
	
		
}


.menu ul
{
	
	height:48px;
	
	margin:0px;
	
	width:693px;
	

}


.menu ul li
{
	
	list-style:none;
	
	margin:0px 10px;
	
	float:left;
	
	line-height:48px;
	
	text-align:center;
	
	height:48px;
	

}


.menu ul li a
{
	
	font-family: 'univers_57_condensedregular';
	
	font-size:20px;
	
	color:#ffce01;
	
	text-decoration:none;
	
	text-align:center;
	
	padding:6px 15px;
	

}


.menu ul li a:hover
{
	
	font-family: 'univers_57_condensedregular';
	
	font-size:20px;
	
	color:#ffffff;
	
	text-decoration:underline;
	

}


.menu ul li a.active
{
	
	font-family: 'univers_57_condensedregular';
	
	font-size:20px;
	
	color:#ffffff;
	

}


.banner
{
	
	width:1004px;
	
	height:auto;
	
	float:left;
	
	clear:both;
	
	

}


.banner-inner
{
	
	width:1004px;
	
	height:461px;
	
	background:url(../images/3.jpg) no-repeat;
	
	float:left;
	

}


.about-banner
{
	
	width:1004px;
	
	height:248px;
	
	float:left;
	
	
	
}


.side-banner
{
	
	width:233px;
	
	height:461px;
	
	float:left;
	
	

}


.side-banner ul
{
	
	width:233px;
	
	height:461px;
	
	float:left;
	

}


.side-banner ul li
{
	
	width:233px;
	
	height:129px;
	
	background:url(../images/sidebanner-bg.png) no-repeat;
	
	text-align:center;
	
	list-style:none;
	
	margin-bottom:39px;
	

}


.welcome
{
	
	width:983px;
	
	height:227px;
	
	background:url(../images/welcome-bg.png) no-repeat center;
	
	margin:25px 5px 25px 10px;
	
	float:left;
	

}


.content-bg
{
	
	width:983px;
	
	height:auto;
	
	background-color:#FFC;
	
	margin:20px 5px 25px 10px;
	
	padding:0 0 10px 0px;
	
	float:left;
	

}


.content-bg1
{
	
	width:950px;
	
	height:auto;
	
	background-color:#FFC;
	
	margin:0px auto;
	
	margin-bottom:10px;
	
	
	

}


.footer
{
	
	width:1004px;
	
	height:80px;
	
	float:left;
	
	background-color:#26422b;
	

}


.footer ul
{
	
	width:920px;
	
	height:35px;
	
	margin:0px auto;
	
			
}


.footer ul li
{
	
	list-style:none;
	
	float:left;
	
	line-height:14px;
	
	margin-top:15px;
	
	border-right:1px solid white;
	
			
}


.footer ul li a
{
	
	padding:0 18px;
	
	font-family:Verdana;
	
	font-size:12px;
	
	color:#eeecec;
	
	text-decoration:none;
	

}


.footer ul li.line
{
	
	border-right:none;
	

}


.copyright
{
	
	width:940px;
	
	height:45px;
	
	font-family:Verdana, Geneva, sans-serif;
	
	font-size:11px;
	
	color:#d5b121;
	
	text-decoration:none;
	
	line-height:18px;
	
	text-align:center;
	

}


.chat-icon
{
	   
	position:fixed;
	
	background:url(../images/chat-icon.png) no-repeat;
	
	width:35px;
	
	height:149px;
	
	left:0px;
	
	z-index:99999;
	
    top:200px;
	

}


.wel-txt
{
	
	width:400px;
	
	height:auto;
	
	font-family:'univers_57_condensedregular';
	
	font-size:26px;
	
	text-border:1px solid #FFC;
	
	text-decoration:none;
	
	line-height:38px;
	
	text-align:justify;
	
	margin:35px 0px 25px 33px;
	
	float:left;
	
	display: inline;
	
	

}


.wel-project
{
	
	width:470px;
	
	height:186px;
	
	float:right;
	
	margin:20px 20px 20px 0px;
	

}


.bro
{
	
	width:230px;
	
	height:186px;
	
	float:left;
	
	
}


.video
{
	
	width:235px;
	
	height:186px;
	
	float:right;
	

}


.title
{
	
	font-family:'univers_57_condensedregular';
	
	font-size:20px;
	
	color:#4c1c1c;
	
	height:25px;
	
	font-weight:bold;
	
	margin:10px 0px 5px 0px;
	
	text-decoration:none;
	

}


.subtitle
{
	
	font-family:'univers_57_condensedregular';
	
	font-size:20px;
	
	color:#4c1c1c;
	
	height:25px;
	
	font-weight:bold;
	
	margin-bottom:10px;
	
	text-decoration:none;
	

}


.subtitle-yellow
{
	
	font-family:'univers_57_condensedregular';
	
	font-size:24px;
	
	color:#f3c505;
	
	height:25px;
	
	display:block;
	
	padding-top:50px;
	
	font-weight:bold;
	
	text-align:center;
	
	text-decoration:none;
	

}


.phone
{
	   height:50px;
	
	display:block;
	
	margin-left:45px;
	
	margin-top:-13px;
	
	float:left;
	

}


.content
{
	
	font-family:Verdana, Geneva, sans-serif;
	
	font-size:13px;
	
	line-height:20px;
	
	text-align:justify;
	
	text-decoration:none;
	
	color:black;
	
	
}


/* project page css */
.ongoing-pro
{
	
	width:1004px;
	
	height:87px;
	
	background:url(../images/projects-bg-red.png);
	
	float:left;
	
	clear:both;
	

}


.ongoing-pro ul
{
	
	width:996px;
	
	height:87px;
	
	margin:0px auto;
	
		
}


.ongoing-pro ul li
{
	
	width:247px;
	
	height:80px;
	
	background:url(../images/projects-bar.png) no-repeat right;
	
	list-style:none;
	
	float:left;
	
	margin:0px auto;
	
	text-align:center;
	

}


.ongoing-pro ul li a
{
	
	font-family:Verdana;
	
	font-size:11px;
	
	color:#000000;
	
	line-height:18px;
	
	width:247px;
	
	text-align:center;
	
	text-decoration:none;
	
	float:left;
	
	margin-top:15px;
	
	display:block;
	
	
	
}


.ongoing-pro ul li.bar
{
	
	background:none;
	

}


.ongoing-pro ul li a:hover
{
	
	color:#ffffff;
	

}


.ongoing-pro ul li a.active
{
	
	color:#ff0000;
	

}


.content2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #FFFFFF;
	
	text-decoration: none;
	
	

}


.contentbold {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #FFFFFF;
	
	text-decoration: none;
	
	text-align: justify;
	
	font-weight: bolder;
	

}


.underline:hover{
	
	text-decoration: underline;
	
	color:#ec0303;
	

}


.contentyellow {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #FFCC00;
	
	text-decoration: none;
	
	text-align: justify;
	

}


.content-bg1 ul{
	
	 display:inline-block;
	

}


ul.comp-img {
	
	margin:13px 0 0 0;
	

}


ul.comp-img li{
	
	float:left;
	
	margin:10px 13px 5px 0;
	
	list-style:none;
	
	width:227px;
	

}


ul.comp-img li.comp-four{
	
	margin-right:0px;
	
	

}


.comp-five{
	
clear:both;
	

}


ul.comp-img li h4{
	
	font-family: 'univers_57_condensedregular';
	
	text-align:center;
	
	font-size:14px;
	
	padding:0;
	;
	margin:0;
	
	font-weight:normal;
	
	

}


.sitemap
{
	
  width:800px;
	
  margin:20px auto;
	
  
}


.sitemap ul
{
	
	border-left:2px solid #830808;
	
	float:left;
	
	width:300px;
	
	
}


.sitemap ul li
{
	
	background:url(../images/right-arrow.png) no-repeat left center;
	
	padding-left:60px;
	
	list-style:none;
	
	line-height:40px;
	
	font-family: 'univers_57_condensedregular';
	
	font-size:14px;
	
	
}


.site-img
{
	
	float:left;
	
	background:url(../images/sitemap.png) no-repeat;
	
	margin-top:40px;
	
	width:466px;
	
	height:466px;
	
	
}


.wel-title
{
	
	width:425px;
	
	height:auto;
	
	font-family:'univers_57_condensedregular';
	float:left;
	
	