.bg-head {
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	height: 110px;
}
.bg-menubar {
	background-color: #47abe9;
	height: 92px;
}
.bg-leftbar {
	background-image: url(../images/bg-leftbar.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.bg-bottombar {
	background-image: url(../images/bg-bottombar.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
.txt-std-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47ABE9;
}
.quick-txtbox-bg {
	
	width: 130px;
	height: 20px;
	background-image: url(../images/bg-txtbox.gif);
	background-repeat: no-repeat;
	float: right;
	vertical-align:middle;
	padding-left:5px;
}
.quick-txtbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47ABE9;
	border:0px;

	width: 120px;
	height: 14px;
	
}
.btn-enquiry {
	background-image: url(../images/btn-enquiry.gif);
	height: 34px;
	width: 90px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	margin: 0;
	padding: 0;
	border: 0;

}

.quick-txtlabel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
	
}

.txt-std-blue A:link, .txt-std-blue A:visited, .txt-std-blue A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47ABE9;
	text-decoration:none;
}
.txt-std-blue A:hover
{
	text-decoration:underline;
}

.bg-rightbar {

	background-image: url(../images/bg-rightbar.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.txt-std-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f686e;
}
.txt-home-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f686e;
	line-height: 18px;
}
.bg-mainblock {
	background-image: url(../images/bg-mainblock.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 336px;
	background-position: right;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #f6f6f6;
}

.div-gallary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
.div-price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
.div-gallary a:link, .div-gallary a:visited, .div-gallary a:active, {
	color: #666666;
	text-decoration:none;
}
.div-gallary a:hover {
text-decoration:underline;
}
