
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#slice-menu-01 {
	position:absolute;
	left:230px;
	top:0px;
	width:86px;
	height:66px;
	background: url('images/slice_menu_01.jpg') no-repeat;
}

#slice-menu-02 {
	position:absolute;
	left:316px;
	top:0px;
	width:147px;
	height:66px;
	background: url('images/slice_menu_02.jpg') no-repeat;
}

#slice-menu-03 {
	position:absolute;
	left:463px;
	top:0px;
	width:109px;
	height:66px;
	background: url('images/slice_menu_03.jpg') no-repeat;
}

#slice-menu-04 {
	position:absolute;
	left:572px;
	top:0px;
	width:113px;
	height:66px;
	background: url('images/slice_menu_04.jpg') no-repeat;
}

#slice-menu-05 {
	position:absolute;
	left:685px;
	top:0px;
	width:115px;
	height:66px;
	background: url('images/slice_menu_05.jpg') no-repeat;
}

#realtor-FINAL-03_ {
	position:absolute;
	left:728px;
	top:12px;
}

#slice-top-left {
	position:absolute;
	background: url('images/slice_top_left.jpg') no-repeat;
	left:0px;
	top:0px;
	width:230px;
	height:66px;
}

#slice-menu {
	position:absolute;
	background: url('images/slice_menu.jpg') no-repeat;
	left:230px;
	top:0px;
	width:570px;
	height:66px;
}

#slice-header {
	position:absolute;
	left:0px;
	top:66px;
	width:800px;
	height:162px;
}

#slice-search {
	position:absolute;
	background: url('images/slice_search.jpg') no-repeat;
	left:0px;
	top:228px;
	width:183px;
	height:372px;
}

#slice-main {
	position:absolute;
	background: url('images/slice_main.jpg') no-repeat;
	left:183px;
	top:228px;
	width:617px;
	height:372px;

	padding-top: 20px;
	padding-left: 30px;
}

#slice-menu-01 a, #slice-menu-02 a, #slice-menu-03 a, #slice-menu-04 a, #slice-menu-05 a, #realtor-FINAL-03_ a
{
	color: white;
	font:11px 'Trajan Pro';
	text-decoration: none;
	text-transform: uppercase;
}

#slice-menu-01 a:hover, #slice-menu-02 a:hover, #slice-menu-03 a:hover, #slice-menu-04 a:hover, #slice-menu-05 a:hover, #realtor-FINAL-03_ a:hover
{
	color:#ddbe63; 
}

#slice-menu-01, #slice-menu-02, #slice-menu-03, #slice-menu-04, #slice-menu-05
{
	padding-top: 40px;
	text-align: center;
}

#search-criteria
{
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 10px;
}

#search-criteria-title
{
	color: black;
	font:12px 'Trajan Pro';
	text-transform: uppercase;
}

#critField
{
	border: 2px solid black;
	margin-top: 10px;
	width: 145px;
}

#content
{
	font:14px 'Trajan Pro';
	float: left;
	/* margin-top: 15px; */
	width: 550px;
}

#content-title
{
	color: black;
	font:22px 'Trajan Pro';
	text-transform: uppercase;
}

p
{
	margin-top: 0px;
	margin-right: 10px;
}

