body{
	margin: 0px;
	background-color: #E9EDEF;
	background-repeat: repeat-y;
	background-position: center;



}

#maincontainer{
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: auto;
	float: none;
	overflow: hidden;
}


#maintextpanel{
	float: left;
	width: 340px;
	margin-left: 0px;

}

#layermainbanner {
	margin: 10px;
	background-image: url(images/newbigbanner.jpg);
	height: 450px;
	width: 930px;
}


#topnavlayer {
	width: 930px;
	height: 30px;
	text-align: right;
	background-position: top;

}
	
.maroontitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #330000;
	text-decoration: none;
	text-align: center;
}
#columnone{
	float: left;
	width: 175px; /*Width of left column in pixel*/
	height: 290px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 2px;
}
.thumb{
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#desc{
	float: left;
	width: 175px; /*Width of left column in pixel*/
	height: 90px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 2px;
}

#columntwo{
float: left;
width: 186px; /*Width of left column in pixel*/


}

#columnthree{
float: left;
width: 186px; /*Width of left column in pixel*/


}

#columnfour{
float: left;
width: 186px; /*Width of left column in pixel*/


}

#columnfive{
float: left;
width: 186px; /*Width of left column in pixel*/



}




.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 15px;

}

#footerone {
	margin: 10px;
	height: 220px;
	width: 930px;
	float: left;
border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}

#footerabout{
	float: left;
	width: 150px;
	margin-left: 0px;


}

#footerweb{
	float: left;
	width: 225px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;


}

#footergraphic{
	float: left;
	width: 225px; /*Width of left column in pixel*/
	margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;

}

#footeroptimisation{
	float: left;
	width: 310px; /*Width of left column in pixel*/
	margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;

}

#footergallery{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/

}
#footercontact{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/

}
#footertwo {
	margin: 10px;
	width: 930px;
	float: left;

}
#footerthree {
	margin: 10px;
	height: 80px;
	width: 930px;
	float: left;




}

.pageheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DABE3F;
	text-decoration: none
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B830A0;
	text-decoration: none
}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: underline}

.greyboxes {
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;

}

.whitetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.smallwhitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.whitemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitemainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DABE3F;
	text-decoration: none;
}
.smalllinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
