@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ecedf1;
}
.phone_num {
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46474B;
	margin: 0;
	padding: 0;
}
#offer {
	width: 90%;
	border: 1px double #900;
}

a.enquiry {
	text-decoration: none;
	color: #46474B;
}
.info_txt {
	color: #060;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 0;
}


.contact_box {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.page {
	background-color: #FFFFFF;
	background-image: url(images/layout/page_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #2E2F30;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #46474B;
	margin: 0;
	padding: 0;
}
.sub_title {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #2E2F30;
	padding-bottom: 8px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #46474B;
}
.intro_div {
}
.page_signature {
	background-color: #FFFFFF;
	background-image: url(images/home/signature_title.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.side_box {
	background-color: #ecedf0;
}
.range_txt {
	display: none;
}
.range_txt_show {
	padding: 8px;
}

.small_txt {
	font-size: 12px;
}
.alt_row {
	background-color: #ECEDF1;
}
.show {
	border: 1px solid #060;
	
}
.hide {
	display:none;
}
.table_bg {
	background-color: #F7F5F4;
}
.text_box {
	background-color: #FFF;
	border: 1px solid #666;
	width: 250px;
}
