body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FBFBBB;
	background-attachment: scroll;
	background-image: url(images/newbg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}
h3 {
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.menuline {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rbordergrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;

}
.indextext {
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;


}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFCC;
}
a:hover {
	color: #CCCC00;
	cursor: hand;
	


}
a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
.lowermenu {
	font-size: 10px;
}
.bigtext {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	line-height: 16px;
}
h2 {
	font-size: 14px;
	color: #999900;
	font-weight: bold;
	margin: 0px;
	padding: 3 0 3 0px;


}
.yellowitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCC00;
	font-weight: bold;
	line-height: 18px;
}
.rightbordershort {
	background-attachment: scroll;
	background-image: url(images/shortpicright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366
	padding: 3 0 3 0px;
}
.biggrey {
	font-size: 11px;
	color: #666666;
}
.dotunder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.testimonial {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
}
.indexbg {
	background-attachment: scroll;
	background-color: #FDFEC5;
	background-image: url(images/newbgstrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tinyitalic {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
.toplink {
	font-weight: bold;
	color: #CDCC02;
	text-decoration: underline;
}
.imgborder {
	padding: 5px;
	border: 1px solid #99CC00;
	margin: 5px;
}
/*enquiry form styles*/
.formwrapper {
	width:  500px;
}
.form-comments{
	width: 500px;
	/*margin: 0 0 -17px;*/
	padding: 0;
	list-style: none;
	float: left;
}
.form-comments li{
	width: 400px;
	float: left;
	padding: 0 0 17px;
	list-style: none;
}
.form-comments li label{
	width: 150px;
	float: left;	
	font-size: 120%;
	color: #333;
	margin: 0px;
	font-weight: bold;
	
}
.form-comments li .type-text{
	width: 243px;
	height: 15px;
	padding: 0px 0 5px 4px;
	border: 1px solid #666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0;
}
.form-comments li textarea{
	float: right;
	width: 237px;
	border: 1px solid #666;
	height: 94px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 2px 0 0;
	padding: 4px;
}
.form-comments li .type-img{
	float: right;
	width: 101px;
	height: 30px;
	margin: -3px 2px 0 0;
	position: relative;
	z-index: 100;
}
.signup {
font-size: 14px;
	color: #999900;
	font-weight: bold;
	margin: 0px;
	padding: 3 0 3 0px;
}
.signup img {
float: left;
padding-right: 15px;
padding-left: 5px;
}