* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
}

body {
	font: 62.5%/1.4 Verdana, Arial, sans-serif;
	color: #000;
	background: url(../img/bg.png) repeat-x #287fa8;
}

/* Clear */
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a img {border: 0;}

/* Link */
a:link,
a:visited,
a:hover,
a:active {
	color: #0065a9;
}

/* Typography */
h1, h2, h3 {
	clear: both;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
	margin: 0 0 .5em 0;
	color: #0065a9;
}

h2 {
	font-size: 1.7em;
	margin: 1.5em 0 0 0;
	color: #0065a9;
}

h3 {
	font-size: 110%;
	margin: 1em 0 0 0;
	color: #000;
}

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

ul, ol {
	margin: 0 0 .5em 3em;
}

li {
	font-size: 1.2em;
}

li li {
	font-size: 1em;
}

/* hr */
div.hr {
	clear: both;
	height: 5px;
	background: url(../img/bg_hr.gif) repeat-x 50% 50%;
	margin: 0;
}

div.hr hr { display: none; }


/* Image in Content */
.img-right {
	float: right;
	margin: 5px 0 5px 10px;
}

.img-left {
	float: left;
	margin: 5px 10px 5px 0;
}

/* Box */
.box {
	background: #f6f4ea;
	margin: 0 0 1em 0;
}

.box .padding {
	padding: .5em 1em;
}

.box h2 {
	font-size: 1.8em;
	color: #9a957b;
	margin: 0;
}

b.rtop,
b.rbottom {
	display: block;
	background: #FFF;
}

b.rtop b,
b.rbottom b {
	display: block;
	height: 1px;
    overflow: hidden;
	background: #f6f4ea;
}

b.r1 {margin: 0 5px;}
b.r2 {margin: 0 3px;}
b.r3 {margin: 0 2px;}
b.rtop b.r4,
b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

/* Search */
#search {
	font-size: 1.7em;
	margin: 0;
	color: #000;
}

#search select {
	margin: 0 2em 1em .5em;
}

#search input {
	margin: 0 1em 0 .5em;
}

/* New offer*/
.new-offer {
	float: left;
	margin: 1em 0;
}

.new-offer .house {
	float: left;
	margin: 6px 10px 0 0;
}

.new-offer .description {
	float: left;
	width: 500px;
}

.new-offer .description h2 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0 0 .2em 0;
}

.new-offer .price {
	display: inline;
	font-size: 1.7em;
	color: #fff;
	background: url(../img/bg_price.gif) no-repeat #c80100;
	padding: .3em 1em .3em 1.3em;
}

.new-offer .price a:link,
.new-offer .price a:visited,
.new-offer .price a:hover,
.new-offer .price a:active {
	color: #fff;
	text-decoration: none;
}

/* News */
#news dl dt {
	font-size: 1.2em;
	font-weight: bold;
}

#news dl dd {
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

#news dl dd.date {
	font-size: 1.1em;
	color: #999;
	margin: 0;
}

/* Thumbnails */
.thumbnails {
	float: left;
	width: 265px;
	margin: 0 0 1em 0;
}

.thumb {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}

.text {
	float: left;
	width: 196px;
	padding: 5px 0 0 0;
}

.text h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}

/* Navigation */
#navigation ul {
	list-style: none;
	margin: 0;
}

#navigation li {
	font-size: 1.3em;
	font-weight: bold;
	color: #9a957b;
	margin: 0;
}

#navigation li a:link,
#navigation li a:visited,
#navigation li a:active {
	display: block;
	color: #000;
	text-decoration: none;
	background: #f6f4ea;
	padding: .2em .5em;
	border-bottom: 1px solid #ebe8d9;
}

#navigation li a:hover {
	color: #fff;
	text-decoration: none;
	background: #9a957b;
}


/* Container */
#container {
	width: 980px;
	margin: 0 auto;
	clear: both;
}

/* Header */
#header {
	height: 120px;
	background: url(../img/bg_header.gif) no-repeat 0 100%;
}

/* Logo */
#logo {
	float: left;
	width: 250px;
	padding: 20px 0 0 20px;
}

#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:active {
	color: #fc0;
	text-decoration: none;
}

#logo h2 {
	font-size: 2.4em;
	line-height: 1.2;
	color: #fc0;
	margin: 0;
}

#logo p {
	font-size: 1.1em;
	line-height: 1.2;
	color: #fff;
	margin: 0;
}

/* Agent */
#agent {
	float: left;
	height: 80px;
	font-size: 2.4em;
	color: #fff;
	padding: 25px 0 0 80px;
	background: url(../img/bg_agent.gif) no-repeat 0 50%;
}

#agent h2 {
	font-size: .8em;
	line-height: .9;
	margin: 0;
	padding: 0;
}

#agent a:link,
#agent a:visited,
#agent a:hover,
#agent a:active {
	color: #fc0;
	text-decoration: none;
}

#agent small {
	font-size: .7em;
}

/* Wrapper */
#wrapper {
	float: left;
	width: 100%;
	background: #fff;
}

/* Content */
#contentright {
	margin: 0 10px 0 0px;
	padding: 0;
	width:540px;
	float:right;
}
#contentleft {
	margin: 0 0px 0 65px;
	padding: 0;
	width:300px;
	float:left;
	display:inline;
}

/* Footer */
#footer {
	clear: left;
	
	overflow: hidden;
	border-top: 3px solid #fc0;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer p {
	font-size: 1.2em;
	color: #fff;
}


#copyright {
	width: 250px;
	padding: 1em 20px 1.2em 20px;
	float: left;
}

#design {
	width: 550px;
	padding: 1em 20px 1.2em 20px;
	float: right;
	text-align: right;
}


.contactformtop
{
	width:356px;
	height:43px;
	background:url(../img/contactustop.jpg) no-repeat top left;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc00;
	font-size:22px;
	font-weight:bold;
	line-height:20px;
	padding:5px;	

}
.contactformtop1
{
	width:356px;
	margin-left:25px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;

}	
.contactusform
{
	width:393px;
	height:332px;
	background:url(../img/contactformbg.png) no-repeat top center;
	padding:0px 10px 20px 10px;
}
.contactusinner
{
	width:333px;
	height:302px;
	padding:20px 20px 20px 30px;

}
.fullfield
{
	width:333px;
	height:25px;
	margin-top:10px;
	color:#000000;
	font-size:14px;
	font-weight:bold;

}
.lable
{	
	width:140px;
	float:left;
}
.textfieldcont
{
	width:186px;
	float:left;
	
}
.textfield
{
	width:180px;
	color:#000000;
	border:#5291ae 1px solid; 
	height:23px;
	
}
.tareafull
{
	width:333px;
	height:74px;
	margin-top:10px;
	color:#000000;
	font-size:14px;
	font-weight:bold;

}
.tarealable
{
	width:183px;
	float:left;
	

}
.tarea
{
	width:129px;
	height:74px;
	float:right;
}
.dropdownlist
{
 	width:116px;
	border:#5291ae 1px solid; 
	height:23px;
	

}
.textarea
{
	width:129px;
	height:74px;
	border:#5291ae 1px solid; 
}
.buttons
{
	height:42px;
	width:333px;
	margin-top:20px;
}
.privacybutton
{
	width:169px;
	height:42px;
	float:left;

}
.contactusbutton
{
	width:136px;
	height:34px;
	margin-top:8px;
	float:right;

}
.maintext
{
	margin:0px 5px;

}

.style1 {color: #fc0}

#outerlayer

{

	position:relative;
	width:980px;
	margin:auto;

}

#Layer1 {

	position:absolute;
	left:350px;
	top:161px;
	width:74px;
	height:89px;
	z-index:1;

}

