body { text-align: left;}

#container {
	background-color: #FFF;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	width: 674px;
}

#navi1 {
	background-color:#FF9933;
	float:left;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 674px;
	display: inline;
	font-weight:bold;
	line-height: 1.4em;
	top:0;
}

#navi2 {
	background-color:#CCCCCC;
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 424px;
	display: inline;
	line-height: 1.4em;
	top:0;
}
#search {
	background-color:#cccccc;
	float: right;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 250px;
	display: inline;
	line-height: 1.4em;
	top:0;
}

#imageholder {
	width:674px;
	height:159px;
	text-align:center;
}
#imageholder2 {
	width:674px;
	height:165px;
	text-align:center;
	clear: both;
}

#contentcontainer {
	background-color: white;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 674px;
}

#contentdefault{
	background-color: white;
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 13px;
	width: 651px;
}
#pagehead {
	background-image: url('images/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px;
	padding: 0px;
	width: 674px;
}


#footcontent {
	background-color: #FFF;
	border-top: 1px solid #BABABA;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 674px;
	height: 22px;
	color: #A5A5A5;
}

#leftcolumn
{
	display: block;
	float: left;
	padding: 10px 5px 20px 17px;
	margin: 10px 0 10px 0;
	text-align: left;
	width: 185px;
	line-height: 2em;
}

#rightcolumn{
	display: block;
	float: right;
	padding: 10px 10px 10px 25px;
	margin: 10px 0 10px 0;
	text-align: left;
	width: 430px;
	line-height: 1.5em; 
	border-left: 1px solid #C8C8C8;
}


/**********************************/

#pagefoot {
	background-color: white;
	width:586px;
	float:left;
	height: 20px;
	padding: 3px 0 0px 15px;
}
#validation {
	background-color: white;
	width:70px;
	float:right;
	height: 20px;
	padding: 3px 0 0px 3px;
}
#validation a {
	color: #A5A5A5;
	text-decoration: none;
	font-size: 10px;
}

/**********************************/
/* MAIN NAVIGATION */
#navi1 ul {
	height: 20px;
	display:inline;
	list-style-type: none;
	margin: 0px;
	position: absolute;
	top: 0px;
	padding: 5px 0 0 40px;
}
#navi1 ul li {	
	float: left;
	padding-right: 35px;
	margin: 0px;
}
#navi1 ul li a {
	text-decoration:none;
}

#navi1 ul li a:hover {
	text-decoration:underline;
}
.navilast{
	padding-right: 0px;
	margin: 0px;
}
/**********************************/
/* SUB NAVIGATION */

#navi2 ul {
	height: 18px;
	display:inline;
	list-style-type: none;
	margin: 0;
	position: absolute;
	top: 0px;
	padding: 5px 0 0 20px;
	
}
#navi2 ul li {
	float: left;
	padding-right:2px;
	margin: 0px;
}
#navi2 ul li a {
	text-decoration:none;
}

#navi2 ul li a:hover {
	text-decoration:underline;
}
/**********************************/
/* SEARCH NAVIGATION */

#search ul {
	height: 18px;
	list-style-type: none;
	left:0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	display:inline;
	text-align:left;
	padding: 3px 4px 0 0;
}
#search ul li {
	float: left;
	padding-right: 3px;
	margin: 0px;
}
#search li a {
	text-decoration:none;
}

#search ul li a:hover {
	text-decoration:underline;
}
/**********************************/
/* LEFT NAVIGATION */

#leftcolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn ul a{
	text-decoration:none;
}
#leftcolumn ul a:hover{
	text-decoration:underline;
}
/**********************************/
/* HOMEPAGE */

#indexcontent{
	display: block;
	float: left;
	padding: 25px 5px 20px 13px;
	text-align: left;
	width: 400px;
}


#news2container{
	background: #9FAEE8;
	display: block;
	float: right;
	padding: 0px;
	margin: 100px 8px 0px 8px;
	text-align: left;
	width: 210px;
	height: 230px;
	border: 1px solid #5370DF;
}
#news2 {
	background: White;
	display: block;
	float: right;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
	width: 190px;
	height: 188px;
}
#news2 p{
		line-height: 2em;
}

/**********************************/
/* DIRECTORS */

.photo
{
	text-align: left;
	width: 54px;
	float: left;
	margin: 0px;
	position: relative;
	padding: 10px 0px 10px 5px;
	
}
.photo img
{
	padding: 1px;
	margin-bottom:230px;
	border: 1px solid;
	border-color: #999999;
	
}
.photo2
{
	text-align: left;
	width: 54px;
	float: left;
	margin: 0px;
	position: relative;
	padding: 10px 0px 35px 5px;
	
}
.photo2 img
{
	padding: 1px;
	margin-bottom:0px;
	border: 1px solid;
	border-color: #999999;
	
}

.description{
	display: inline;
	float: right;
	padding: 5px 10px 10px 0px;
	text-align: left;
	width: 340px;
	line-height: 1.5em;
}
.description2{
	display: block;
	float: right;
	padding: 5px 10px 10px 0px;
	text-align: left;
	width: 340px;
	line-height: 1.5em;
}

/**********************************/
.ulist {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0;
	padding: 0;
}

.leftcolstatic {
	color:#666666;
}
.spacer {
	line-height: 120px;
}
/**********************************/
/* FORMS */
.sitesearch { margin: 0; padding: 2px 0 5px 0; float: right; }
.sitesearch label { clear: none; display: inline; margin: 0;}
.sitesearch input { display: inline; margin: 0;}

/**********************************/
/* CONTACT */
#contact1{
	display: block;
	padding: 25px 5px 20px 13px;
	text-align: left;
	width: 600px;
}
#contactform {
	display: block;
	float: left;
	padding: 25px 5px 20px 13px;
	text-align: left;
	width: 300px;
	border-right: solid 1px #999999;
}
#contactdetails {
	display: block;
	float: right;
	padding: 25px 5px 20px 13px;
	text-align: left;
	width: 300px;
}
#contactform input, textarea{
font-family: Verdana, sans-serif;
color: #000000;
font-size: 10px;
 border: 1px solid #666666;
}
#contactform .buttons {
font-family: Verdana, sans-serif;
color: #000000;
background-color: #FFF;
font-size: 10px;
border: 1px solid #666666;
display:inline;
}
/**********************************/
/* PHOTOS */

.photocategory {
	width: 380px;
	height: 50px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CFCFCF;
}
.photocategory img {
	border: 1px solid #CFCFCF;
	padding:1px;
}
.gallery {font-family:Verdana, sans-serif; font-size:10px; color:black; margin:0px; width: 430px;}
.gallery p {line-height: 1em;}
.gallery ul {padding:0;margin:0px;display:inline;}
.gallery ul li {display:inline; list-style-type:none; padding-right:14px; margin:0px;text-align:center;}
.gallery ul li img {padding: 1px; border: 1px solid; border-color: #999999;}
#placeholder{padding: 1px; border: 1px solid; border-color: #999999; width:410px; height:275px;}
#desc{font-family:Verdana, sans-serif; font-size:10px; color:black;}

/**********************************/
/* SITEMAP */
.sitemap_level1{
	text-indent: 15px;
}

.sitemap_level2{
	text-indent: 45px;
}
/**********************************/
/* results */

#resultcontent{
	display: block;
	float: left;
	padding: 25px 5px 20px 13px;
	text-align: left;
	width: 500px;
}


#resultcontent p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	margin-top: 18px;
}
#resultcontent a{
	font-size: 12px;
	color: #00A5D9;
	text-decoration: underline;
}

#resultcontent a:hover{
	font-size: 12px;
	color: #00A5D9;
	text-decoration: underline;
}