/* CSS Document */
body{
	background-image:url(../images/main_bg_inner.gif);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
h1{
	margin:0px;
	padding:0px;
}
h2{
	font-family: Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 0 18px;
	padding-bottom:10px;
	color:#81859D;
}
h2 span{
	color:#E16E21;
}
h3 {
	padding:8px 0px 8px 25px;
	margin:0px 0px 0px 0px;
	color:#E26F23;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
}
h4 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color:#E26F23;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:14px;
}
h5 {
	padding:5px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	color:#E26F23;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
}
h6 {
	padding:5px 0px 8px 20px;
	margin:0px 0px 0px 0px;
	color:#E26F23;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
}
/* common */
.clear{
	clear:both;
}
.hide{
	display:none;
}

/* main containers */
#main_container{
	width:1001px;
	margin:0px auto;
	padding:0px;
}
#top_container{
 width:1001px;
 height:112px;
 margin:0px;
}
#middle_container{
	width:1001px;
	margin:0px;
}
#bottom_container{
	width:1001px;
	height:90px;
	margin:0px;
	background-image:url(../images/btm_bg_inner.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:25px 0 0 0;
}

/* top container */

.logo_container1{
 width:302px;
 float:left;
 background-image:url(../images/logo_01.gif);
 background-position:left;
 background-repeat:no-repeat;
 height:113px;
}
.logo_over {
 width:117px;
 height:113px;
 display:block;
}
.logo_over a {
 width:117px;
 height:113px;
 display:block;
}
.logo_over span {
 display:none;
}
#logo{
	width:118px;
	display:block;
	position: absolute;
	bottom:46px;
	top:0px;
	margin-left:18px;
}
#navigation_box{
 float:right;
 margin:0px;
 width:695px;
 height:99px;
}
.top_nav{
	margin:7px 0 0 0;
	padding:0 0 0 0;
	float:right;
}
a.top_link{
	text-decoration:none;
	color:#666666;
	padding:0 2px 0 2px;
	margin:0 0 0 0;
	letter-spacing:1px;
}
.top_link:hover{
	color:#000000;
}
.main_navigation{
	margin:46px 0 0 25px;
	padding:20px 0 0 0;
}
.main_navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.main_navigation li{
	margin:0 0 0 0;
	padding:0 0px 0 0px;
	float:left;
}
a.nav_01{
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#81859D;
	padding:0 11px 0 11px;
}
.nav_01:hover{
	color:#E57F3A;
}
a.nav_02{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#81859D;
	padding:0 11px 0 11px;
}
.nav_02:hover{
	color:#E57F3A;
}


/* banner section */
.banner{
 width:1001px;
 height:182px;
 margin:0px;
 padding-top:1px;
}
/* middle container */
#left_content_bx{
	background-image:url(../images/left_container_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:245px;
	float:left;
}

.speciality_list{
	margin:0 0 0 18px;
	padding:0 0 0 0;
}
.speciality_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.speciality_list li{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:#81859D dashed 1px;
	width:215px;
}
.list_head{
	font-family: Helvetica, sans-serif;
	font-size:16px;
	color:#09427E;
}
.thumb{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.border{
	border:#C3CAD1 solid 1px;
	padding:2px 2px 2px 2px;
}
.proj_des{
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
	width:115px;
}
a.more{
	text-decoration:none;
	font-weight:bold;
	color:#E16E21;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0 6px 0 0;
	float:left;
}

#middle_content_bx{
	float:left;
	width:532px;
	margin:0px;
	background-image:url(../images/middle_topbg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.middle_head{
	font-family: Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:15px 0 0 18px;
	padding-bottom:10px;
	color:#81859D;
}
.middle_head span{
	color:#E16E21;
}
.txt_bx{
	padding:0 20px 20px 18px;
}
.sub_head01{
	background-image:url(../images/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 1px 10px;
	margin:10px 0 10px 0;
	font-weight:bold;
	color:#09427E;
	border-bottom:#D1D2E2 solid 1px;
}
.sub_head01 a {
	color:#09427E;
	text-decoration:none;
}
.sub_head02{
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 2px 15px;
	font-weight:bold;
	margin:7px 0 7px 0;
	color:#666666;
	border-bottom:#D1D2E2 dashed 1px;
}
.project_list{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.project_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.project_list li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.head_box{
	margin:10px 0 10px 0;
	padding:0 0 3px 0;
	border-bottom:#D1D2E2 solid 1px;
}
.proj_name{
	background-image:url(../images/red_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	color:#09427E;
	padding:0 0 0 15px;
	float:left;
	overflow:hidden;
	display:block;
	width:435px;
}
a.more_01{
	background-image:url(../images/more_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	text-decoration:none;
	display:block;
	float:right;
	color:#666666;
	line-height:18px;
}
.more_01:hover{
	color:#09427E;
}
.align{
	float:left;
	margin:5px 0 5px 5px;
}

#right_content_bx{
	width:221px;
	float:left;
	margin:0px;
}
.tips a{
	background-image:url(../images/projects_08.gif);
	background-repeat:no-repeat;
	width:196px;
	height:81px;
	margin:0px;
	float:left;
	display:block;
}
.quick_calculator a{
	background-image:url(../images/calculator.gif);
	background-repeat:no-repeat;
	width:221px;
	height:115px;
	display:block;
}
.quick_speciality a{
	background-image: url(../images/speciality.gif);
	background-repeat:no-repeat;
	width:221px;
	height:75px;
	display:block;
}

/* bottom container */
.btm_navigation{
	background-image:url(../images/small_logo.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:42px;
	margin:0px 0 0 35px;
	padding:5px 0 0 45px;
	color:#8D909A;
}
a.btm_link{
	text-decoration:none;
	color:#8D909A;
}
.btm_link:hover{
	text-decoration:underline;
}

/* project mahalakshmi */
#left_content_bx_01{
	width:780px;
	float:left;
	background-image:url(../images/middle_topbg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.project_list01{
	margin:0 0 0 18px;
	padding:0 20px 0 0;
}
.project_list01 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.project_list01 li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.border_01{
	border:#C3CAD1 solid 1px;
	padding:2px 2px 2px 2px;
	margin-right:10px;
}
a.back{
	background-image: url(../images/back_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	text-decoration:none;
	display:block;
	float:right;
	color:#666666;
	line-height:18px;
}
.back:hover{
	color:#09427E;
}
.proj_name01{
	background-image:url(../images/red_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family: Helvetica, sans-serif;
	font-size:18px;
	color:#09427E;
	padding:0 0 0 15px;
	float:left;
}
.tab_list{
	margin:10px 0 0 18px;
	padding:0 0 0 0;
	height:36px;
}
.tab_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tab_list li{
	margin:0 0 0 1px;
	padding:0px 0px 0px 0px;
	float:left;
}
a.tab_01{
	background-image:url(../images/tab01.gif);
	background-repeat:no-repeat;
	width:76px;
	height:36px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	line-height:36px;
}
.tab_01:hover{
	background-image:url(../images/tab01_active.gif);
	background-repeat:no-repeat;
	width:76px;
	height:36px;
	color:#444444;
	display:block;
}
.tab_01_active{
	background-image:url(../images/tab01_active.gif);
	background-repeat:no-repeat;
	width:76px;
	height:36px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}

a.tab_02{
	background-image:url(../images/tab02.gif);
	background-repeat:no-repeat;
	width:88px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:7px;
}
.tab_02:hover{
	background-image:url(../images/tab02_active.gif);
	background-repeat:no-repeat;
	width:88px;
	height:29px;
	color:#444444;
}
.tab_02_active{
	background-image:url(../images/tab02_active.gif);
	background-repeat:no-repeat;
	width:88px;
	height:29px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	display:block;
	text-decoration:none;
}
a.tab_03 {
	background-image:url(../images/tab03.gif);
	background-repeat:no-repeat;
	width:78px;
	height:36px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}
.tab_03:hover{
	background-image:url(../images/tab03_active.gif);
	background-repeat:no-repeat;
	width:78px;
	height:36px;
	color:#444444;
}
.tab_03_active{
	background-image:url(../images/tab03_active.gif);
	background-repeat:no-repeat;
	width:78px;
	height:36px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	display:block;
	text-decoration:none;
}
a.tab_04 {
	background-image:url(../images/tab04.gif);
	background-repeat:no-repeat;
	width:94px;
	height:36px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}
.tab_04:hover{
	background-image:url(../images/tab04_active.gif);
	background-repeat:no-repeat;
	width:94px;
	height:36px;
	color:#444444;
}
.tab_04_active{
	background-image:url(../images/tab04_active.gif);
	background-repeat:no-repeat;
	width:94px;
	height:36px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	display:block;
	text-decoration:none;
}
a.tab_05 {
	background-image:url(../images/tab05.gif);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}
.tab_05:hover{
	background-image:url(../images/tab05_active.gif);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
	color:#444444;
}
.tab_05_active{
	background-image:url(../images/tab05_active.gif);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	display:block;
	text-decoration:none;
}
a.tab_06 {
	background-image:url(../images/tab06.gif);
	background-repeat:no-repeat;
	width:100px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:7px;
}
.tab_06:hover{
	background-image:url(../images/tab06_active.gif);
	background-repeat:no-repeat;
	width:100px;
	height:29px;
	color:#444444;
}
.tab_06_active{
	background-image:url(../images/tab06_active.gif);
	background-repeat:no-repeat;
	width:100px;
	height:29px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	display:block;
	text-decoration:none;
}
a.tab_07 {
	background-image:url(../images/tab07.gif);
	background-repeat:no-repeat;
	width:98px;
	height:36px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}
.tab_07:hover{
	background-image:url(../images/tab07_active.gif);
	background-repeat:no-repeat;
	width:98px;
	height:36px;
	color:#444444;
}
.tab_07_active{
	background-image:url(../images/tab07_active.gif);
	background-repeat:no-repeat;
	width:98px;
	height:36px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	text-decoration:none;
	display:block;
}
a.tab_08 {
	background-image:url(../images/tab08.gif);
	background-repeat:no-repeat;
	width:71px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:7px;
}
.tab_08:hover{
	background-image:url(../images/tab08_active.gif);
	background-repeat:no-repeat;
	width:71px;
	height:29px;
	color:#444444;
}
.tab_08_active{
	background-image:url(../images/tab08_active.gif);
	background-repeat:no-repeat;
	width:71px;
	height:29px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	display:block;
	text-decoration:none;
	padding-top:7px;
}
a.tab_09 {
	background-image:url(../images/tab09.gif);
	background-repeat:no-repeat;
	width:69px;
	height:29px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:7px;
}
.tab_09:hover{
	background-image:url(../images/tab09_active.gif);
	background-repeat:no-repeat;
	width:69px;
	height:29px;
	color:#444444;
}
.tab_09_active{
	background-image:url(../images/tab09_active.gif);
	background-repeat:no-repeat;
	width:69px;
	height:29px;
	color:#444444;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:7px;
	display:block;
}
.tab_content_bx{
	background-image:url(../images/tab_contentbg.gif);
	background-repeat:no-repeat;
	width:709px;
	margin:0px 0px 20px 16px;
	padding:20px 0 0 44px;
}
#gallery_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
.main_img{
	margin:32px 0 0 0;
	float:left;
	padding:0px 0px 0px 120px;
}
.border_02{
	border:#C3CAD1 solid 1px;
	padding:6px 6px 6px 6px;
}
.slide_bx{
	margin:0 0 0 0;
	padding-left:35px;
	float:left;
}
.slide_bx01{
	margin:0 0 0 0;
	padding-left:53px;
	padding-top:8px;
}
.slide_bx02{
	margin:0 0 0 0;
	padding-left:101px;
}
.top_arrow a{
	background-image:url(../images/arrow_top.gif);
	background-repeat:no-repeat;
	width:61px;
	height:19px;
	margin:0 0 0 88px;
	display:block;
}
.top_arrow01 a{
	background-image:url(../images/arrow_top.gif);
	background-repeat:no-repeat;
	width:61px;
	height:19px;
	margin:0 0 0 88px;
	display:block;
	float:left;
	width:50px;
}
.slide_bg{
	background-image:url(../images/slide_bg.gif);
	background-repeat:no-repeat;
	width:237px;
	height:346px;
}
.btm_arrow a{
	background-image:url(../images/arrow_btm.gif);
	background-repeat:no-repeat;
	width:61px;
	height:17px;
	margin:0 0 0 88px;
	display:block;
}
.img_list{
	margin:0 0 0 0;
	padding:50px 0 0 37px;
}
.img_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.img_list li{
	margin:0 0 15px 0;
	padding:0 30px 0 0;
	text-align:center;
	float:left;

}
.video_list{
	margin:0 0 0 0;
	padding:8px 0 0 26px;
}
.video_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.video_list li{
	margin:0 0 0px 0;
	padding:0 20px 0 0;
	text-align:center;
	float:left;

}
#floorplan_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
	display:block;
}
#chart_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#amenities_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#specification_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#elevation_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#accessibility_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#status_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#submit_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
#interior_bx{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}

/* about us */
#left_content_bx01{
	width:245px;
	float:left;
	margin:0px;
}
.article_name{
	background-image: url(../images/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	font-size:12px;
	color:#09427E;
	padding:0 0 0 15px;	
	float:left;
	display:block;
	overflow:hidden;
	width:435px;
}
.paging{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	float:right;
}
.paging ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.paging li{
	margin:0 0 0 5px;
	padding:0 0 0 0;
	float:right;
}
.prev a{
	background-image:url(../images/previous.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:13px;
	text-decoration:none;
	font-weight:bold;
	color:#1D456D;
	padding:0 0 0 10px;
}
.prev a:hover{
	text-decoration:underline;
}
.nxt a{
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:13px;
	text-decoration:none;
	font-weight:bold;
	color:#1D456D;
	padding:0 10px 0 0;
}
.nxt a:hover{
	text-decoration:underline;
}
a.page_link{
	font-weight:bold;
	text-decoration:none;
	color:#1D456D;
	padding-right:2px;
}
.page_link:hover{
	text-decoration:underline;
}
.page_link_active{
	font-weight:bold;
	color:#A14F19;
}

/* calculator */
.color{
	font-weight:bold;
	color:#E26E22;
}
.field_01{
	width:143px;
	
	border:#D6D7E1 solid 1px;
	color:#666666;
	
}
.button_01{
	background-image:url(../images/button_01.gif);
	background-repeat:no-repeat;
	width:75px;
	height:19px;
	margin:0px;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
}
.button_02{
	background-image: url(../images/button_02.gif);
	background-repeat:no-repeat;
	width:48px;
	height:19px;
	margin:0px;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
}

/* contact us */
.star{
	color:#E16E21;
}
.field_02{
	width:170px;
	height:16px;
	border:#D6D7E1 solid 1px;
	color:#666666;
	font-size:11px;
}
.area_01{
	width:170px;
	height:75px;
	border:#D6D7E1 solid 1px;
	color:#666666;
	font-size:11px;
}
.area_02{
	width:196px;
	height:75px;
	border:#D6D7E1 solid 1px;
	color:#666666;
	font-size:11px;
}

.button_03{
	background-image: url(../images/button_03.gif);
	background-repeat:no-repeat;
	width:63px;
	height:19px;
	margin:0px;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
}

/* our service */
.service_list{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.service_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.service_list li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* FAQ */
.faq_listing {
	margin:0px;
	padding:10px 0px 0px 0px;
	display:block;
}
.faq_qustion_container{/* changes 04/08/08 */
	margin:0px 0px 9px 0px;
	background-image:url(../images/icon_question.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	padding-bottom:2px;
	display:block;
	border-bottom:#D1D3E2 solid 1px;
}
.faq_qustion_container a{
	color:#0A427D;
	font-weight:bold;
	display:block;

}
.faq_answer_img{
	background-image:url(../images/icon_answer.gif);
	background-repeat:no-repeat;
	width:17px;
	height:18px;
	float:left;
	padding:0 0 0 5px;
	margin:0px 0 5px 0;
}
.faq_answer{
	float:left;
	margin:0px 0 10px 0;
	width:450px;
}

/* sitemap */
.sitemap_01 a{
	background-image:url(../images/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 1px 15px;
	margin:10px 0 10px 0;
	font-weight:bold;
	color:#666666;
	border-bottom:#D1D2E2 dashed 1px;
	display:block;
	text-decoration:none;
	width:480px;
}
.sitemap_02 a{
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 2px 15px;
	font-weight:bold;
	margin:7px 0 7px 10px;
	color:#888888;
	border-bottom:#D1D2E2 dashed 1px;
	width:470px;
	display:block;
	text-decoration:none;
}
/*------------------>> Projects  <<----------------------*/
.left_nav_rolling {
	float:left;
	padding:81px 0px 0px 0px;
	width:19px;
}
.left_nav_rolling01 {
	float:left;
	padding:12px 0px 0px 0px;
	width:19px;
}
.thump_img_container {
	background-image:url(../images/rolling_bg.gif);
	background-repeat:no-repeat;
	width:506px;
	height:225px;
	float:left;
}
.thump_video_container {
	background-image:url(../images/video_rollingbg.gif);
	background-repeat:no-repeat;
	width:446px;
	height:150px;
	float:left;
}
.img_display {
	padding:0px 0px 0px 0px;
	width:633px;
	float:left;
	margin-bottom:30px;
}
.left_tab {
	width:138px;
	padding:50px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.left_tab ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.left_tab li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
	list-style:none;
	display:block;
	width:137px;
}
.left_tab li a{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	width:107px;
}
.left_tab li a:hover{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	color:#444444;
	display:block;
	width:107px;
}

.tab_001 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_001_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_002 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_002_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_003 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_003_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_004 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_004_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_005 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_005_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_006 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg001.gif);
	background-repeat:no-repeat;
	width:107px;
	height:45px;
	display:block;
	color:#FFFFFF;
	line-height:18px;
}
.tab_006_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg001_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:45px;
	display:block;
	color:#444444;
	line-height:18px;
}
.tab_007 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_007_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_008 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_008_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_009 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_009_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.tab_010 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#FFFFFF;
	line-height:34px;
}
.tab_010_active{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/button_bg01_over.gif);
	background-repeat:no-repeat;
	width:107px;
	height:34px;
	display:block;
	color:#444444;
	line-height:34px;
}
.display_top {
	background-image:url(../images/tab_topbg.gif);
	width:633px;
	height:30px;
}
.display_middle {
	background-image:url(../images/tab_middlebg.gif);
	background-repeat:repeat-y;
	width:633px;
}
.display_bottom {
	background-image:url(../images/tab_bottombg.gif);
	width:633px;
	height:16px;
}
.gallery_capbox {
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 15px;
	background-color:#C7D9E4;
	width:585px;
	height:28px;
	line-height:28px;
	color:#09427E;
	font-family:"Swis721 Cn BT";
	font-size:20px;
}
/*------------------>> Floor plan  <<----------------------*/
.floor_planbox {
	padding:10px 0px 0px 18px;
}
.floor_tab {
	width:420px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
}
.floor_tab ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.floor_tab li{
	padding:0px 30px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:left;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	display:block;
}
.floor_tab li a{
	list-style:none;
	float:left;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.floor_tab li a:hover{
	list-style:none;
	float:left;
	font-family:Tahoma, Verdana, SansSerif;
	font-weight:bold;
	font-size:12px;
	color:#13589F;
	text-decoration:none;
}
.plan_display_container {
	padding:30px 0px 0px 18px;
}
.plan_top_curve {
	background-image:url(../images/top_floorbox.gif);
	width:596px;
	height:31px;
}
.plan_middle_box {
	width:560px;
	padding:5px 14px 20px 20px;
	border-bottom:1px solid #C3CAD1;
	border-left:1px solid #C3CAD1;
	border-right:1px solid #C3CAD1;
	background-color:#FFFFFF;
}
.floor_img_box {
	float:left;
}
.floor_detailbox {
	padding:26px 34px 37px 20px;
	width:200px;
	background-color:#F7F9FA;
	border:1px solid #F1F3F4;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
}
.type_tab {
	padding:15px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
.type_tab ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.type_tab li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	width:150px;
	text-align:center;
	line-height:22px;
}
.type_tab li a{
	text-align:center;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	width:170px;
	text-align:center;
	line-height:22px;
	background-color:#659BD4;
	border:1px solid #000000;
}
.type_tab li a:hover{
	text-align:center;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:#FAD25A;
}
/*------------------>> Project Status  <<----------------------*/
.project_status_box {
	padding:10px 0px 20px 18px;
}
.status_displaybox {
	border:1px solid #C3CAD1;
	padding:14px 0px 20px 14px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Verdana, SansSerif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
}
.img_box {
	padding:0px 10px 13px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
/*------------------>> Specification  <<----------------------*/
.specification_box {
	padding:10px 18px 20px 18px;
}
.specification_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.specification_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.specification_listing li{
	padding:0px 0px 12px 20px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/listbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*------------------>> Availability Chart  <<----------------------*/
.availability_box {
	padding:10px 18px 20px 18px;
}
.availability_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.availability_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.availability_listing li{
	padding:0px 0px 17px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-family:Tahoma, Verdana, SansSerif;
	font-size:12px;
	color:#444444;
}
.availability_top_curve {
	background-image:url(../images/avilable_topbg.gif);
	width:459px;
	height:34px;
}
.availability_middle_box {
	width:447px;
	padding:0px 5px 5px 5px;
	border-bottom:1px solid #C3CAD1;
	border-left:1px solid #C3CAD1;
	border-right:1px solid #C3CAD1;
	background-color:#FFFFFF;
}
/*------------------>> Elevation  <<----------------------*/
.availability_box {
	padding:20px 18px 20px 18px;
}
.margin {
	padding-bottom:25px;
}
/*------------------>> Amenities  <<----------------------*/

.amenities_box {
	padding:20px 18px 20px 18px;
}
.amenities_listing {
	padding:10px 60px 0px 0px;
	margin:0px 0px 0px 0px;
}
.amenities_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.amenities_listing li{
	padding:0px 10px 2px 13px;
	margin:0px 0px 15px 0px;
	list-style:none;
	background-image:url(../images/icon_listing.gif);
	font-family:Tahoma, Verdana, SansSerif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	background-position:left 4px;
	background-repeat:no-repeat;
	float:left;
}
.specification_listing01 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.specification_listing01 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.specification_listing01 li{
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/listbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*------------------>> Accessibility  <<----------------------*/
.accessibility_box {
	padding:10px 18px 20px 18px;
}
.accessibility_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.accessibility_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.accessibility_listing li{
	padding:0px 0px 12px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/list_bg1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*------------------>> Submit Enquiry  <<----------------------*/
.submit_box {
	padding:10px 18px 20px 18px;
	font-family:Tahoma, Verdana, SansSerif;
	font-size:12px;
	color:#333333;
}
.submit_box span{
	color:#E16E21;
}
.submit_container {
	padding:25px 0px 0px 43px;
	margin:0px 0px 0px 0px;
}
.field_002{
	width:190px;
	height:16px;
	border:#D6D7E1 solid 1px;
	color:#666666;
	font-size:11px;
}
.area_001{
	width:190px;
	height:75px;
	border:#D6D7E1 solid 1px;
	color:#666666;
	font-size:11px;
}
.button_003{
	background-image: url(../images/button_03.gif);
	background-repeat:no-repeat;
	width:63px;
	height:19px;
	margin:0px;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin-top:5px;
	font-family:Tahoma, Verdana, SansSerif;
}
/* Preview Trial
--------------------------------*/
.border_preview {
	border: #C2C2C2 2px solid;
	z-index: 100; 
	background: #fff;
	position: absolute
}
#loader_container {
	width: 100%; 
	position: absolute; 
	top: 40%; 
	text-align: center;
}
#loader {
	border: #6a6a6a 1px solid; 
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	font-size: 10px; 
	z-index: 255; 
	padding-bottom: 16px; 
	margin: 0px auto; 
	width: 135px; 
	color: #C50800; 
	padding-top: 10px; 
	font-family: Tahoma, Helvetica, sans; 
	background-color: #ffffff; 
	text-align: left
}
.loading_temp_pre
{
	color:#bd0403;
	font-family:Arial;
	font-size:11px;
}
#loader_bg {
	font-size: 1px; 
	left: 8px; 
	width: 113px; 
	position: relative; 
	top: 8px; 
	height: 7px; 
	background-color: #ebebe4
}
#progress {
	font-size: 1px; 
	left: 10px; 
	width: 1px; 
	position: relative; 
	top: 1px; 
	height: 5px; 
	background-color: #9d9d94
}
.title_h21 {
	padding-right: 0px; 
	padding-left: 18px; 
	padding-bottom: 0px; 
	width: 300px; 
	padding-top: 12px;
	color:#C50800; 
	font-family:Arial; 
}
.preview_temp_load {
	padding: 10px; 
	vertical-align: middle; 
	text-align: center
}
.preview_temp_load IMG {
	vertical-align: middle; 
	text-align: center
}


/********************************  January 05 2009 **********************************************************************/




/**************** TABS *************************/

.tab_10_bg {
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	height:35px;
	
}

/****************** Tab On Going Projects*****************************/
.tab_ongoing_active {
	background-image:url(../images/tab_ongoing.gif);
	background-repeat:no-repeat;
	width:158px;
	height:35px;
	display:block;
	background-position:top;
}
.tab_ongoing_normal {
	background-image:url(../images/tab_ongoing.gif);
	background-repeat:no-repeat;
	width:158px;
	height:35px;
	display:block;
	background-position:bottom ;
}


/****************** Tab Completed Projects *****************************/

.tab_completed_active {
	background-image:url(../images/tab_completed.gif);
	background-repeat:no-repeat;
	width:176px;
	height:35px;
	display:block;
	background-position:top;
}
.tab_completed_normal {
	background-image:url(../images/tab_completed.gif);
	background-repeat:no-repeat;
	width:176px;
	height:35px;
	display:block;
	background-position:bottom ;
}


/****************** Tab Coming Projects *****************************/
.tab_coming_active {
	background-image:url(../images/tab_coming.gif);
	background-repeat:no-repeat;
	width:149px;
	height:35px;
	display:block;
	background-position:top;
}
.tab_coming_normal {
	background-image:url(../images/tab_coming.gif);
	background-repeat:no-repeat;
	width:149px;
	height:35px;
	display:block;
	background-position:bottom;
}



.sub_head_04 {
	font-family: Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:25px 0 0 0px;
	padding-bottom:3px;
	color:#81859D;
}
.sub_head05{
	padding:0 0 0px 0px;
	margin:0px 0 0px 0;
	font-weight:bold;
	color:#E57F3A;
	line-height:14px;
}
.sub_head05 span {
	padding:0 0 0px 0px;
	font-weight:bold;
	color:#666666;
}
.border01 {
	border:#C3CAD1 solid 1px;
	padding:2px 2px 2px 2px;
	margin:0px 10px 10px 0px;
	float:left;
}


/******************* Testimonial Listing ********************/
.testimonial_listing {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.testimonial_listing ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.testimonial_listing li {
	margin:15px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	border-bottom:1px dotted #000000;
}



