@charset "utf-8";
/******************************************************************
***   Global Settings   ***
*******************************************************************/
/*
-------------------------------------------------
@Encoding			= charset "utf-8"
-------------------------------------------------
@Css Version		= Css Level 3
-------------------------------------------------
@Copyright			= Copyright 2008-2009, 
-------------------------------------------------
@Language			= en
-------------------------------------------------
@Author				= Valencia Group
-------------------------------------------------
@Link				= 
-------------------------------------------------
@Date Of Modified	= 1 jan 2010
-------------------------------------------------
*/

/*********************************************************************
***   Body Class Starts Here   ***
**********************************************************************/

/***** Global Selectors *****/
	
* {
	margin:0;
	padding:0;
}

html, body {
	padding:0;
	background:#ffffff;
	width: 999px;
	margin: 0px auto 0 auto;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C3835;
	text-align:justify;
}
.clear{
clear:both;
}


/********** link **********/

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #C21F25;
}
a:active {
	text-decoration: none;
	color: #000;
}

/********** Headings **********/


h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

p{
padding:0 0 10px 0px;
}


/* ---------------***  	Wrapper    *** ------------- */

#wrapper {	                         /* Main Outer Fix  */
	width:987px;
	margin: 0 auto;
	text-align: left;
}


/***** Global Classes *****/

.clear {
	clear:both;
}

.nobullet {
	list-style:none;
	list-style-image:none;
}


/************************************************************************
*** Body Class Ends Here ***
*************************************************************************/


/*************************************************************************
*** Header Class Starts Here ***
**************************************************************************/
#header{
	height:120px;
	width:100%;
}

.header{
	height:85px;
	width:100%;
}


.header h1{
	display:block;
	width:203px;
	height:85px;
	background:url(../images/padnis.jpg) left top no-repeat;
	float:right;
	text-indent:-100000px;
}

#navigation{
	height:36px;
	width:100%;
}


#navigation ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	float:left;
}

#navigation ul li a{
	display:block;
	padding:0 13px;
	height:36px;
	line-height:36px;
	float:left;
	background:url(../images/divider.jpg) right top no-repeat;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#3C3835;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#navigation ul li a:hover, #navigation ul li a.active{
	color:#990000;
	text-decoration:none;
}

#navigation ul li a.last{
	background:none;
}


#animationHolder{
	width:987px;
	margin:0 auto;
	padding-top:12px;
	height:261px;
	background:url(../images/header_bg.png) left top no-repeat;
}


.animation{
	float:left;
	width:785px;
	height:217px;
	float:left;
	text-align:left;
	/*background:url(../images/loading.gif) center no-repeat;*/
	/*background:url(../images/animation/padnis01.jpg) left top no-repeat;*/
}

.pageNamer{
	float:left;
	background:#990000;
	width:180px;
	padding-right:20px;	
	padding-top:189px;
	height:28px;
	text-align:right;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}

#animationShadow{
	display:none;
	/*width:987px;
	margin:0 auto;
	height:46px;
	background:url(../images/animation_shadow.jpg) left top no-repeat;*/
}


/****************************************************************************
*** Header Class Ends Here ***
******************************************************************************/



/*****************************************************************************
*** Content Class Starts Here ***
******************************************************************************/

#aboutus #contentPlaceHolder, #infrastructure #contentPlaceHolder, #estate #contentPlaceHolder, #telecom #contentPlaceHolder{
	height:auto;
	padding-bottom:25px;
	min-height:100px;
	_height:100px;
	height:auto;
	padding-left:50px;
	width:730px;
	text-align:justify;
	float:left;
}


#contact #contentPlaceHolder{
	height:auto;
	padding-bottom:50px;
	min-height:100px;
	_height:100px;
	height:auto;
	padding-left:20px;
	width:900px;
	text-align:justify;
	padding-top:20px;
}


#aboutus #contentPlaceHolder img, #infrastructure #contentPlaceHolder img, #telecom #contentPlaceHolder img {
	margin-right:15px;
	margin-bottom:10px;
}

#home #contentPlaceHolder{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:50px;
}

.homeGraphic{
	background:#FFFFFF url(../images/home_graphic.jpg) left top no-repeat;
	height:160px;
	width:206px;
	padding-top:50px;
	text-align:justify;
	float:left;
	line-height:15px;
}
.hometext{
	width:500px;
	padding-top:40px;
	float:left;
	text-align:justify;
}
.fd{
	float:left;
    padding-top:50px;
	padding-left:30px;
	margin-left:50px;
	width:160px;
	text-align:justify;
	line-height:15px;
}
.fdtext{
	width:900px;
	padding-top:40px;
	padding-left:20px;
	float:left;
	text-align:justify;
}
.aboutimg{
	width:900px;
	padding-top:40px;
	padding-left:50px;
	float:left;
	text-align:justify;
}
#contentPlaceHolder h1{
	font-size:18.66px;
	color:#990000;
	padding-bottom:5px;
	padding-top:5px;
}


#contentPlaceHolder h2{
	font-size:16px;
	color:#666666;
	padding-bottom:5px;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}

#contentPlaceHolder h3{
	font-size:16px;
	color:#990000;
	padding-bottom:15px;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}


#estate #contentPlaceHolder h1{
	font-size:14px;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-indent:4px;
	display:block;
	float:left;
	width:260px;
	background:#990000;
	padding:0px;
	margin:0px;
	height:28px;
	line-height:28px;
	border-right:2px solid #fff;
}


.realEstateHeader{
	background:#CCCCCC;
	width:100%;
	height:28px;
}
.realEstateHeaderPro{
	/*background:#CCCCCC;*/
	width:100%;
		height:28px;
	color:#990000;
}
.Real{
font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
background-color:#FFF;
font-size:14px;
color:#990000;
font-weight:bold;
}
.estateContent{
	height:auto;
	padding-top:10px;
	min-height:183px;
}


.estateContent02{
	height:100px;
	padding-top:10px;
}

.eastateName{
	width:206px;
	height:auto;
	padding-right:20px;
	float:left;
}

.estateDecsptn{
	float:left;
	width:500px;
	height:auto;
}

.estateDecsptn img{
	margin-top:15px;
	margin-bottom:7px;
}


.estateDecsptn02{
	float:left;
	width:750px;
	height:auto;
}

.estateDecsptn02 img{
	margin-top:15px;
	margin-bottom:7px;
}

.contact_logo{
	float:left;
	width:184px;
	height:300px;
	padding-top:32px;
	border-right:2px solid #999;	
}


.contactbyInternet{
	float:left;
	width:144px;
	height:140px;
	padding-top:32px;
	padding-left:40px;
}


.contact_info{
	float:left;
	width:460px;
	height:300px;
	padding:12px 20px 0 20px;
	border-right:2px solid #999;
	line-height:18px;
}

/********************************************************************************
*** Content  Class Ends Here ***
*********************************************************************************/


/*********************************************************************************
*** Footer Class Starts Here ***
**********************************************************************************/

#footer{
	width:100%;
	height:47px;
	background:url(../images/footer.jpg) center bottom no-repeat;
	float:left;
}

#footer #valencia{
	float:right;
	width:95px;
	height:30px;
	margin-top:18px;
}

#footer #navigation{
	height:36px;
	width:80%;
	padding-top:15px;
	float:right;
}


#footer #navigation ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	float:left;
}

#footer #navigation ul li a{
	display:block;
	padding:0 10px;
	height:36px;
	line-height:36px;
	float:left;
	background:url(../images/divider02.gif) right top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	text-decoration:none;
}

#footer #navigation ul li a:hover, #footer #navigation ul li a.active{
	color:#990000;
	text-decoration:none;
}

#footer #navigation ul li a.last{
	background:none;
}





.designby{
	width:94px;
	display:block;
	height:30px;
	margin-right:5px;
	text-indent:-10000px;
	background:url(../images/designBy.jpg) left top no-repeat;
	float:right;
}

.new{
	width:341px;
	line-height:22px;
	float:left;
	background-color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}
.new1{
	width:200px;
	font-size:16px;
	color:#990000;
	padding-left:10px;
	padding-top:5px;
	float: left;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.new2{
	width:175px;
	font-size:14px;
	color:#FFFFFF;
	padding-left:35px;
	padding-top:15px;
	font-weight:normal;
	float: left;
}
.new3{
	
	font-size:14px;
	padding-left:10px;
	padding-top:18px;
	font-weight:normal;
	float: left;
	font-weight:normal;
}

.new3 a{
}

.new3 a:hover{
text-decoration:none;
}
.round{
width:725px;
height:60px;
border:1px #999999 solid;
margin-top:10px;
}
.round1{
width:690px;
height:100px;
padding:0 0px 0 35px;
border:1px #999999 solid;
margin-top:10px;
}
.rcontain{
background-image:url(../images/newsinner1.jpg);
width:180px;
height:60px;
float:left;
}
.news11{
margin-left:10px;
width:150px;
padding:10px;
height:51px;
float:left;
}
.newsbar{
	width:336px;
	height:51px;
	background-image:url(../images/news-bar.jpg);
	float:left;
	margin-left: 5px;
}
.newsbar1{
	width:150px;
	height:51px;	
	float:left;
	margin-left: 5px;
}
.awardhead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	padding-top:18px;
	font-weight:normal;
	float: left;
	font-weight:normal;
	width: 500px;
}
	
.awardcontainer{
	width:600px;
	float: left;
	padding-bottom:30px;
	}
	.awardcontainer1{
	width:130px;
	float:left;
	vertical-align:middle;
	padding-top:20px;
	
	}
	
	.award1{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:normal;
	float: left;
	font-weight:bold;
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #990000;
	border-top:1px dashed #990000;
	margin-bottom:10px;
	}
	.award1{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:normal;
	float: left;
	font-weight:bold;
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #990000;
	border-top:1px dashed #990000;
	margin-bottom:10px;
	}
	.proj{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:normal;
	float: left;
	font-weight:bold;
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #990000;
	border-top:1px dashed #990000;
	margin-bottom:10px;
	}
	.requitment{
	width:140px;
	float:left;
	height:100px;
	padding-top:30px;
	padding-left:30px;
	}
	.plan{
	float:left;
	margin:0 20px 10px 20px;
	padding:5px;
	width:250px;
	}
	.plan img{
	border:1px #666666 solid;
	}
.ball
	{padding-top:10px;
	}



/**********************************************************************************
*** Footer  Class Ends Here ***
***********************************************************************************/
