body {
	background-color: #999999;
	margin: 0;
	font-size: 13px;
}

.main {
}

.greenheader {
	background-image: url(images/staticpresence1_02.png);
	width: 1000px;
	height: 190px;
}


.menubase {
	background-image: url(images/bg.png);
	height: 43px;

}


.greyheader {
	background-image: url(images/staticpresence1_01.png);
	width: 1000px;
	height: 143px;
}

.greyheader h1{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

.greyheader h2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}

.footer {
	background-image: url(images/staticpresence_10.png);
	width: 1000px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.content{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

.link {
	background-image: url(images/linkbuttons_01.png);
	width: 90px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}

.linkblank {
	width: 90px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}

.link a {
	color: #FFFFFF;
	text-decoration:none;

}

.link a:hover {
	color: #66FFFF;
}


.activelink {
	background-image: url(images/linkbuttons_02.png);
	width: 90px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.spacer {
	background-image: url(images/menu.jpg);
	width: 561px;
	height: 43px;
}

.spacer1 {
	background-image: url(images/staticpresence_07.png);
	width: 529px;
	height: 43px;
}


.statement {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 200px;
}


h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}

p  {
	font-size: 13px;

}

.quote {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}