body {
	margin: 25px auto 0  auto;
	padding: 0;
	widht:990px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	background-color:#CCCCCC;
	background-image:url(images/stripe.jpg);
	background-repeat:repeat-x
}



h2{text-align:right; color:#7CB121; font-size:14px; font-weight:normal; margin:5px}
h5{font-size:12px; font-weight:bold; margin:15px 0px 4px 0px; text-align:center; background-color:#ffffff; color:#7CB121}
p,div{margin:0; padding:0; text-align:justify; }
a, a:link, a:visited, a:active, a:hover{color:#7CB121; text-decoration:none;font-size:11px; font-weight:bold}
select,input, textarea{font-size:10px; border:1px solid #7BB022}
#main { 
	position: relative;
	width: 760px;
	margin: 0 auto;
	height: auto;
	padding: 0px 30px 0px 0px;
	background-color:#FFFFFF;
	background-image: url(images/pix_sx.jpg);
	background-position:left;

	background-repeat:repeat-y;
	/*border:1px solid red;*/
	height:auto;
	min-height:580px !important;

	
}

#content{
	margin:0 0 0 140px;
	height:auto;
	
	color:#8B8989
}
#menu_head,#menu_head p {
	
	text-align:right;
	font-family: Helvetica,Geneva, Arial, sans-serif;
}
#menu_head img{border:none}
#menu_head a    { color: #7BB022;font-size:14px; }    /* unvisited links */

#menu_head a:link    { color: #7BB022;font-size:14px; }    /* unvisited links */
#menu_head a:visited { color: #7BB022;font-size:14px; }   /* visited links   */
#menu_head a:hover   { color: #7BB022;font-size:14px; } /* user hovers     */
#menu_head a:focus  { color: #8B898A;font-size:14px; }   /* active links    */
#menu_head a:active  { color: #8B898A;font-size:14px; }   /* active links    */




#flash_obj{
	height:190px; 
/*background-image:url(images/swf.jpg)
border:1px solid green;*/ margin:0px;padding:0px;width:590px;
}
#page_content{
	
	height:auto;


	
	padding:5px 0;
}


.text_home{margin:0; padding-bottom:5px; /*line-height:12px*/}


#last_5{ width:100%; text-align:center; float:left; padding:0 0 0 3px}

.box_property{
border:1px solid #8b8989;
width:110px; 
float:left; 
margin:3px;
padding:2px
}

#search p{ margin:10px 5px 0  0}

#contact_address{padding:0 15px 0  0}
#contact_address h3{ text-align:right; font-size:12px}
#contact_address p{text-align:right}
#form_contact p{text-align:left}
#footer {
	
	float:left;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	border: 1px solid #ccc;
	
	bottom:0;
	width:590px;


	
}


#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}
#copy{margin:0 auto;	width: 760px; text-align:right; color:#8B8989; }
#copy a{color:#8B8989; font-weight:normal; }

#copy, #copy a{font-size:9px}

.hidden {			/* Used for content that should be displayed */
				/* by non-stylesheet-aware browsers          */
   display:         none !important;
}

.access_key{
text-decoration:underline;
}


