body {
	margin: 0px;
	font-size: 12px; 
	background-color:#2A1200; 
	font-family: Verdana, Helvetica, sans-serif; 
	height: 100%;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-width:	960px;
	min-height:	460px;
}
textarea{
	font-family: Verdana, Helvetica, sans-serif;
}	
.armour{
	background-image:url(images/armour.gif);
}
.charities{
	background-image:url(images/armour.gif);
	background-attachment:fixed;
	background-position: left center;
}
.construction{
	background-image:url(images/armour.gif);
	background-attachment:fixed;
	background-position: 10px center;
}
.farms{
	background-image:url(images/armour.gif);
	background-attachment:fixed;
	background-position: left center;
}
.leisure{
	background-image:url(images/armour.gif);
	background-attachment:fixed;
	background-position: 0px center;
}
.property{
	background-image:url(images/armour.gif);
	background-attachment:fixed;
	background-position: 0px center;
}
.fencing{
	background-image:url(images/fencing.gif);
}
.polo{
	background-image:url(images/polo.jpg);
}
#toppanel{
	height:	120px;
	text-align:center;
	vertical-align:bottom;
}
#toppanelPersonal{
	height:	0px;
	text-align:center;
	vertical-align:bottom;
}
#toppanelPersonalOverview{
	height:	120px;
}
#wrapper{
	text-align:center;
}
#logopanel{
	display:none;
	float:right;
}
#mainpanel{
	text-align:left;
	vertical-align:middle;
	width: 70%;
	color: #ffffff;
	display:block;
	position:absolute;
	left:15%;
}
#mainpanel1{
	text-align:left;
	width: 70%;
	color: #ffffff;
	display:none;
	position:absolute;
	left:20%;
}
#mainpanel-contact{
	text-align:left;
	width: 70%;
	color: #ffffff;
	position:absolute;
	top: 350px;
	left:20%;
}
#mainpanel2{
	text-align:left;
	width: 60%;
	color: #ffffff;
	display:none;
	position:absolute;
	left:20%;
}
#mainpanel3{
	text-align:left;
	width: 60%;
	color: #ffffff;
	display:none;
	position:absolute;
	left:20%;
}
#mainpanel4{
	text-align:left;
	width: 60%;
	color: #ffffff;
	display:none;
	position:absolute;
	left:20%;
}
#mainpanel5{
	text-align:left;
	width: 60%;
	color: #ffffff;
	display:none;
	position:absolute;
	left:20%;
}
#bottomright{
	text-align:center;
	float:right;
	height:100%;
	width:100%;
}
#footer1{
	text-align:center;
	color: white;
	position: absolute; 
	padding-top: 5px;
	padding-bottom: 0px;
	bottom: 0px; 
	left: 0px; 
	width:100%;
	position:fixed;
}
#footer{
	background-color: #C2262D;
	text-align:center;
	color: white;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:100%;
	font-size: 7pt;
}
