body{
	background-color:#eeeeee;
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.topmenu{
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:20px;
}

.topmenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.topmenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.topmenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.left{
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}

.right{
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:73px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}

.menubg1{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.menubg1:hover{
	text-decoration:none;
	color:#f08b02;
}

.dropbg{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.dropbg:hover{
	text-decoration:none;
	color:#f08b02;
}

.enquirebg{
	background-image:url(images/enquirebg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fdb75a;
	height:136px;
}

.enquiretext{
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.formborder{
	border:#868585 solid 1px;
	background-color:#FFFFFF;
	font:11px Arial;
	color:#7a7a7a;
	text-decoration:none;
}

.dotbg{
	background-image:url(images/dotbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.bodytext{
	font:12px Arial;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}

.bodytext a:link{
	color:#333333;
	text-decoration:underline;
}

.bodytext a:visited{
	color:#333333;
	text-decoration:underline;
}

.bodytext a:hover{
	color:#333333;
	text-decoration:none;
}

.more{
	color:#fb7600;
	text-decoration:none;
}

.more:hover{
	color:#868585;
	text-decoration:underline;
}

.footer{
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	height:78px;
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.heading{
	font:bold 16px Arial;
	color:#fb7600;
	text-decoration:none;
}

.blue{
	line-height:18px;
}
	
.yellow{
	line-height:18px;
}

.orange{
	color:#f08b02;
}