@charset "utf-8";
div.infobottom {
	background-color: #72879E;
	position: absolute;
	height: 63px;
	width: 570px;
	left: 280px;
	top: 427px;
	right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 20;
	background-image: url(bling.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	text-align: left;
	vertical-align: 50%;
	padding-top: 17px;
}
div.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666666;
	background-color: #EBEBEB;
	position: absolute;
	z-index: 4;
	height: 242px;
	width: 240px;
	left: 10px;
	top: 15px;
	right: auto;
	background-image: url(logo1.gif);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	padding-top: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.contactedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666666;
	position: absolute;
	z-index: 4;
	height: 380px;
	width: 288px;
	left: 280px;
	top: 15px;
	right: auto;
	padding: 10px;
	border: 1px solid #EBEBEB;
	background-position: center bottom;
	background-repeat: no-repeat;
	}
div.onlineenquiry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666666;
	position: absolute;
	z-index: 4;
	height: 400px;
	width: 288px;
	left: 600px;
	top: 15px;
	right: auto;
	padding: 0px;
	border: 1px solid #EBEBEB;
	}
.textlright {
	text-align: right;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: 400;
	color: #666666;
	border: 1px solid #CCCCCC;
}
