
html, body {
	height: 100%;
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778D9A;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p {
}

strong {
	color: #4F7779;
}

a {
	color: #FF3100;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	padding: 18px 0px 0px 0px;
	background: url(images/bg03.jpg) no-repeat center top;
}

.single #wrapper {
	background: url(images/subpage2_01.jpg) no-repeat center top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 900px;
	height: 224px;
	margin: 0px auto;
	background: url(images/bg02.jpg) no-repeat left top;
}

/** SPLASH */

#splash {
	position: relative;
	width: 900px;
	height: 285px;
	margin: 0px auto;
	background: url(images/gallery01.jpg) no-repeat left top;
}

#splash .image {
	position: absolute;
	left: 50px;
	top: 51px;
	width: 800px;
	height: 187px;
}

#splash .caption {
	position: absolute;
	left: 50px;
	bottom: 47px;
	width: 780px;
	height: 44px;
	padding: 13px 0px 0px 20px;
	background: url(images/gallery02.png) repeat-x left top;
	letter-spacing: -2px;
	font: 28px/normal Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #000;
}

#splash .caption span {
	color: #7BD4FF;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 356px;
	height: 224px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/** MENU */

#menu {
	float: right;
	width: 544px;
	height: 56px;
	margin: 0px;
	padding: 168px 0px 0px 0px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	line-height: 1.2;
}

#menu li {
	float: left;
	padding: 0px 10px 0px 11px;
	background: url(images/homepage03.gif) no-repeat 0px 8px;
}

#menu li.first {
	padding-left: 0px;
	background: none;
}

#menu a {
	display: inline-block;
	height: 25px;
	padding: 5px 8px 0px 8px;
	letter-spacing: -1px;
	text-decoration: none;
	font: 18px/1.2 Georgia, "Times New Roman", Times, serif;
	color: #29363C;
}

#menu li.active a {
	background: url(images/homepage02.gif) repeat-x left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 840px;
	padding: 20px 30px 20px 30px;
}

/** CONTENT */

#content {
	float: right;
	width: 484px;
}

.double #content {
	padding: 20px 0 20px 0;
}

.single #content {
	width: 100%;
	padding: 20px 0 20px 0;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 300px;
}

.double #sidebar {
	padding: 20px 0 20px 0;
}

/** FOOTER */

#footer {
	width: 900px;
	height: 177px;
	margin: 0px auto;
	background: url(images/bg04.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #AEB8BA;
}

#footer a {
	color: #AEB8BA;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style1 li {
	padding: 0px 20px 20px 0px;
	line-height: 200%;
}

ul.style1 img {
	float: left;
	margin: -15px 20px 0px -10px;
	padding: 25px 15px 25px 25px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	line-height: 200%;
}

ul.style2 {
}

.box-style {
	line-height: 200%;
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -2px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #29363C;
}

.box-style .byline {
	margin: 0px;
	padding: 0px 50px 25px 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #88979C;
}

.box-style img {
	float: left;
	margin: -15px 20px 0px -10px;
	padding: 25px 15px 25px 25px;
	background:  no-repeat left top;
}

#box1 {
	margin-bottom: 15px;
}

#box2 {
}

#box3 .title {
	font-size: 22px;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 20px; /*position where enlarged image should offset horizontally */

}

</style>

