.clear{
clear:both;
}
.image{
	border:0px;
}
#maincontainer_wrap {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontainer {
	padding: 0px;
	height: auto;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#middle_container{
	width: 1003px;
	height: 286px;
	margin: auto;
	float:left;
	background-color: #FFFFFF;
	padding-top:12px;
}
#bottom_container_wrap{
	width: 100%;
	height: 94px;
	float:left;
	background-image:url(../images/btm_bg.gif);
	background-repeat:repeat-x;
}
#bottom_container{
	width: 1003px;
	height: 94px;
	margin: auto;
	background-image:url(../images/btm_bg.gif);
	background-repeat:repeat-x;
}
#top_container{
	width: 1003px;
	height: 520px;
	margin: auto;
}

#logo_wrap{
	width: 1003px;
	height: 192px;
	margin: auto;
	float:left;
	background:url(../images/top_villa_pics.jpg) no-repeat top right;
}
#movie_wrap{
	width: 1003px;
	height: 328px;
	margin: auto;
	float:left;
	background:url(../images/top_movie_bg.gif) repeat-x;
}
#welcome_wrap{
	width: 420px;
	height: 258px;
	margin: auto;
	float:left;
	background:url(../images/top_villa_pics_02.jpg) no-repeat right top;
	padding:70px 24px 0px 30px;
}
#flash_movie_wrap{
	width: 518px;
	height: 315px;
	margin: auto;
	float:left;
	padding:13px 0px 0px 11px;
}
#top_logo_wrap{
	width:1003px;
	height:143px;
	float:left;
}
#forms_logo{
	width:161px;
	height:143px;
	float:left;
}
#wel_ani{
	width:357px;
	height:77px;
	float:left;
	padding:40px 0px 0px 110px;
}




/* drop down menu */

#menu_wrap{
	width:725px;
	height:40px;
	float:left;
	padding-left:10px;
}
#menu_01{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}
#menu_02{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}
#menu_03{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}
#menu_04{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}
#menu_05{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}
#menu_06{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;

}
#menu_07{
	width:auto;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	float:left;
	background:url(../images/dot.gif) no-repeat left;
}

.table_menu_a{
	padding:14px 0px 12px 0px;
	margin: 0px 20px 0px 17px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#010000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	display:block;
	border-right-width: 1px;
}
	
.table_menu_a:hover{
	padding:14px 0px 12px 0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#27b007;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	display:block;
	background-image:url(../images/menu1.gif);
	background-repeat:repeat-x;		
}

/* drop down menu */


.head_white{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:justify;
}
.head_green{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#006634;
	text-align:justify;
}
.text_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align:justify;
}
.text_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#4c4c4c;
	text-align:justify;
}
.text_about{
	width:695px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#4c4c4c;
	text-align:justify;
}

/* more */
.more{
	width:100px;
	height:25px;
	float:right;
	padding-top:0px;
	text-align: right;
}
.more ul{
	margin:0px;
	padding:0px;
	float:left;
}
.more li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	padding:0px 20px 0px 18px;
}
.more A{
	font-family:Arial;
	font-size:8pt;
	text-align:right;
	text-decoration:none;
	color: #b0f523;
	font-weight:normal;
	text-decoration:underline;
}
.more A:hover{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}
/* more */


/* more2 */
.more2{
	width:100px;
	height:25px;
	float:right;
	padding-top:0px;
	text-align: right;
}
.more2 ul{
	margin:0px;
	padding:0px;
	float:left;
}
.more2 li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	padding:0px 20px 0px 18px;
}
.more2 A{
	font-family:Arial;
	font-size:8pt;
	text-align:right;
	text-decoration:none;
	color: #e05600;
	font-weight:normal;
	text-decoration:underline;
}
.more2 A:hover{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#0aa515;
	font-weight:normal;
}
/* more2 */


#tips_wrap{
	width: 420px;
	height: 67px;
	margin: auto;
	float:left;
	padding-top:20px;
}
#tips_call_wrap{
	width: 170px;
	height: 62px;
	margin: auto;
	float:left;
	background:url(../images/call_icon.gif) no-repeat left top;
	padding:5px 20px 0px 20px;
	text-align:right;
}
#tips_down_wrap{
	width: 150px;
	height: 65px;
	margin: auto;
	float:left;
	background:url(../images/down_icon.gif) no-repeat left top;
	padding:5px 0px 0px 60px;

}

.text_call{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:20px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:right;
	letter-spacing: normal;
}
.text_down{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:20px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	letter-spacing: normal;
}
.text_down:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:20px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#99FF00;
	text-align:left;
	letter-spacing: normal;
}

#latest_prj_wrap{
	width: 636px;
	height: 274px;
	margin: auto;
	float:left;
	padding:0px 14px 0px 11px;
}
#latest_prj_head{
	width: 636px;
	height: 54px;
	margin: auto;
	float:left;
}
#latest_prj_content{
	width: 636px;
	height: 190px;
	margin: auto;
	float:left;
}
#latest_prj_elev{
	width: 313px;
	height: 190px;
	margin: auto;
	float:left;
}
#latest_prj_text{
	width: 323px;
	height: 190px;
	margin: auto;
	float:left;
	text-align:justify;
}
#news_wrap{
	width:277px;
	height:174px;
	float:left;
	background:url(../images/news_bg.jpg) no-repeat right top;
	padding:100px 35px 0px 30px;
	text-align: justify;
}


#bottom_menu_wrap{
	width: 990px;
	height: 62px;
	margin: auto;
	padding: 0px;
	padding-top:20px;	
}
#btm_menu{
	width:700px;
	height:20px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	margin:0px;
}
#btm_menu ul{
	margin:0px;
	padding:0px;
	float:left;
}
#btm_menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding:0px 8px 5px 5px;
	font-family:Arial;
	font-size:8pt;
	color:#939393;
}
#btm_menu A{
	font-family:Arial;
	font-size:8pt;
	text-align:right;
	text-decoration:none;
	color:#939393;
	text-align:center
}
#btm_menu A:hover{
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color: #7eba04;
}

#design_wrap{
	width:160px;
	height:73px;
	float:right;
	padding-right:25px;
	padding-top:0px;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#939393;
	background:url(../images/homes_btm.jpg) no-repeat bottom left;	
}
#design{
	width:40px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:0px;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#939393;	
}
#metex{
	margin:auto;
	height:20px;
	float:left;
	padding-left:4px;
	padding-top:0px;
}
#metex ul{
	margin:0px;
	padding:0px;
	line-height:12px;
}
#metex li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#metex A{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#7eba04;
}
#metex A:hover{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color: #939393;
}
#copy{
	width:300px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#939393;
	line-height:15px;
	text-align:left;
	padding-right:10px;
}
#boscend{
	width:350px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#939393;
	line-height:15px;
	text-align:left;
	padding-right:10px;
	letter-spacing:2px;
}

#boscend A
{
    
	font-family:Arial;
	font-size:8pt;
	text-align:right;
	text-decoration:none;
	color:#939393;
	text-align:center
}
#boscend A:hover{
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color: #7eba04;
}
#sub_copy{
	width:300px;
	height:auto;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#939393;
	line-height:15px;
	text-align:left;
	margin:auto;
}


/* SUB PAGE */

#sub_top_container{
	width: 1003px;
	height: 265px;
	margin: auto;
}
#sub_tips_wrap{
	width: 1003px;
	height: 73px;
	margin: auto;
	float:left;
	background:url(../images/top_movie_bg.gif) repeat-x;
}
#sub_villa_02_wrap{
	width: 480px;
	height: 73px;
	margin: auto;
	float:right;
	background:url(../images/top_villa_pics_02.jpg) no-repeat right top;
}
#sub_top_tips_wrap{
	width: 503px;
	height: 63px;
	margin: auto;
	float:left;
	padding-left:20px;
	padding-top:10px;
}
#sub_tips_call_wrap{
	width: 170px;
	height: 55px;
	margin: auto;
	float:left;
	background:url(../images/sub_call_icon.jpg) no-repeat left top;
	padding:5px 20px 0px 20px;
}
#sub_tips_down_wrap{
	width: 150px;
	height: 55px;
	margin: auto;
	float:left;
	background:url(../images/sub_down_icon.jpg) no-repeat left top;
	padding:5px 0px 0px 60px;

}
#project_selector{
	width:180px;
	height:25px;
	float:right;
	padding:35px 60px 0px 0px;

}
#sub_middle_container{
	width: 1003px;
	height: auto;
	margin: auto;
	float:left;
	padding-top:0px;
	background-color: #01914A;
	background-image: url(../images/sub_middle_bg.gif);
	background-repeat: repeat-x;
}
#sub_middle_white_wrap{
	width: 966px;
	height: auto;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;

}
#sub_middle_white_02{
	width: 960px;
	height: auto;
	background-color: #FFFFFF;
	padding-top:6px;
	float:left;
	padding:5px 1px 5px 5px;
}
#sub_middle_line_wrap{
	width: 956px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	padding-top:0px;
	float:left;
	background:url(../images/sub_middle_line_bg.gif) repeat-y top left;
}

#sub_right_wrap{
	width:223px;
	height:530px;
	float:right;
	background:url(../images/sub_right_bg.gif) no-repeat top right;
}
#sub_contents{
	width:695px;
	height:auto;
	float:left;
	padding:0px 11px 0px 26px;
}
#sub_contentsPro{
	width:936px;
	height:auto;
	margin:0px 0px 0px 26px;
	background-color: #FFFFFF;
	padding-top:0px;
	float:left;
}
#sub_hd{
	width:695px;
	height:45;
	float:left;
	margin:20px 0px 20px 0px;
}
.projects_thumb_bg{	
	width:271px;
	height:361px;
	float:left;
	background:url(../images/projects_thumb_bg.gif) no-repeat;
	margin:0px 40px 50px 0px; 
}
.projects_thumb_hd{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height:16px;
	font-style:normal;
	font-weight:100;
	text-decoration:none;
	color: #545454;
	text-align: center;
	padding:17px 0px 0px 0px;
}
.projects_thumb_hdGreeen{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height:16px;
	font-style:normal;
	font-weight:100;
	text-decoration:none;
	color:#579f00;
	text-align: center;
}
.projects_thumb_01{	
	width:246px;
	height:215px;
	float:left;
	padding:10px 0px 0px 12px;
}
.viewDetails{	
	width:140px;
	height:32px;
	margin:20px auto 0px auto;
}
#projectWrap{
	width:695px;
	height:auto;
	float:left;
}
.projects_Name{
	width:433PX;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height:16px;
	font-style:normal;
	font-weight:100;
	text-decoration:none;
	color:#54574e;
	text-align: left;
}
#dwn_ebro{
	width:150px;
	height:30px;
	float:left;
}
#bookNow{
	width:97px;
	height:30px;
	float:left;
}
#project_subLink{
	width:680px;
	height:33px;
	float:left;
	padding:0px 0px 0px 0px;
	background:#8dda2b;
	border-bottom:1px solid #fff;
}
#project_subLink ul{
	margin:0px;
	padding:0px;
	float:left;
}
#project_subLink li{
	list-style:none;
	float:left;
	padding:5px 18px 0px 18px;
}
#project_subLink li.selected a{
	width:0px;
	margin:0px;
	font-weight:bold;
	color: #006600;
	padding:15px 0px 0px 0px;

}
#project_subLink A{
	font-family:Arial;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	color: #0b0b0b;
}

#project_subLink A:hover{
	color:#ffffff;
}
#villawrap{
	width:680px;
	height: auto;
	float:left;
	padding:0px 0px 0px 0px;
}
#villas{
	width:680px;
	height:386px;
	float:left;
}
#project_detail{
	width:202px;
	height:auto;
	float:left;
	margin:20px 0px 0px 12px;
}
#project_logo{
	width:202px;
	height:auto;
	float:left;
	text-align:center;
}
#project_summary{
	width:182px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/pro_summary_hd.gif) top no-repeat;
	margin:18px 0px 0px 0px;
	padding:50px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#545454;
	line-height:16px;

}
.speci_wrap_01{
	width:680px;
	height:auto;
	float:left;
	padding-top:10px;	
}
.speci_wrap_02{
	width:140px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:16px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #523018;
	text-align:left;
	padding-left:10px;
	letter-spacing: 0.1mm;
}
.speci_wrap_03{
	width:23px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #2c2b2b;
	text-align:left;
}	
.speci_wrap_04{
	width:500px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color: #2c2b2b;
	text-align:left;
}		
.amen_wrap_01{
	width:221px;
	height:152px;
	float:left;
	border:5px solid #acacac;
	margin:25px;

}
.ongoing_wrap{
	width:452px;
	height:285px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#4c4c4c;
	text-align:justify;
}
.ongoing_txt_logo{
	width:230px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#4c4c4c;
	text-align:justify;
}
#comple_wrap{
	width:695px;
	height:auto;
	float:left;
	margin:0px 0px 20px 0px;
}
#uti_btn_wrap{
	width:650px;
	height:30px;
	float:left;
	padding:0px 0px 0px 15px;
}
#help_btn_1{
width:auto;
height:auto;
padding:0px 2px 0px 0px;
margin:0px;
float:left;
}
#help_btn_2{
width:auto;
height:auto;
padding:0px 2px 0px 0px;
margin:0px;
float:left;
}
#help_btn_3{
width:auto;
height:auto;
padding:0px;
margin:0px;
float:left;
}
#help_desk{
width:664px;
height:auto;
margin:auto;
padding:0px;
float:left;
overflow:hidden;
}
#help_brdr{
width:660px;
height:auto;
margin:auto;
padding:10px;
border:solid;
border-color: #d6a56b;
border-width:1px;
float:left;
}
#help_btn_wrap{
width:523px;
height:32px;
padding:10px 0px 0px 0px;
margin:auto;
}
#help_middle_emi {
	margin: 0px;
	height: 400px;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5f5f60;
	text-decoration: none;
}

#help_middle_wrap {
	margin: 0px;
	height: auto;
	width: 325px;
	padding: 0px;
	float: left;
}
#help_middle_wrap2 {
	margin: 0px;
	height: 20px;
	width: 325px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help_middle {
	margin: 0px;
	height: auto;
	width: 325px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
#help_middle_01 {
	margin: 0px;
	height: auto;
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help_middle_02 {

	margin: 0px;
	height: auto;
	width: 20px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help_middle_03 {
	margin: 0px;
	height: auto;
	width: 120px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help_middle_001 {

	margin: 0px;
	height: auto;
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box {
	clear: both;
	height: 18px;
	width: 120px;
	border: 1px solid #f2841a;
	float: right;
}
.box2 {
	clear: none;
	height: 16px;
	width: 120px;
	border: 1px solid #f2841a;
	float: none;
	background-color: #FBFBFB;
	font-family: Arial;
	font-size: 9pt;
}
.box3 {

	clear: none;
	height: 60px;
	width: 140px;
	border: 1px solid #f2841a;
	float: none;
	background-color: #FBFBFB;
	font-family: Arial;
	font-size: 9pt;
}
.Pro_box2 {
	clear: none;
	height: 19px;
	width: 180px;
	border: 1px solid #f2841a;
	float: none;
	background-color: #FBFBFB;
	font-family: Arial;
	font-size: 9pt;
}


#help_middle_AREA {
	margin: 0px;
	height: auto;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5f5f60;
	text-decoration: none;	
}


#loan_middle {
	margin: auto;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#loan_2 {
	margin: 0px;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#loan_3 {
	margin: 0px;
	height: auto;
	width: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#loan_4 {

	margin: 0px;
	height: auto;
	width: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#loan_middle2 {
	margin: 0px;
	height: auto;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#help_middle_AREA {
	margin: 0px;
	height: auto;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	color: #5f5f60;
	text-decoration: none;
}
.area_text{
	font-family: Arial;
	font-size: 9pt;	
	color: #5f5f60;
	text-decoration: none;
	line-height: 18px;	
}
#enquiry-text00 {
	width: 600px;
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#enquiry-text1 {
	width: 190px;
	height: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	color: #5f5f60;
	text-decoration: none;
	text-align: right;
	float: left;
	padding: 0px;
}
#enquiry-text2 {
	width: 50px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#enquiry-text3 {
	width: 170px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
}
#enquiry-text3333 {
	width: 205px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
}

.red_2 {

	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0.3mm;
	word-spacing: 0.2mm;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#enquiry-text4 {

	width: 160px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
}
#enquiry-text5 {


	width: 20px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
}
#enquiry-text6 {
	width: 140px;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enquiry_middle {
	margin: 0px;
	height: auto;
	width: 630px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 80px;
	float: left;
	font-family:Tahoma;
	font-size:11px;
	word-spacing:.2mm;
	letter-spacing:.2mm;
	text-decoration:none;
}
#enq_proect{
	width:auto;
	height:auto;
}
#contact_wrap{
	width:688px;
	height:388px;
	float:left;
	background:url(../images/contact_bg.gif) no-repeat;
}
.contact_wrap_01{
	width:270px;
	height:300px;
	float:left;
	padding:0px 0px 0px 70px;
	text-align:center;
	font-family:Arial;
	font-size:9pt;
	line-height:19px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.emailLink{
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:18px;
	color:#015c99;
	text-decoration:none;
}
.emailLink:hover{
	color:#015c99;
	text-decoration: underline;
}
#pro_HD{
	width:400px;
	height:20px;
	margin:auto;
	padding:35px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006634;
	font-weight:BOLD;
	text-decoration:none;
	text-align:left;
}
.prj_ele_sub_link_wrap{
	height:38px;		
	width:250px;
	float:left;
	padding:0px 0px 0px 3px;
}
.prj_ele_sub_link{
	height:30px;		
	width:80px;
	float:left;
	text-align:center;
}
.prj_ele_sub_link ul{
	margin:0px;
	padding:0px;
}
.prj_ele_sub_link li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.prj_ele_sub_link A{
	font-family:Arial;
	padding:5px 5px 5px 5px;
	font-size:10pt;
	text-decoration:none;
	color:#ffffff;
	background-color:#fb921c;
	line-height:30px;

}
.prj_ele_sub_link A:hover{
	font-family:Arial;
	padding:5px 5px 5px 5px;
	font-size:10pt;
	text-decoration:none;
	color: #ffffff;
	background-color:#666666;
}
.arow01{	
	width:10px;
	height:10px;
	float:left;
	padding:6px 5px 0px 0px;
}

.gallery_frame{
	width:206px;
	height:137px;
	float:left;
	background-color:#fff;
	border:4px solid #999999;
	margin:0px 15px 17px 0px;
	padding:1px 0px 0px 1px;
}
