* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	overflow-y: scroll;
}
html, body, #wrap {
	min-width: 969px;
	height: 100%;
}
body {
	background-color: #000000;
	background-image: url(images/banner-full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#wrap {
	background-image: url(images/bottom-tile.png);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
}
#main {
	padding-bottom: 50px;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
p {
	font-size: 1em;
	line-height: 1.1em;
}
a {
	outline: none;
	text-decoration: none;
}
a img {
	border: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
#header {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#text-top {
	margin-left: 331px;
	width: 672px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	font-size: 13px;
	padding-bottom: 11px;
	font-weight: bold;
}
/* @group navigation */

#bar {
	height: 44px;
	width: 100%;
	margin-top: 112px;
	background: url(images/navbar-tile.png) repeat-x 0 0;
}
#nav {
}
#nav ul {
	list-style-type: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: left;
	text-align: center;
	padding-left: 48px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	padding-top: 14px;
	font-size: 13px;
	padding-bottom: 14px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 5px;
	margin-left: 5px;
}
#nav ul li a:hover {
	color: #FF6600;
}
/* @end */

/* @group columns */

#column {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 48px;
}
.column-top {
	width: 913px;
	background-image: url(images/column.png);
	height: 8px;
	background-position: center top;
}
.column-bottom {
	width: 913px;
	background-image: url(images/column.png);
	height: 8px;
	background-position: center bottom;
}
.column-tile {
	padding-bottom: 50px;
	width: 913px;
	background-image: url(images/column-tile.png);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}
/* @end */

/* @group sidebar */

#sidebar a, #footer a {
	color: white;
}
#sidebar a:hover, #footer a:hover {
	color: #FF6600;
}
.sidebar-bottom {
	width: 230px;
	background: url(images/sidebar-tile.png) repeat-y 0 0;
}
.sidebar-text {
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.sidebar-divider {
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 2px;
	width: 230px;
}
#sidebar {
	float: left;
	margin-top: 9px;
	width: 230px;
	position: relative;
	display: inline;
}
/* @end */

/* @group content */

#content {
	float: left;
	display: inline;
	color: #000000;
	width: 600px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 32px;
	color: #000000;
}
#content h2 {
	margin-bottom: 15px;
	font-size: 21px;
}
#content h3 {
	margin-bottom: 15px;
	font-size: 16px;
}
#content p {
	font-size: 12px;
	line-height: 17px;
}
/* @end */

/* @group contact form */

#contact-area {
	width: 556px;
}
#contact-area input, #contact-area textarea {
	padding: 4px;
	width: 443px;
	margin: 0px 0px 12px;
	font-size: 1.2em;
	border: 2px solid silver;
}
#contact-area textarea {
	height: 168px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #2fd3fc;
}
#contact-area input.submit-button {
	width: 127px;
	color: white;
	background: url(images/button.png) no-repeat 0 0;
	height: 53px;
	float: right;
	padding: 0;
	margin: 0;
	border-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
label {
	float: left;
	text-align: left;
	width: 94px;
	padding-top: 5px;
	font-size: 1.2em;
}
/* @end */

#footer {
	position: relative;
	margin-top: -130px; /* negative value of footer height */
	height: 40px;
	clear:both;
	background-image: url(images/crowd.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 90px;
	font-size: 14px;
	text-align: center;
}
#footer .dot {
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar-nav {
}
#sidebar-nav ul {
	list-style-type: none;
}
#sidebar-nav ul li a {
	display: block;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 12px;
	font-size: 13px;
}
#newsletter {
	padding: 15px;
}
#newsletter input {
	width: 150px;
	float: left;
	padding: 3px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
}
#newsletter h1 {
	font-size: 30px;
	margin-bottom: 8px;
}
#newsletter .submit-button {
	width: 127px;
	color: white;
	background: url(images/button.png) no-repeat 0 0;
	height: 53px;
	padding: 0;
	border-style: none;
	text-transform: uppercase;
	display: block;
	float: right;
	margin: -5px -5px 10px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#newsletter form {
}
#newsletter label {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	float: left;
	clear: both;
	width: 40px;
}
