@charset "utf-8";
/* CSS Document */


body {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.realestate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.ver12blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41B1F5;
	font-weight: bold;
	text-decoration: none;
}
.projectmarquee {
	background-image: url(images/project_marquee.png);
	height: 165px;
	width: 362px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.bullet li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	list-style-type: none;
}
.projectmarquee img {
	padding-top: 10px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.projectmarquee #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #055A7A;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}


.border1 {
	border: 1px solid #3333CC;
}
.border2 {
	border: 1px solid #999999;
}
.ver12orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A6C;
	text-decoration: none;
}
#mapbg {
	background-image: url(images/india-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.attherate {
	background-image: url(images/attheratebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.border3 {
	border: 2px solid #b9b9b9;
}

.para2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0793C7;
	text-align: justify;
}
.ver12orangedark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF552B;
	text-decoration: none;
}
#mapbg-center {
	background-image: url(images/india-map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.linespace1 {
	line-height: 9px;
}
.para1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #888888;
	text-decoration: none;
	text-align: justify;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titlebox {
	background-image: url(images/titlebg.jpg);
	height: 30px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}
.contact-add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #888888;
	text-decoration: none;
}

#allflash {
	height: 800px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.projectbg {
	background-image: url(images/projectbg.jpg);
	background-repeat: no-repeat;
	height: 299px;
	width: 180px;
}


.bullet1 {
	list-style-image: url(images/bullet1.jpg);
}
#headerflash {
	height: 146px;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#timestamp {
	height: 64px;
	width: 56px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#layou {
	height: 236px;
	width: 516px;
}
#bottomlinks {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
.list {
	list-style-image: url(images/butt.jpg);
}

#news {
	height: 102px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#toplink1 {
}
#toplink1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
#toplink1 a:hover {
	color: #000000;
	text-decoration: none;
}





.clear {
	line-height: 0px;
	clear: both;
}
#flashlink {
	height: 256px;
	width: 212px;
	margin-left: 2px;
}


.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColFixCtrHdr #header {
	width: 1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #header #leftdiv {
	float: left;
	width: 228px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #header #leftdiv #links {
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ver11graynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.buttontitle1 {
	background-image: url(images/titlestrip1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
}
.borderblue {
	border: 1px solid #C2E8FD;
}


.headingbg      {
	background-image: url(images/headingbg.jpg);
	height: 30px;
	margin-left: 10px;
	text-align: center;
	padding-top: 5px;
	margin-right: 4px;
}
.button {
	background-image: url(images/button.jpg);
	display: block;
	height: 18px;
	width: 77px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button a {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0F6B8E;
	text-decoration: none;
}
.button a:hover {
	color: #FF0000;
}

.oneColFixCtrHdr #container #header #rightdiv #colums #col1 #aboutusbg #aboutusbg1 {
	background-image: url(images/aboutusbg1.jpg);
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #container #header #rightdiv #colums {
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.oneColFixCtrHdr #container #header #rightdiv #colums #col1 #aboutusbg {
	background-image: url(images/aboutusbg.jpg);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #container #header #rightdiv #colums #col1 {
	float: left;
	width: 517px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #header #rightdiv #colums #col2 {
	float: left;
	width: 230px;
	margin: 0px;
	background-image: url(images/rightcolumnrightbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
}

a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0502;
	text-decoration: none;
}
.box1 {
	border: 1px solid #999999;
}

.headingbox {
	background-image: url(images/titlestrip.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
}
.ver11bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.bottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	height: auto;
}


.box {
	height: 16px;
	width: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A5E2FA;
}
#mihan {
	height: 168px;
	width: 228px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




h3 {
	font-family: sans-serif, arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00548f;
	text-decoration: none;
}

.boxbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4AA1CC;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 70px;
	width: 350px;
	border: 1px solid #4AA1CC;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4AA1CC;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #4AA1CC;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0678A4;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06759F;
	font-weight: bold;
}
.ul123 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cb0a0a;
	text-decoration: none;
}


.oneColFixCtrHdr #header #rightdiv {
	float: left;
	width: 772px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
.oneColFixCtrHdr #container #header #rightdiv #topimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
.oneColFixCtrHdr #bottomcontainer {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
}
.boxhome {
	height: 18px;



	width: 100
.px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A5E2FA;
	width: 120px;
}




 #emailUs
  {
    display: block;
	float:left;
    width: 158px;
    height: 32px;
	margin-left:5px;
	margin-right:5px;
    background: url("images/layoutbutt.jpg") no-repeat 0 0;

  }

 



#locationmap
  {
    display: block;
	float:left;
    width: 158px;
    height: 32px;
	margin-left:5px;
	margin-right:5px;
    background: url("images/locationmap.jpg") no-repeat 0 0;

  }
  
#enquiry
  {
    display: block;
	float:left;
    width: 158px;
    height: 32px;
	margin-left:5px;
	margin-right:5px;
    background: url("images/enquiry.jpg") no-repeat 0 0;

  }  
  

 



#sailentfeatures
  {
    display: block;
	float:left;
    width: 158px;
    height: 32px;
	margin-left:5px;
	margin-right:5px;
    background: url("images/sailentfeatures.jpg") no-repeat 0 0;

  }
.li1 {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
	list-style-image: url(images/smallbullet.jpg);
}

#gallerybg {
	background-image: url(images/gallerybg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 371px;
	width: 659px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 30px;
}


topimg1
{
   position:absolute;
   margin:0px auto 0px auto;
   width:740px;
	
	}#foor_plan {
	display: block;
	float:left;
	width: 158px;
	height: 32px;
	margin-left:5px;
	margin-right:5px;
	background-image: url(images/floor_plan.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.butt{padding:0px; margin:0px;}
.butt li{ float:left; list-style:none; margin:0px; padding:5px 4px 20px 4px;}
.butt li a{background:url(images/button1.jpg); width:140px; height:27px; display:block; padding-top:0px; text-align:center; font-weight:bold; line-height:25px}.border4 {
	border: 1px solid #0994C1;
}

#darkbutt{ background:url(images/darkbutt.jpg) no-repeat 0px 0px ; width:140px; height:27px; display:block;}

