@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3em;
	font-family:arial, helvetica, sans serif;
	margin-top: 0;
	background-color: #000;
}
ol, ul {
	list-style: circle;
	margin-left: 20px;
	margin-top: 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin-bottom: 5px;
}
.line {
	width: 100%;
	height: 2px;
	background-color: #fff;
}
.title {
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
}
.titleBold {
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	font-weight: bold;
}
.titleBold a {
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	font-weight: bold;
	text-decoration: none;
}
.titleBold a:hover {
	text-decoration: underline;
}
.lightGreyText {
	color: #a7a9ac;
}
.greyText {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
}
.break {
	width: auto;
	height: 20px;
}
#header {
	width: 825px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: url(../images/header.jpg) no-repeat #000;
}
#logo {
	width: 270px;
	height: 129px;
	float: right;
	border-right: #000 solid 1px;
}
#menu {
	width: 530px;
	height: auto;
	float: left;
	margin-left: 3px;
}
#menu ul {
	margin-top: 94px;
	padding: 7px 0 0 2px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
	text-align: left;
}
#menu a {
	display: block;
	display: inline;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #fff;
	margin: 10px 0px;
	padding: 5px 2px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #40ae49;
}
.container {
	width: 825px;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
.contentMain {
	width: 825px;
	min-height: 250px;
}
.subcontainer {
	width: 825px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
.subcontentMain {
	width: 825px;
	height: 400px;
}
.galleryContainer {
	width: 825px;
	min-height: 580px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
.galleryContentMain {
	width: 825px;
	min-height: 580px;
	margin-left: auto;
	margin-right: auto;
}
.textBoxLeft {
	width: 510px;
	min-height: 250px;
	margin: 0px 20px 0px 27px;
	float: left;
}
.textBoxLeft a {
	color: #fff;
	text-decoration:none;
}
.textBoxLeft a:hover {
	text-decoration:underline;
}
.galleryTextBoxLeft {
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.imgBoxLeftIndex {
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 28px;
	float: left;
}
.imgBoxLeft {
	width: 515px;
	height: auto;
	margin: 0px 0px 0px 28px;
	float: left;
}
.imgBoxRightTop {
	width: 265px;
	height: 250px;
	float: right;
	color: #000;
	background: url(../images/swirl_img.jpg) no-repeat #000;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
}
.imgBoxRightBottom {
	width: 265px;
	height: 250px;
	float: right;
	color: #000;
	border: #fff solid 1px;
}

.imgBox {
	width: 155px;
	height: auto;
	float: left;
	padding-right: 16px;
}
.imgBox a {
	text-decoration: none;
	color: #fff;
}
.imgBox a:hover {
	text-decoration: underline;
}
.imgBoxPic {
	width: 153px;
	height: 115px;
	border: 1px solid #fff;
	margin-bottom: 15px;
}
.imgBoxTitle {
	width: 155px;
	height: 25px;
}
.imgBoxText {
	width: 155px;
	height: 45px;
}
.form {
    width: 100px;
	text-align: left;
}
/*Footer*/
#footer {
	width: 797px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 28px;
	color:#fff;
	text-align: left;
}
.footerLeft {
	width: 400px;
	height: auto;
	color: #fff;
	text-align: left;
	float: left;
	margin-top: 40px;
}
.footerLeft p {
	font-size: 0.8em;
}
.footerLeft a {
	font-size: 1em;
	color: #555;
	text-decoration: none;
}
.footerLeft a:hover {
	text-decoration: underline;
	color: #fff;
}

.footerRight {
	width: 250px;
	height: auto;
	float: right;
}
