@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;	
	background-color:#FFF;
}
#colour_frame {
	background-color:#000040;	
}
#frame {
	width:950px;
	margin:auto;
}
#left_menu {
	width:152px;
	float:left;
	margin-top:15px;
}
#menu_bar {
	width:940px;
	height:40px;
	clear:both;
	margin:auto;
	margin-top:20px;
}
#title_bar {
	width:850px;
	margin:10px;
}
#title_logo {
	width:200px;
	height:87px;
	float:right;	
}
#title_text {
	width:600px;
	height:87px;
	line-height:87px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#content {
	width:950px;
	float:right;
	margin-bottom:20px;
	color:#FFF;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#content_holder {
	padding:10px;	
}
#slider {
	width:100%;	
	clear:both;
	height:104px;
	margin:auto;
}
#footer_frame {
	width:100%;	
	clear:both;
	height:100px;
	background-image:url(images/footer_bg.jpg);
	margin-top:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	line-height:18px;
}
#footer_content {
	width:950px;
	margin:auto;
}
#footer_left {
	width:200px;
	float:left;
	text-align:left;
	padding-top:10px;
}
#footer_right {
	width:250px;
	float:right;
	text-align:right;
	padding-top:10px;
}
#footer_center {
	float:left;
	width:500px;
	text-align:center;
	padding-top:30px;
	font-size:14px;
}
.button{
	position: relative;
	height:40px;
	list-style: none;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	float:left;
}

.button a {
	float:left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	width:129px;
	text-align:center;
}
.button a:hover{
	color: #000;
	background-image:url(images/button_roll.jpg);
}
* html .button {
	margin-left:2px;	
}
.office {
	font-weight:bold;	
	font-size:14px;
}
#logo {
	padding-top:100px;
	text-align:center;
}
#slogan {
	padding-top:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:50px;
	color:#FFF;
	text-align:center;
}
#bottom {
	background-image:url(images/bottom_bg.jpg);	
}
#form_frame {
	margin-top:10px;
	margin-bottom:10px;
	width:200px;
	float:left;
	text-align:left;
}
#iframe {
	margin-top:10px;
	margin-bottom:10px;
	width:700px;
	height:400px;
	float:right;
	background-color:#FFF;
}
.prop_button{
	width:129px;
	margin:auto;
	margin-top:40px;
	height:40px;
	list-style: none;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
}
.prop_button a {
	display: block;
	color:#000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	width:129px;
	text-align:center;
}
.prop_button a:hover{
	color: #000;
	background-image:url(images/button_roll.jpg);
}
.prop_search_table {
	width:200px;
	color:#FFF;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tblTitle {
	font-weight:bold;
	text-align:left;
	text-align:center;
}
.price {
	width:60px;	
}
.prop_search_button {
	width:100px;
	height:25px;
}
.smaller {
	font-size:14px;	
	line-height:20px;
}
#heading {
	width:941px;
	height:66px;
	background-image:url(images/header_bg.jpg);
}
#heading_title {
	width:580px;
	float:right;
	line-height:60px;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#drop_menu .dropbutton a {
 display:none;
}
#drop_menu:hover .dropbutton a {
 display:block;
}
#holder {
 position:absolute;
 margin-left:272px;
 margin-top:30px;
 width:125px;
}
.dropbutton a {
	width:129px;
	margin:auto;
	list-style: none;
	display: block;
	color:#000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	text-align:center;
	background-image:url('images/dropbg.jpg');
}
.dropbutton a:hover {
	text-decoration:underline;
}
#emit {
	width:950px;
	margin:auto;
	text-align:right;
	font-size:10px;	
}
