body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}

.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.contenttext {
	font: 11px/16px Arial;
}
.servicestext {
	font-family: Arial;
	font-size: 11px;
	color:  #091552;
}

.headertext {
	font-family: Arial;
	font-size: 20px;
	color:#333333;
	margin-left: 10px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.text12 {  
	font-family: Arial; 
	font-size: 12px}
	
.text10 {
	font-family: Arial;
	font-size: 10px;
}

.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: underline}
.linkblack {  color: #000000; text-decoration: underline}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: underline}

.text14 {  font-family: Arial; font-size: 14px; color:#091552;}

.text16 {  font-family: Arial; font-size: 16px; font-weight:bold}

a:hover {
	text-decoration: none;
}
.mainborders {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8A8A89;
	border-right-color: #000000;
	border-bottom-color: #8A8A89;
	border-left-color: #000000;
}
#contentarea {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px;
	width: 700px;
}
.footerbg {
	background-image: url(http://www.westmaintenance.com.au/images/general/footer.jpg);
}
.leftbg {
	background-color: #000000;
}
.img-border {
	border: 2px solid #999999;
}
#leftborder {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:right;
	background-color: #FFFFFF;
	background-image:url(../images/general/left-bg.jpg);
	background-repeat:repeat-y
	}
#rightborder {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:inherit;
	background-color: #FFFFFF;
	background-image:url(../images/general/right-bg.jpg);
	background-repeat:repeat-y
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #091552;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.contenttext ul {
	margin: 10px 0px 10px 35px;
	padding: 0px;
}

.contenttext li {
	line-height: 16px;
	margin-bottom: 5px;
}
