body {
	background-color: #FFF810;
	margin: 0px;
	padding: 0px;
}
.headerarea {
	background-color: #009CE5;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bandarea {
	background-image: url(images/band.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.contentarea {
	background-color: #FFFECD;
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;



}
.menuarea {
	background-image: url(images/stipple.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.featuresarea {

	background-image: url(images/stipple.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.logoarea {
	background-image: url(images/sky.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 60px;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80000;
	margin-bottom: 3px;
	height: 21px;
	background-color: #FFF810;
	cursor: hand;
}
.button td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E89900;
	border-bottom-color: #E89900;
	border-left-color: #FFFFFF;
}
.buttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80000;
	margin-bottom: 3px;
	height: 21px;
	background-color: #FFFB70;
	cursor: hand;
}
.buttonover td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E89900;
	border-bottom-color: #E89900;
	border-left-color: #FFFFFF;
}
.buttondown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80000;
	margin-bottom: 3px;
	height: 21px;
	background-color: #FFF810;
	cursor: hand;
}
.buttondown td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E89900;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #E89900;
}
.featureheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E80000;
}
.featurestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
}
.featurestable td{
	padding-bottom:3px;
}
.featurestable a{
	color: #E80000;
	text-decoration:none;
}
.featurestable a:hover{
	color: #E80000;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E80000;
	padding-left: 10px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E80000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E80000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #E80000;
}
p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;


}
li {
	list-style-type: disc;
}
.contentpic {
	float: right;
	width: 200px;
}
.picdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	padding-top: 1px;
	padding-bottom: 6px;

}
.MenuMainTable {
	cursor: hand;
	width: 168px;
	background-color: #FFF810;

}
.MenuSubTable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E80000;
	border-left-color: #E80000;
	position: absolute;
	visibility: hidden;
	cursor: hand;
	z-index: 99;
}
.MenuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80000;
	padding-left: 25px;
	cursor: hand;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #FFFFFF;
	border-right-color: #E89900;
	border-bottom-color: #E89900;
	border-left-color: #FFFFFF;
	height: 21px;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;




}
.MenuMainOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80000;
	padding-left: 25px;
	cursor: hand;
	width: 168px;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E89900;
	border-bottom-color: #E89900;
	border-left-color: #FFFFFF;
	height: 21px;
	background-color: #FFFB70;




}
.MenuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	background-color: #FFF810;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;
	width: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E80000;
	border-bottom-color: #E80000;
}
.MenuSubOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	background-color: #FFFB70;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;
	width: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E80000;
	border-bottom-color: #E80000;
}
.contenttable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E80000;
	border-left-color: #E80000;
}
.contenttable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E80000;
	border-bottom-color: #E80000;
	padding: 3px;


}
.searchbg {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 21px;
	width: 116px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E80000;
	height: 21px;
	width: 55px;
}
.enquirytextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 190px;
}
.enquirytextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 100px;
	width: 190px;
}
.enquirypadding {
	padding-left: 5px;
}

