body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#wrapper {
	width: 100%;
}
#header-outer-wrapper {
	height: 150px;
	width: 100%;
	float: left;
	background-image: url(../images/bg-header.png);
	background-repeat: repeat;
}
#header-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#header-container {
	float: left;
	height: 150px;
	width: 1000px;
}
#logo {
	float: left;
	height: 150px;
	width: 150px;
}
#wordmark {
	float: left;
	height: 100px;
	width: 300px;
}
#tagline {
	float: left;
	width: 550px;
	height: 80px;
	text-align: right;
	padding-top: 20px;
}
#tagline p {
	color: #FFF;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	margin: 0px;
	text-align: center;
}
#tagline .yellow-text {
	color: #FC0;
	font-size: 36px;
	font-weight: 700;
}
#navigation {
	float: left;
	height: 50px;
	width: 825px;
	padding-left: 25px;
}
#navigation ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 0px #0067B5;
	padding-left: 0px;
	line-height: 50px;
	padding-right: 40px;
}
#navigation ul li a:hover {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFD648;
	text-decoration: none;
	text-shadow: -1px -1px 0px #0067B5;
	line-height: 50px;
}
#banner-outer-wrapper {
	height: 350px;
	width: 100%;
	float: left;
	background-color: #000;
	background-image: url(../images/bg-banner-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFD447;
}
#banner-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner-container {
	float: left;
	height: 350px;
	width: 1000px;
}
#banner-content {
	float: left;
	width: 500px;
	padding-top: 25px;
	padding-left: 25px;
}
#banner-content h1 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	color: #FFF;
	margin-top: 0px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	margin-bottom: 20px;
}
#gallery-outer-wrapper {
	width: 100%;
	float: left;
	background-color: #333;
	background-image: url(../images/bg-gallery.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#gallery-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#gallery-container {
	float: left;
	width: 1000px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#gallery-navigation {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#gallery-navigation h1 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #999;
	margin: 0px;
}
#gallery-navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery-navigation li {
	padding: 0px;
}
#gallery-navigation li a {
	display: block;
	color: #999;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#gallery-navigation li a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #057ABA;
}
#gallery-tn3 {
	float: left;
	height: 450px;
	width: 650px;
	padding-right: 25px;
	padding-left: 25px;
}
#maincontent-outer-wrapper {
	width: 100%;
	float: left;
	background-color: #000;
	background-image: url(../images/bg-white-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontent-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent-container {
	float: left;
	width: 1000px;
	padding-top: 35px;
	padding-bottom: 35px;
}
#maincontent {
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#maincontent-gallery {
	text-align: center;
	width: 750px;
	padding-right: 125px;
	padding-left: 125px;
}
#sidebar {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#sidebar-get-in-touch {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#sidebar-about-us {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#sidebar-gallery {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#billboards-outer-wrapper {
	width: 100%;
	float: left;
	background-color: #000;
	background-image: url(../images/bg-white-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#billboards-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#billboards-container {
	float: left;
	width: 950px;
	padding: 25px;
}
#billboards-container h1 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #057ABA;
	font-weight: 300;
}
#billboards-container p {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #333;
}
#billboards-container a {
	color: #057ABA;
	font-weight: 700;
	text-decoration: underline;
}
#billboards-container a:hover {
	color: #F63;
}
#left-billboard-container {
	float: left;
	width: 300px;
	margin-right: 25px;
	text-align: center;
}
#middle-billboard-container {
	float: left;
	width: 300px;
	margin-right: 25px;
	text-align: center;
}
#right-billboard-container {
	float: left;
	width: 300px;
	text-align: center;
}
#billboard {
	width: 300px;
	text-align: center;
}
#footer-outer-wrapper {
	float: left;
	width: 100%;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
}
#footer-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer-container {
	float: left;
	width: 930px;
	padding: 35px;
}
#footer-links {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	float: left;
	width: 930px;
	text-align: center;
}
#footer-links h1 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #FC3;
	margin: 0px;
	text-transform: uppercase;
}
#footer-links p {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #999;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer-links a {
	font-weight: 400;
	color: #999;
	text-decoration: none;
}
#footer-links a:hover {
	color: #FC0;
}
#tn3wrapper { margin: auto; text-align: center; color: #ddd; }

#tn3wrapper #gallery-menu { float: left; display: inline; width: 175px; padding: 20px; background: #9a9a9a; }
#tn3wrapper #gallery-menu h1 { color: #ddd; margin-bottom: 20px; }
#tn3wrapper #gallery-menu .menu { list-style: none; margin-left: 20px; text-align: left; }
#tn3wrapper #gallery-menu .menu li { line-height: 24px; }
#tn3wrapper #gallery-menu .menu a { text-decoration: none; color: #ccc; }
#tn3wrapper #gallery-menu .menu a:hover { color: #ddd; }
	
#tn3wrapper #gallery-view {
	float: left;
	display: inline;
	width:750px;
	text-align: center;
}
#tn3wrapper #gallery-view #image-window { background: #e9e9e9; width: 750px; height: 500px; }
#tn3wrapper #gallery-view #image-thumbs { background: #888; padding:20px; }
h1 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: #057ABA;
	margin-top: 0px;
}
h2 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: #057ABA;
	margin-top: 0px;
}
h3 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #057ABA;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #F63;
	margin-top: 0px;
}
p {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #333;
	margin-bottom: 30px;
}
a {
	font-weight: 700;
	color: #057ABA;
}
a:hover {
	color: #FFD648;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.copy-images {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
