* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
}
a {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a.enquire_now {
	background: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding: 0.25em;
	text-align: center;
	text-decoration: none;
}
a.enquire_now:hover {
	color: #AAAAAA;
}	
img {
	border: none;
}
p{
	margin-top: 1.25em;
}
table {
	border: none;
	border-collapse: collapse;
}
table.listing {
	border: 1px solid #ECECEC;
}
table.listing a {
	color: #FFFFFF;
	font-size: 14px;
}
table.listing a:hover {	
	text-decoration: none;
}
#page_layout {
	background: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#content_area {
	min-height: 600px;
}
#content_holder {
	margin-left: 135px;
	margin-right: auto;
	margin-top: 2.25em;
	text-align: left;
	width: 95%;
}
#content_holder td {
	background: #FFFFFF;
}
#content_holder td.alt {
	background-color: #363636;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.15em;
	padding: 1.5em;
	text-align: left;
}
#spacer {
	height: 2.5em;
}
#search_form {
	background: url(images/search.jpg);
	background-position:right;
	background-repeat: no-repeat;
	height: 35px; 
	padding-right: 0.85em;
	position: absolute;
	right: 0;
	top: 14.35em;
	width: 242px;
	z-index: 2000;
}
#search_form table {
	margin-top: 0.15em;

}
#other_content {
	z-index: 2000;
}
#footer {
	background: url(images/botrep.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.branding {
	margin-left: auto;
	margin-right: auto;
	width: 929px;
}
.home_page {
	background-color: #363636;
	border: 1px solid #000000;
	color: #FFFFFF;
	height: 380px;
	margin-bottom: 1.25em;
	margin-left: 0;
	margin-right: auto
	margin-top: 2.5em;
	width: 775px;
}
.home_page  a {
	color: #FFFFFF;
}
.home_page  h3 {
	font-size: 15px;
	letter-spacing: normal;
	margin-bottom: 1.25em;
	margin-top: 2.25em;
	text-align: left;
	
}
.home_page p {
	line-height: 1.45em;
	margin-top: 1.25em;
}
.home_page p a {
	background: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	padding: 0.25em;
	text-align: center;
	text-decoration: none;
	width: 90px;
}
.home_page p a:hover {
	color: #FDC818;
	text-decoration: none;
}
.paging {
	float: right;
	width: 80%;
}
.paging ul {
	background: inherit;
	float: right;
	font-family: inherit;
	font-size: 0.95em;
	list-style: none;
	margin: 0.25em 0.15em 1.75em 0;
	padding: 0.25em; 
}
.paging li {
	float: left;
}
.paging li a {
	display: block;
	margin: 0 0.05em 0 0;
	padding: 0 0.15em;
	text-decoration: underline;
}
.paging li a:hover {
	text-decoration: none;
}
