@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
<!-- * blink{visibility:expression((Math.floor(new Date().getTime()/500)%2)?"visible":"hidden");} -->
#main{
	width:100%;
	text-align:center;
}

#header{
	width:100%;
	height:126px;
	background-color:#1A1A1A;
}

#header_strip{
	width:100%;
	height:126px;
	background-image:url(../web_images/header_back.jpg);
	background-repeat:repeat-x;
}

.smallarea{
	height:45px;
	width:100%;
	text-align:center;
}

.smallareatext{
	height:12px;
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
#top_menu_container{
	width:920px;
	height:77px;
	text-align:center;
	margin:0px auto;
}

#footerbox
{
	width:100%;
	height:3px;
	background-color:#6FBD43;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}
#footerboxtext
{
	width:100%;
	height:36px;
	background-color:#1A1A1A;
	text-align:center;
	padding-top:10px

}
#footerboxtext .linktext
{
	width:920px;
	height:20px;
	background-color:#1A1A1A;
	overflow:hidden;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
}

#footerboxtext .linktext a
{
	width:920px;
	height:20px;
	background-color:#1A1A1A;
	overflow:hidden;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

#footerboxtext .linktext a:hover
{
	color:#CCC;
	text-decoration:none;
}

#topmenubox
{
	padding-left:20px;
	padding-top:48px;
}
#main_body{
	background:url(../web_images/realestate/blue_strip.gif) top left repeat-x;
	
}
.logo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/logo.png');
	float:left;
	width:105px;
	background-repeat:no-repeat;
	height:75px;
}
.logo[class]
{	background-image:url(../web_images/logo.png);
}

#topmenumain
{
	width:815px;
	text-align:left;
	float:left;
	padding-top:32px;
}
#body_container
{
	width:920px;
	margin:0px auto;
	text-align:left;
	height:910px;
}
#mainbodystrip
{
	width:100%;
	height:7px;
	background-color:#F1F7F9;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}

#tabpanel
{
	width:677px;
	height:230px;
	float:left;
	border-bottom:#05D9FF 1px solid;
	border-left:#05D9FF 1px solid;
	border-right:#05D9FF 1px solid;
	background:url(../web_images/ivrs/light_blue_strip.gif) top left repeat-x;
}

#mainbodystrip
{
	width:100%;
	height:7px;
	background-color:#F1F7F9;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}
/*============top menu styles============*/
#top_menu{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#top_menu li{
	float:left;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0px 0 0px; /* indent between menu items */
}
#top_menu li a{
	float:left;
	display:block;
	color:#fff;
	background:url(../web_images/top_menu_bg_over.gif) repeat-x;
	text-decoration:none;
}
#top_menu li a .menu_left{
	float:left;
	display:block;
	background:url(../web_images/top_menu_left_over.gif) no-repeat;
}
#top_menu li a .menu_right{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	text-align:center;
	padding:6px 25px 0 25px;
	height:23px;
	background:url(../web_images/top_menu_right_over.gif) no-repeat right top;
}
#top_menu li a:hover{
	background:url(../web_images/top_menu_bg.gif) repeat-x;
}
#top_menu li a:hover .menu_left{
	background:url(../web_images/top_menu_left.gif) no-repeat;
}
#top_menu li a:hover .menu_right{
	background:url(../web_images/top_menu_right.gif) no-repeat right top;
}
/*============= end of menu style=============*/

/*========== Text Styles ============*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#007eff;
	padding:0px;
	margin:0px;
	display:inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	display:inline;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #064C61;
	padding:0px;
	margin-top:7px;
	display:inline;
}


.whitefont2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitefont2 a
{	color: #FFFFFF;
	text-decoration:none;
}

.whiteSmallBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

.blueBorder
{
	border-bottom:#05D9FF 1px solid;
	border-left:#05D9FF 1px solid;
	border-right:#05D9FF 1px solid;
	background:url(../web_images/ivrs/light_blue_strip.gif) top left repeat-x;
}

.whiteSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitefontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #FFFFFF;
	text-decoration:none;
}

/*=================================*/

.WhiteMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing:2px;
	line-height:18px;
}

.bullet_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	width:190px;
	margin-top: .2em;
	list-style-type: none;
}

.bullet_list li {
	
	padding-left: .1em;
	margin-left:0em;
}

.bullet_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../web_images/realestate/bullet.gif) center left no-repeat;
	display:block;
	margin:0px;
	border-bottom:#044b65 1px dashed;
	padding:6px 0px;
	padding-left:17px;
	width:190px;
	color:#064C61;
	text-decoration:none;
}

.bullet_list li a:hover{
	color:#333333;
	text-decoration:underline;
}

.general_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: 0em;
	list-style-type: none;
}

.general_list li{
	background-image:url(../web_images/realestate/bullet_round.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.3em;
	padding-left: 1.7em;
	margin-left:.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	color:#282828;
	margin-top:0px;
	text-decoration:none;
}
/*============left panel top===========*/

.grayMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:400;
	color:#777;
	word-spacing:2px;
	line-height:18px;
}

/*=====================left panel start================== */

#leftpanel1
{
	width:700px;
	float:left;
	margin-top:18px;
}

.panel1top
{
	width:700px;
	float:left;
	margin-top:7px;
}

.house
{
	width:252px;
	height:261px;
	float:left;
	
}
.topborder
{
	width:442px;
	padding-left:5px;
	height:259px;
	float:right;
	border-bottom:#333434 1px solid;
	border-right:#333434 1px solid;
	border-top:#333434 1px solid;
}

.content1
{
	width:420px;
	height:25px;
	float:left;
	margin-top:7px;
}

.content2
{
	width:430px;
	float:left;
	padding-bottom:5px;
	margin-top:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	letter-spacing:0px;
	text-align:justify;
}

.content2 a
{
	color:#333;
	text-decoration:none;
}


.content7
{
	width:400px;
	height:20px;
	float:left;
	margin-top:7px;
}

#left2
{
	width:215px;
	float:left;
}


/*=======================right flower====================*/

#rightcont
{
	width:478px;
	float:right;
}

#right2
{
	width:463px;
	padding-left:15px;
	float:right;
	border:#333434 1px solid;
}

.flowertop
{
	width:450px;
	height:65px;
	float:left;
	margin-top:10px;
}

.flower
{
	width:100px;
	height:65px;
	float:left;
	margin-top:0px;
}

.caption
{
	width:290px;
	height:30px;
	margin-top:30px;
	float:right;
}
.content3
{
	width:450px;
	float:left;
	margin-top:4px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	letter-spacing:0px;
	text-align:justify;
}

.content3 a
{
	color:#333;
	text-decoration:none;
}

.greyMediumNormal
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	letter-spacing:0px;
	text-align:justify;
}

.content4
{
	width:447px;
	float:left;
	padding:4px 15px 0px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	letter-spacing:0px;
	text-align:justify;
	margin-top:7px;
	border:#333434 1px solid;
}

.shape1
{
	width:200px;
	padding:10px 0px 5px 10px;
	float:left;
	height:145px;
	margin-top:0px;
	border:#53b534 1px solid;
	background:#6cc42b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: -moz-linear-gradient(top, #7ee064, #50b436);
	background: -webkit-gradient(linear, center top, center bottom, from(#7ee064), to(#50b436));
	border-radius:8px;
	behavior: url(border-radius.htc);
}

.shapecaption
{
	width:210px;
	height:100px;
	float:left;
	margin-top:10px;
	border:#425c00 1px solid;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
}

.or
{
	width:130px;
	height:30px;
	float:left;
	clear:both;
	margin-left:40px;
	margin-top:15px;
}
.shape2
{
	width:200px;
	padding:10px 0px 5px 10px;
	margin-top:7px;
	float:left;
	border:#53b534 1px solid;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:#6cc42b;
	background: -moz-linear-gradient(top, #baf30f, #50b436);
	background: -webkit-gradient(linear, center top, center bottom, from(#baf30f), to(#50b436));
	border-radius:8px;
	behavior: url(border-radius.htc);
}

.shape3
{
	width:201px;
	padding:5px 0px 5px 10px;
	margin-top:7px;
	float:left;
	border:#53b534 1px solid;
	background:#6cc42b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: -moz-linear-gradient(top, #50b436, #baf30f);
	background: -webkit-gradient(linear, center top, center bottom, from(#50b436), to(#baf30f));
	border-radius:8px;
	behavior: url(border-radius.htc);
}

.shapewhitefont
{
	width:185px;
	height:100px;
	float:left;
	margin-top:64px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	font-weight:500;
	letter-spacing:0.5px;
}
/*====================right panel start===================*/

#rightpanel
{
	width:210px;
	float:right;
	margin-top:18px;
}

.ourportfolio2
{
	width:210px;
	height:18px;
	float:left;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#487e01;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
.ourportfolio
{
	width:210px;
	height:18px;
	float:left;
	margin-top:3px;
	font-family:Verdana, Geneva, sans-serif;
	color:#F60;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
.captionfont
{
	width:210px;
	height:25px;
	margin-top:7px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#F60;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
}
.portfoliopix
{
	width:210px;
	height:120px;
	float:left;
	margin-top:2px;
}
.packages
{
	width:192px;
	float:left;
	height:120px;
	margin-top:7px;
	background:url(../web_images/realestate/our_packages.gif) top center no-repeat;
}

.packagecontent
{
	width:170px;
	height:25px;
	padding-top:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#487e01;
	font-size:12px;
	font-weight:600;
	padding-left:15px;
	float:left;
}

.contact
{
	width:210px;
	height:66px;
	float:left;
	margin-top:12px;
}
.services
{
	border:none;
	width:210px;
	height:131px;
	float:left;
	margin-top:5px;
}
.bluefontLarge
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	float:left;
	font-weight:600;
	width:210px;
	height:40px;
	margin-top:5px;
	color:#39F;
	text-decoration:none;
	font-style:normal;
}

.box6
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	font-weight:500;
	background:url(../web_images/realestate/blue_round.gif) top left no-repeat;
	width:205px;
	height:110px;
	padding:4px 0px 0px 10px;
	margin-top:7px;
	color:#39F;
	text-decoration:none;
	font-style:normal;
}

.textbox3{
	margin: 0;
	padding: 2px 0px 0px 4px;
	border: 1px solid #9BCD28;
	width: 160px;
	height: 15px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size: 11px;
	color: #323331;
	background-color:#f0fbff;
	text-align:left;

}


.combo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9BCD28;
	background-color:transparent;
	outline-color:#9BCD28;
	width: 80px;
	height:17px;
}
.combo-input {
	border: #E7F4C9;
	height:				22px;
	vertical-align:text-top;
	background-color: 	#E7F4C9;
	font-family: 		arial, verdana, sans-serif;
	font-size: 			11px;
	color:				#424341;
	padding:0px 0px 4px 0px;
	margin:0px 0px 20px 0px;
	cursor:pointer;

}

.buttonGreenSmall{
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	background-image:url(../web_images/realestate/button_strip_green.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:none;
	font-size:11px;
	text-align:center;
	background-color:transparent;
	color:#ffffff;
	width:80px;
	height:17px;
}
.box7
{
	width:170px;
	margin-top:5px;
	height:17px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:700;
}
.box8
{
	width:80px;
	margin-top:5px;
	height:17px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:500;
}
.box9
{
	width:80px;
	margin-top:5px;
	height:17px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
	font-weight:500;
}

/*=========chatbox============*/
#bulletbox2
{
	width:204px;
	float:left;
	padding:2px;
	margin-top:4px;
	border:#99ccff 1px solid;
}

#chatbox 
{
	width:204px;
	padding:1px 0px 0px 4px;
	float:left;
	margin-top:3px;
	border:none;
	
}

.yahoobox
{	width:200px;
	margin:0px 0px 0px 0px;
	float:left;
}

.yahooshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_yahoo.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.skypeshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_skype.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.msnshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_msn.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.googletalkshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_gtalk.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}
.yahoofont
{
	width:140px; 
	float:left;
	padding:0px;
	margin:0px 0px 0px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#064C61;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}

.vertical_divider{
	background-image:url(../web_images/vertical_divider.jpg);
	margin-left:2px;
	background-repeat:repeat-y; 
	background-position:left;
	float:left; 
	width:6px;
	height:40px;
}

#chatboxlist
{
	width:208px;
	float:left;
	margin-top:3px;
	border:#B2DCEA 1px solid;
	
}
#chatbox_shape
{
	width:208px;
	float:left;
	margin-top:3px;
	border:#B2DCEA 1px solid;
	
}

.scrollerborder
{
	width:210px;
	border:none;
	background-color:#04aaff;
	height:124px;
	float:left; 
	overflow:hidden; 
	margin-top:5px; 
	padding-top:0px
}

.scrollerleft
{
	width:18px;
	height:124px;
	float:left;
}

.scrollermiddle
{
	width:174px;
	height:122px;
	float:left;
	border-top:#20b1fc 1px solid;
	border-bottom:#20b1fc 1px solid;
}
.scrollerright
{
	width:18px;
	height:124px;
	float:left;
}
.orangefontlink
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#F30;
	text-decoration:blink;
	font-weight:normal;
	text-align:justify;
	font-style:normal;
}
.headingline2
{
	width:300px;
	margin-top:15px;
	margin-left:3px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#007eff;
	font-size:14px;
	line-height:20px;
	font-weight:600;

}
.bluefontlink
{
	color:#39F;
	text-decoration:none;
}

p
{ margin-top:4px;
padding:0px 0px;
}

#heading
{
	width:210px;
	padding-top:5px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#007eff;
	font-size:14px;
	font-weight:bold;
}
#bulletpanel
{
	width:210px;
	float:left;
	clear:both;
	margin-top:5px;
}

.bigtext2
{
	width:190px;
	float:left;
	padding-bottom:0px;
	padding-top:0px;

}

.bigtext3
{
	width:180px;
	float:left;
	padding-bottom:7px;
	text-align:right;

	
}

.bigtext4
{
	width:160px;
	float:left;
	padding-left:10px;
	padding-bottom:7px;
	text-align:right;

	
}

.whiteboxBig
{ width:35px;
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:50px;
font-weight:400;
text-decoration:none;
font-stretch:semi-condensed;
color:#ffffff;

}

.whiteboxBig2
{ width:70px;
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:40px;
font-weight:400;
text-decoration:none;
font-stretch:semi-condensed;
color:#ffffff;

}
.whitefont
{ font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:400;
color:#fff;
text-decoration:none;

}

.blackfont
{font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:400;
color:#000;
text-decoration:none;
}

.blackboxBig
{ width:140px;
height:30px;
padding-top:10px;
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:400;
text-decoration:none;
color:#000;

}

.blackboxBig2
{ width:110px;
height:30px;
padding-top:10px;
padding-left:0px;
float:right;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:400;
text-decoration:none;
font-stretch:condensed;
color:#000;

}
.yellowfontLarge
{
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
font-weight:400;
color:#faedb3;
text-decoration:none;
text-align:right;
}

.WhitefontLarge
{
font-family:Verdana, Geneva, sans-serif;
font-size:24px;
font-weight:400;
color:#ffffff;
text-decoration:none;
text-align:right;
}
.greenfontLarge
{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:400;
color:#000;
text-decoration:none;
text-align:right;
}

.floatdiv2
{
    position:absolute;
    width:174px;
	height:172px;
	right:0px;
	top:650px;
    padding:0px;
	background:none;
    border:none;
	z-index:5;
}

.roundrel
{
	margin: 0px;
	width:215px;
	padding: 0px;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}