body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active {
	color: black;
}

a.errorlink:link, a.errorlink:visited {
	color: #9400d3;
	text-decoration: none;
	font-weight: bold;
}
a.errorlink:hover, a.errorlink:active {
	color: blue;
	font-weight: bold;
}
a.email:link, a.email:visited {
	color: #9400d3;
	text-decoration: none;
	font-weight: bold;
}
a.email:hover, a.email:active {
	color: blue;
	font-weight: bold;	
}

.imageright {
	float: right;
	margin: 10px 4px 15px 15px;
}
.imageleft {
	float: left;
	margin: 0 13px 13px 0;
}
.imagecentre {
	text-align: center;
	margin: 0 0 1.4em 0;
}

#wrapper {
	width: 1000px;
	margin: 10px auto 0 auto;
	background: url(sitegraphics/bg.jpg) repeat-x 0 0 #EFEFEF;
}

#nav {
	display: block;
	height: 22px;
	padding: 0 15px 7px 15px;
	font-size: 17px;
}
#nav ul {
	text-align: center;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited {
	padding-right: 12px;
	font-weight: bold;
}

#content {
	width: 970px;
	height: 505px;
	padding: 15px;
}
#contentarea2 {
	float: right;
	width: 615px;
	height: 465px;
	padding: 20px 35px 20px 20px;
	color: #000000;
}
#contentarea3 {
	float: right;
	width: 615px;
	height: 465px;
	padding: 20px 35px 20px 20px;
	color: #000000;
}
#contentcolumn {
	float: left;
	width: 182px;
}

#contentcolumn2 {
	float: left;
	width: 110px;	
	
}
#contentcolumn h3 {
	font-size: 130%;
	color: #000000;
	height: 35px;
	letter-spacing: 0.08em;

}
#contentcolumnnolinks {
	float: left;
	width: 298x;
	font-size: 90%;	
	
}
#contentcolumnnolinks p {
	line-height: 1.1em;
	margin-bottom: 0.5em;	
}
#contentcolumnnolinks h3 {
	font-size: 130%;
	color: #000000;
	height: 35px;
	letter-spacing: 0.08em;

}
#contentarea {
	float: right;
	width: 615px;
	height: 465px;
	padding: 20px 35px 20px 20px;
	background: url(sitegraphics/bg_content.jpg) repeat-x 0 0;
	color: #000000;
	font-size: 12px;
}
#contentareaindex {
	float: right;
	color: #000000;
	font-size: 12px;
}#contentarea4 {
	float: right;
	width: 615px;
	height: 465px;
	padding: 20px 35px 20px 20px;
	background: url(sitegraphics/bg_index.jpg) repeat-x 0 0;
	color: #000000;
	font-size: 12px;
}
#contentarea h1 {
	font-size: 130%;
	color: #000000;
}
#contentarea h2 {
	font-size: 110%;
	color: #000000;
}
#contentarea p {
	padding-bottom: 1.2em;
}

#footer {
	width: 1000px;
}
#footer .logo {
	display: block;
	text-align: left;
}
#footer .modelnumbers {
	display: block;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	font-size: 11px;
	background: url(sitegraphics/bg_footer.jpg) no-repeat 0 0;
	letter-spacing: -0.1em;
}
#footer .address {
	display: block;
	height: 15px;
	padding-top: 0px;
	text-align: center;
	font-size: 10px;
}
.faqquestion			{ 
	font-size: 12px; font-weight: bold; color: #000000;
}

.faqanswer				{
	font-size: 12px; 
}

.errorpagetext				{
	font-size: 12px;
	color:#000000
}


#redOnePopupText {
	width: 350px;
	padding: 25px;
}
#redOnePopupText h1 {
	margin: 0 0 0.55em 0;
	font-size: 140%;
}
#redOnePopupText p {
	margin: 0 0 0.65em 0;
	font-size: 85%;
}


a.linksLinks:link, a.linksLinks:visited {
	color:black;
}
a.linksLinks:active, a.linksLinks:hover {
	color:white;
}
	