body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
}

a {
	outline: none;
}

form {
	padding: 0;
	margin: 0;
}

body, td, div, p, input, textarea, select {
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
}

#wrap {
	width: 850px;
	height: 615px;
	padding: 0;
	margin: auto;
	text-align: left;
	position: relative;
}

#layoutgrid {
	display: table;
	width: 100%;
/*	height: 100%;  */
}

#layoutgrid td {
	vertical-align: middle;
	text-align: center;
}

#header {
	width: 850px;
	height: 102px;
}

#headerLeft {
	float: left;
	width: 214px;
	height: 102px;
}

#headerLink {
	position: absolute;
	top: 0;
	left: 220px;
}

#headerRight {
	float: right;
	width: 630px;
	height: 102px;
	text-align: right;
}

#headerRight p {
	margin: 72px 0 0 0;
}

#headerRight a {
	text-transform: lowercase;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d7e8f2;
	font-weight: bold;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #898989;
}

#headerRight a.noline {
	border-right: none;
	padding-right: 0px;
}

#headerRight a:hover {
	text-transform: lowercase;
	text-decoration: underline;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e9f4ff;
	font-weight: bold;
}

#topBar {
	background: url(../images/topbar.png) repeat-x;
	width: 850px;
	height: 10px;
	clear: both;
}

#content {
	width: 850px;
	height: 480px;
}

#contentLeft {
	float: left;
	width: 410px;
	height: 462px;
	overflow: auto;
	margin: 5px 0 8px 0;
}

#contentLeft p {
	margin: 0 0 10px 0;
	padding: 0;
}

#contentRight {
	text-align: left;
	float: right;
	width: 420px;
	height: 470px;
	overflow: auto;
	margin: 5px 0 0 0;
}

#contentFull {
	text-align: center;
	width: 850px;
	height: 464px;
	overflow: auto;
	margin: 5px 0 0 0;
}

#homeImage {
	text-align: center;
	width: 850px;
	height: 480px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#bottomBar {
	background: url(../images/bottombar.png) repeat-x bottom;
	width: 850px;
	height: 10px;
	clear: both;
}

#footer {
	text-align: right;
	clear: both;
	width: 850px;
	height: 30px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#footerLeft {
	float: left;
	width: 150px;
	text-align: left;
}

#footerRight {
	float: right;
	text-align: right;
	width: 700px;
}

#footerLeft, #footerRight {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#footerLeft a, #footerRight a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #d7e8f2;
}

#footerLeft a:hover, #footerRight a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #fff;
}


div.thumbWrap {
	width: 615px;
	height: auto;
	margin: auto;
	text-align: center;
}

div.galleryThumb {
    width: 120px;
    height: auto;
	color: #fff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 26px;
	text-align: center;
	float: left;
}

div.galleryThumb a {
    border: 2px dotted #fff;
	display: block;
	height: auto;
	text-align: center;
}

div.galleryThumb a:hover {
	border: 2px dotted #ff0000;
	text-align: center;
}

div.clearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	vertical-align: middle;
	text-align: center;
	padding-top: auto;
	padding-bottom: auto;
}

#messageText {
	display: block;
	overflow: auto;
	height: 358px;
}

#messageText h1 {
	margin: 10px 0 20px 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #d7e8f2;
	font-weight: normal;
	padding: 0;	
}

#messageText a {
	color: #d7e8f2;
	font-size: 10pt !important;
	font-weight: bold;
}

#messageText a:hover {
	color:#fff;
}

img.border {
	border: 1px solid #3c2e2e;
}

#contactForm {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #3c2e2e;
}

div.form-row { clear: both; width: 350px; }
div.header { padding: 1px; float: left; width: 80px; }
div.field { padding: 1px; float: left; width: 250px;}

input.text-box { width: 300px; padding: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #fff; border: 1px solid #3c2e2e; background: #000; }
textarea.textarea-box { width: 300px; padding: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #fff; border: 1px solid #3c2e2e; height: 35px; background: #000; }

input.submit { border: 1px solid #275e7c; background: #3b2d2d; padding: 0 8px 0 8px; color: #dfdfdf; }

#OverlayContainer, #Overlay {
	width: 98% !important;
	height: 98% !important;
}

div.MultiBoxContainer {
	background: #fff !important;
}