body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-color: #312D2E;
}

body, body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

a {color: #006FB6;}

a:hover {text-decoration: none;}

#page {
	position: relative;
	margin: 0 auto;
	width: 910px;
	text-align: left;
}


#nav {
	height: 35px;
	line-height: 35px;
	padding: 70px 0 0 370px;
	
}

#nav a {
	color: #b3b0b0;
	font-size: 12px;
	text-decoration: none;
	margin-right: 34px;
}
#nav a:hover {
	color: white;	
}

#imagecol {
	width: 400px;
	float: left;
}

#photoholder {
	position: relative;
	float: left;
	top: -34px;
	margin-left: 42px;
	_margin-left: 86px;
}
#photoholder .maskbar {
	position: absolute;
	z-index: 50;
	top: 0; left: 0;
	width: 100%;
	height: 35px;
	background-color: #007FD8;
	background-color: #00588F;
	background-color: #004570;
	background-color: #003354;
	opacity: .75;
	filter: alpha(opacity=75);
}

#photo2 { margin: 9px 0 0 0; }

#photo3 { margin: 9px 0 0 10px; }

#translogo {
	width: 369px;
	height: 151px;
	position: relative;
	top: -46px;
	margin: 0 0 0 0px;
	z-index: 50;
}

#contentcol {
	position: relative;
	zoom: 1;
	float: left;
	width: 510px !important;
	overflow: visible;
}

#logo {
	width: 322px;
	height: 168px;
}

#sitetitle {
	margin: 25px 0;
	padding: 0;
}

#pagetitle {
	font-weight: normal;
	color: #006FB6;
}

.qualifications {
	font-style: italic;
}

#office1 { float: left; margin-bottom: 0; }
#office2 { float: left; margin-left: 1em; margin-bottom: 0; }

.clear {clear: both;}

#contactInfo
{
	width: 260px;
	text-align: center;
	padding: 10px 0;
}



#copyfoot {
	clear: both;
	color: #007FD8;
	padding: 1em 0;
}

.clear {
	clear: both;
}

img.png { behavior: url("pngbehavior.htc"); }

h1#welcome
{
	margin: 0;
	font-size: 26px;
}

.dropdown
{
	background: #006FB6;
	text-align: left;
	padding: 0 0 0 10px;
}

.dropdown ul
{
	margin: 0;
	padding: 0;
	
}

.dropdown li
{
	list-style: none;
}

.dropdown a 
{
	color: #b3b0b0;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
}

.dropdown a:hover {color: #fff; text-decoration: none;}
