
body {
	padding:0;
	margin:0;
	color: #000000;
	font: 0.625em arial, tahoma, sans-serif, verdana;
	background:#ddd7bd;
}

#logo {
	position:absolute;	
	top:0px;
	right:27px;
	width:335px;
	height:125px;
	background:transparent url(i/logo.png) repeat-x;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/logo.png', sizingMethod='scale');
	z-index:5;
}

#sold {
	position:absolute;	
	bottom:42px;
	right:30px;
	width:251px;
	height:164px;
	background:transparent url(i/sold.png) repeat-x;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/sold.png', sizingMethod='scale');
	z-index:5;
}

#top_red_line {
	position:absolute;	
	top:0px;
	width:980px;
	height:75px;
	background:transparent url(i/top_red_line.png) repeat-x;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/top_red_line.png', sizingMethod='scale');
	z-index:0;
}

#main_menu {
	position:absolute;	
	padding-left:30px;
	bottom:47px;
	z-index:10;
}

#house {
	position:relative;	
	width:980px;
	height:484px;
	margin:0 auto;
	padding:0px;
	background:transparent url(i/house.jpg) no-repeat top center;
	z-index:0;
}




#content {
	position:relative;	
	width:92.5em;
	margin:0 auto;
}
#qcontact{
	float:left;
	width:27em;
	background-color:#bf0500;
	color:#FFF;
	padding:0;
}

#qcontact .pp {	font-size:1.2em; margin:0 0 1.2em 0;}
#qcontact p {	font-size:1.2em; margin:1.2em 0 0 0; 	line-height: 1.5;}
#qcontact p a {color:#ffe55c;}


.qcorners {
     background: url(i/qtl.gif) top left no-repeat;
}
.qcorners div {
     background: url(i/qtr.gif) top right no-repeat;
}
.qcorners div div {
     background: url(i/qbr.gif) bottom right no-repeat;
}
.qcorners div div div {
     background: url(i/qbl.gif) bottom left no-repeat;
}


#mtext{
	float:right;
	width:63em;
	background-color:#FFF;
}

#mtext h1 {
	color:#bf0500;
	margin:0 0 1em 0;
	font-size:2em;
	font-weight:300;
}

#mtext h1 span {color:#362f2d;}

#mtext p {
	margin:0 0 1.2em 0;
	font-size:1.2em;
}

*+html #mtext p {
	margin:0 0 0.9em 0;
}


#mtext td, ol  {	font-size:1.2em;}

#mtext a, span.go{ 
	margin:0 0 0.6em 0;
	padding:0 0 0 2em;
	color:#bf0500;
	background: url(i/a_li.gif) center left no-repeat;
	text-decoration: underline;
	cursor:pointer;
}

.mcorners {
     background: url(i/mtl.gif) top left no-repeat;
}
.mcorners div {
     background: url(i/mtr.gif) top right no-repeat;
}
.mcorners div div {
     background: url(i/mbr.gif) bottom right no-repeat;
}
.mcorners div div div {
     background: url(i/mbl.gif) bottom left no-repeat;
}


.txtpadding {padding:2.5em}

.note {
	color:#656244;
	margin:3em 2em;
	text-indent: -1em;
	text-align: justify;
}

p.note span {
	font-size:1.2em;
}


.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer {
	position:relative;	
	width:98em;
	height:12.4em;
	margin:0 auto;
	padding:0px;
	background:#FFF url(i/bg_btm.gif) no-repeat bottom right;
	z-index:0;
}

#footer ul {
	color:#003600;
	margin:0;
	list-style:none;
	padding:3.2em 0 0 4em;
}

#footer ul li {
	font-size: 1.2em;
	display: inline;
	color:#144f98;
	margin:0 18px 0 0;
}

#footer ul li a { color:#000;}	
#footer ul li span { color:#F00;}
#footer ul li a:hover {	color:#ff0000;}

#copyright { padding:2em 0 0 4em;	color:#000;}
/* #copyright { padding:2em 0 0 4em;	color:#a09b81;} */
#copyright p { margin:0em; font-size: 1.2em; }
#copyright p span {	margin-left:3em;}
#copyright p a { color:#000;}
/*#copyright p a { color:#a09b81;}*/




#msecond{
	background-color:#FFF;
}

#msecond h1 {
	color:#bf0500;
	margin:0 0 1em 0;
	font-size:2em;
	font-weight:300;
}
#msecond h1 span {color:#362f2d;}

#msecond p {
	margin:0 0 1em 0;
	font-size:1.2em;
}

#msecond a { 	color:#bf0500;}

#msecond td, ol  {	font-size:1.2em;}


.22in2 {  background-color: #f5f5f5; font-family: Verdana; font-size: 10px; color: #000000; border-right: cccccc 1px solid; border-top: cccccc 1px solid; border-left: cccccc 1px solid; border-bottom: cccccc 1px solid}


/*
.select-menu, .text-input, .input-button {font-family: verdana, helvetica, arial;color : green; font-weight : bold; font-size: 10px}, 
*/

input, select, textarea	 {
	border: 1px solid #ddd;
	font: 12px arial, sans-serif;
	color: #666;
	padding: 2px;
	margin-bottom: 0px;
	outline: none;
}

select, textarea {
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#666;
	scrollbar-base-color:f5f5f5;
	scrollbar-darkshadow-color:#666;
	scrollbar-face-color:f5f5f5;
	scrollbar-highlight-color:f5f5f5;
	scrollbar-shadow-color:f5f5f5;
}

#mtext .mcorners .txtpadding {
    position: relative;
}

#mtext .mcorners .txtpadding a#feeStar {
    background: url("i/fee-star-red.gif") no-repeat;
    display: block;
    height: 149px;
    position: absolute;
    right: 20px;
    top: -30px;    
    width: 150px;
}

#mtext .mcorners .txtpadding a#feeStar span {
    display: none;
}

