body 
{
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
font: 15px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
color: #FFFFFF;
background-color: #7D7D7D;
background-repeat: repeat-x;
}
h1 {
	font: bold 15px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
h1.project {
	font: bold 15px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 6px;
	text-transform: uppercase;
	display: block;
	float: left;
	clear: both;
}
h1.project2 {
	font: bold 15px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
	display: block;
	float: left;
	clear: both;
}
h2 {
	font: bold 15px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 6px;
	text-transform: uppercase;
}
a:visited, a:active, a:link  
{
color: #CCCCCC;
}
a:hover
{
font: bold 14px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
color: #FFFFFF;
}
#nav, #nav ul { /* all lists */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	padding: 10px 30px 10px 5px;
	display: block;
	float: left;
	text-decoration:none;
	font: bold 14px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #CCCCCC;
	width: 100%;
	border: 0px solid #00FF00;
}
#nav a:hover {
	font: bold 14px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
}
#nav li { /* all list items */
	float: left;
	border: 1px solid #FF0000;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a { /* second-level lists */
	padding: 7px 0px 7px 5px;
	width: 150px;
	text-align: left;
	clear: both;
	background: #1B282C;
	border-bottom: 1px solid #888888;
	font: bold 13px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #AAAAAA;
}
#nav li ul a:hover { /* second-level lists */
	font: bold 13px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width: 150px;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #0000FF;
}

.table {
	border-top: 1px solid #1B282C;
	border-left: 1px solid #1B282C;
}

.table p {
	margin: 0px;
}

.table th {
  background: #1B282C;
	border-right: 1px solid #1B282C;
	border-bottom: 1px solid #1B282C;
}

.table td {
  background: #888888;
	border-right: 1px solid #1B282C;
	border-bottom: 1px solid #1B282C;
}

.text {
	font: normal 14px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.submit {
	font: bold 14px "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #A5BDC4;
	background: #A5BDC4;
}

.holder
{
  margin-left: auto;
  margin-right: auto;
}
.topbanner
{
width: 100%;
background-color: #1B282C;
height: 122px;
}
.topmenua
{
display: block;
margin-left: auto;
margin-right: auto;
width: 880px;
margin-top: 0px;
border: 0px solid #FF0000;
clear: both;
padding: 0px;
}
.topmenu
{
display: block;
float: left;
width: 880px;
margin-top: 0px;
border: 0px solid #FF0000;
clear: both;
padding: 0px;
}
.topmenu a
{
text-decoration:none;
font: bold 12px "Gill Sans", Arial, sans-serif;
color: #FFFFFF;
}

.topbannera
{
  width: 100%;
	display: block;
	border-bottom: 4px solid #FFFFFF;
	background: #4B4B4B;
}
.topbannerb
{
  margin-left: auto;
  margin-right: auto;
  width: 880px;
	height: 88px;
	background: url(header2.gif) no-repeat;
	display: block;
	border-top: 1px solid #1B282C;
}
.mainarea
{
background-color:#7D7D7D;
width: 100%;
}
.maincontent
{
  margin-left: auto;
  margin-right: auto;
margin-top: 40px;
width: 880px;
}
.boxholder
{
display: block;
float: left;
margin-right: 26px;
width: 200px;
}
.boxholderb
{
display: block;
float: left;
width: 200px;
}
.gallerymain
{
display: block;
float: left;
width: 530px;
background: #7D7D7D;
clear: both;
border: 0px solid #FF0000;
text-align: center;
}
.gallerymain img
{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.gallerythumb
{
display: block;
float: left;
width: 530px;
margin-top: 10px;
border: 0px solid #FF0000;
}
.thumb a
{
display: block;
float: left;
width: 80px;
margin-right: 10px;
filter:alpha(opacity=50);
opacity: 0.50;
-moz-opacity:0.50;
}
.thumb a:hover
{
display: block;
float: left;
width: 80px;
margin-right: 10px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.thumbb a
{
display: block;
float: left;
width: 80px;
filter:alpha(opacity=50);
opacity: 0.50;
-moz-opacity:0.50;
}
.thumbb a:hover
{
display: block;
float: left;
width: 80px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.thumb2nd a
{
display: block;
float: left;
width: 80px;
margin-right: 10px;
margin-top: 10px;
filter:alpha(opacity=50);
opacity: 0.50;
-moz-opacity:0.50;
}
.thumb2nd a:hover
{
display: block;
float: left;
width: 80px;
margin-right: 10px;
margin-top: 10px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.thumbb2nd a
{
display: block;
float: left;
width: 80px;
margin-top: 10px;
filter:alpha(opacity=50);
opacity: 0.50;
-moz-opacity:0.50;
}
.thumbb2nd a:hover
{
display: block;
float: left;
width: 80px;
margin-top: 10px;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.thumb2
{
display: block;
float: left;
width: 122px;
height: 122px;
margin-right: 10px;
margin-bottom: 10px;
font-size: 10px;
border: 0px solid #FF0000;
}
.bottom
{
margin-top: 25px;
border-bottom: 4px solid #FFFFFF;
display: block;
float: left;
width: 100%;
}
.addressb
{
margin-top: 10px;
width: 880px;
display: block;
margin-left: auto;
margin-right: auto;
}
.addressholder
{
display: block;
float: left;
width: 100%;
}

.boxcontent2 {
	display: block;
	float: left;
	clear: both;
}

.boxcontent3 {
	width: 400px;
	display: block;
	float: left;
	border: 0px solid #FF0000;
	text-align: justify;
}

.boxcontent4 {
	width: 323px;
	display: block;
	float: left;
	margin-left: 20px;
	text-align: justify;
}

.galleryholder {
	width: 530px;
	display: block;
	float: left;
	border: 0px solid #FFFFFF;
}

.sectionimage
{
width: 473px;
height: 460px;
display: block;
float: left;
border: 0px solid #FF0000;
}
.sectionimage img
{
width: 220px;
height: 220px;
background: #444444;
display: block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}