body {
	background: #383838 url(../images/top_bg.jpg) repeat-x 0 130px;
}

body, li, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* @group LAYOUT */

#Table_01 {
	position:absolute;
	left:50%;
	top:0px;
	width:739px;
	margin-left:-369px;
}

#regii-title_ {
	position:absolute;
	left:0px;
	top:0px;
	width:201px;
	height:130px;
}

#id-02_ {
	position:absolute;
	left:201px;
	top:0px;
	width:43px;
	height:130px;
}

#buying_ {
	position:absolute;
	left:244px;
	top:0px;
	width:67px;
	height:130px;
}

#selling_ {
	position:absolute;
	left:311px;
	top:0px;
	width:70px;
	height:130px;
}

#renting_ {
	position:absolute;
	left:381px;
	top:0px;
	width:81px;
	height:130px;
}

#relocation_ {
	position:absolute;
	left:462px;
	top:0px;
	width:84px;
	height:130px;
}

#prop_ {
	position:absolute;
	left:546px;
	top:0px;
	width:70px;
	height:130px;
}

#contact_ {
	position:absolute;
	left:616px;
	top:0px;
	width:78px;
	height:130px;
}

#id-09_ {
	position:absolute;
	left:694px;
	top:0px;
	width:45px;
	height:130px;
}

#page-title_ {
	background:#fff;
	position:absolute;
	left:0px;
	top:130px;
	width:201px;
	height:257px;
}

#city-photo_ {
	position:absolute;
	left:201px;
	top:130px;
	width:538px;
	height:257px;
}

#page-div_ {
	background:#fff;
	position:absolute;
	left:201px;
	top:387px;
	width:538px;
}

#page-content_ {
	position: relative;
	width: 460px;
	left: 50%;
	margin: 20px 0px 20px -230px;
	min-height:400px;
}

#footer_ {
	position:relative;
	width:538px;
	height:53px;
}

/* @end */

/* @group GENERAL SITE STYLES */

.ul_page_content {
	margin: 0;
	padding: 0;
	border: none;
}

.ul_page_content li {
	list-style-type: none;
	padding: 10px 0 10px 0;
	line-height: 1.5em;
}

.ul_page_content .div_page_header {
	padding: 0 0 2px 0;
}

.ul_page_content .div_page_intro {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-style: italic;
}

.ul_page_content .intro-tags {
	font-size: 14px;
	font-weight:bold;
	line-height: normal;
}

.ul_page_content .home-intro {
	font-weight:bold;
}

.img_flt_left {
	float: left;
	margin: 0px 10px 0 0;
	border: 1px solid transparent;
}

.img_flt_right {
	float: right;
	margin: 0 0 10px 10px;
}

a img {
	border: none;
}

img {
	border:none;
}

div.whitespace {
	height: 100px;
}

/* @end */

/* @group CONTACT FORM ELEMENTS */

fieldset {
	border: none;
}

legend {
	font-weight: bold;
	font-size: 13px;
}

label {
	float: left;
	width: 125px;
	padding: 2px 0 0 5px;
}

.req {
	color: red;
}

/* @end */