@charset "UTF-8";
#header {
	width: 835px;
	height: 160px;
	background-color: #FFFFFF;
	clear: both;
	min-height: 160px;
}
#logo span {
	display: none;
}
#logo {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 250px;
	height: 160px;
}
#contact {
	background-color: #999999;
	height: 40px;
	float: right;
	width: 485px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#logo h1 {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 248px;
}
#address {
	float: left;
	width: 50%;
	
}
#numbers {
	float: right;
	width: 50%;
	text-align: right;
}
#container {
	width: 835px;	
	
}
#pagetitle h2 span {
	display: none;
}
#header  h2  span {
	background-image: url(images/bestmove.jpg);
	display: none;
	background-repeat: no-repeat;
}


#pagetitle {
	width: 835px;
	height: 49px;
}
#content {
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	width: 508px;
	padding-right: 55px;
	padding-bottom: 85px;
	padding-left: 25px;
	padding-top: 25px;
	min-height: 350px;
}
#wrapper {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
#sidebar {
	float: left;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 237px;
}
#sidebar ul   {
	font-family: "Clarendon LT Std", "Caslon 3 LT Std", Georgia;
	color: #243659;
	font-size: medium;
	font-weight: normal;
	list-style-type: none;
	line-height: 2em;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990033;
	display: inline;
}

h2 {
	margin: 0px;
}
h1 {
	margin: 0px;
}
html, body {
}


body {
	min-height: 100%;
	background-color: #001F3E;
	background-image: url(images/bg.gif);
}

.profile {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	height: 40px;
	display: inline;
	line-height: 1.5em;
}


#footer {
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 558px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	height: 45px;
}
#headerimage {
	float: right;
	width: 550px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#fade {
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#sidebar a {
	color: #003366;
}
.sublink {
	font-size: small;
	list-style-type: none;
	height: 100%;
	line-height: normal;
	padding-top: 10px;
	padding-left: 25px;
}
.highlight {
	background-color: #FFFFFF;
	padding-left: 10px;
}
.sublinkhighlight {
	font-size: small;
	background-color: #FFFFFF;
	list-style-type: none;
	height: 100%;
	line-height: normal;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.position {
	display: inline;
	text-align: center;
	color: #666666;
	font-size: small;
}
#gallery {
	width: 525px;
}
