@charset "utf-8";
/* CSS Document */


/* Universal selectors for rest all the previous style*/

*{
  margin: 0;
  padding: 0;
 }
/* ----------------------------
simple reset
---------------------------- */

html, body, ul, ol, li, form, fieldset, legend{	margin: 0;	padding: 0;}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; }

fieldset,img { border: 0; }

legend { color: #000; }

li { list-style: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table{	border-collapse: collapse;	border-spacing: 0;}

caption, th, td{	text-align: left;	vertical-align: top;	font-weight: normal;}

input, textarea, select{	font-size: 110%;	line-height: 1.1;}

abbr, acronym{	border-bottom: .1em dotted;	cursor: help;}

/* ----------------------------
End simple reset
---------------------------- */


body { background-color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }

a { text-decoration:none; color:#333333; font-family:Verdana, Geneva, sans-serif;  }

a:hover, a:active { color:#ff3300; }

h4 { font-family:Verdana, Geneva, sans-serif; font-weight:bold; }

h3, h2 { font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#666666; }



#main_wrapper {	width:1000px;	height:auto; margin:auto;}

#header { width:1000px; height:80px; }
#header_icon { width:320px; height:80px; float:left; }
#header_links { width:655px; height:65px; float:left;padding:15px 25px  0 0 ; color:#000;  background:#ffffff;  }
#header_links li{display:inline; padding:5px; list-style:none;}
#header_links li a{ text-decoration:none; }

#menu_wrapper{ width:1000px; height:38px; background-color:#e5e5e5; }
#menu_text{ width:460px; height:38px; background-color:#e5e5e5; float:left; text-align:center; line-height:38px; color:#666666; }
#menu_links{ width:540px; height:38px; float:left; }
.menu_links_box{ width:164px; height:30px; float:left; margin:4px; background:url(../images/menu_bg.jpg) no-repeat; line-height:30px; text-align:center;  }
.menu_links_box a{ text-decoration:none; color:#666666;  }
.menu_links_box a:hover, a:active{ text-decoration:none; color:#ff3300;  }

#banner_wrapper{width:908px; height:248px; margin:10px 29px 0 63px; overflow:hidden;}
#banner_box{width:908px; height:248px;}

#residential_properties { width:908px; height:50px; margin:0px 29px 0 63px; line-height:50px;}
#residential_properties_add_wrapper { width:908px; height:700px; margin:0px 29px 0 63px; }

#residential_properties_leftadd_area{ width:480px; height:695px; float:left; }
.residential_properties_leftadd{ width:477px; height:160px; float:left; background-color:#f0f0f0; margin:0 0 10px 0;  border:1px solid #e0e0e0; }
.residential_properties_leftadd_pics{ width:233px; height:160px; float:left;}
.residential_properties_leftadd_textbox{ width:238px; height:130px; float:left; padding:15px 0; color:#858585;}
.residential_properties_leftadd_text{ width:238px; height:98px; float:left;}
.residential_properties_leftadd_button{ width:238px; height:30px; float:left; text-align:center;}


#residential_properties_rightadd_area{ width:400px; height:695px; float:left; margin:0 0 0 28px; }
#send_enquiry{ width:385px; height:165px;border:1px solid #e0e0e0; }
#send_enquiry td{ text-align:left; color:#999999; line-height:20px;  }
#send_enquiry input{ width:175px; height:20px;  }
#send_enquiry textarea{ width:175px; height:35px; resize:none;  }

#site_plots { width:385px; height:30px; color:#999999; padding:15px 0 0 0; float:left; }
.site_plots_text { width:380px; height:110px; float:left; margin:5px 5px; }

#footer_above_line{ width:985px; height:10px; background-color:#e5e5e5; margin:0 0 0 15px;}

#footer{ width:600px; height:15px; padding:25px  200px;  }	

/* end of home page*/

#contactpage_content{ height:400px; padding:0 75px ; width:758px; margin:0 29px 0 63px;}

#contactpage_content p{ font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:28px; text-align:justify;}

#contactpage_content b{ font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:28px; text-align:justify; color:#ff3300;}

/* end of contact page*/

.coorg_img{ width:160px; height:160px; float:left; margin:5px 8px; text-align:center;}

