body {
	margin: 0px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	background: #ffffff;
	}
#header {
	overflow: hidden;
	color: #222222;
	display: block;
	padding-top: 23px;
	background: url(bg.jpg) top center repeat-y #ffffff;
	}
#header-inner {
	max-width: 866px;
	margin: 0 auto;
	border: 0px solid #f9d8c5;
	position: relative;
	}
#header-inner img {
	margin: 0 auto;
	text-align: center;
	display: block;
	}
#header-inner img.logo {
	padding-bottom: 22px;
	}
#social {
	width: 32px;
	position: absolute;
	right: 12px;
	top: 33px;
	}
#social a {
	display: block;
	margin-bottom: 17px;
	}
#nav {
	overflow: hidden;
	color: #222222;
	display: block;
	}
#nav-inner {
	max-width: 910px;
	background: #ffffff;
	padding: 20px;
	margin: 0 auto;
	border-top: 4px solid #fce7d6;
	border-bottom: 4px solid #fce7d6;
	}
#nav-inner h1.date {
	color: #32c2db;
	text-transform: uppercase;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	max-width: 900px;
	background: #ffffff;
	padding-bottom: 24px;
	padding-top: 10px;
	margin: 0;
	}
#nav-inner h1.date span {
	font-size: 20px;
	display: block;
	margin-top: 2px;
	color: #9d9d9d;
	}
#bar {
	max-height: 760px;
	display: block;
	background: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	}
#bar a {
	color: #ffffff;
	background: #e06931;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	padding-left: 14px;
	padding-right: 14px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	font-size: 20px;
	display: inline-block;
	}
#bar a:hover {
	background: #32c2db;
	}
#bar a.email {
	background: #32c2db;
	}
#highlight {
	overflow: hidden;
	color: #222222;
	display: block;
	margin-bottom: 48px;
	background: #e06931;
	color: #ffffff;
	font-weight: bold;
	}
#highlight-inner {
	max-width: 862px;
	margin: 0 auto;
	}
#highlight-inner p {
	font-size: 16px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 0;
	line-height: 26px;
	margin-bottom: 20px;
	text-align: left !important;
	max-width: 500px;
	float: left;
	}
#highlight-inner img {
	float: right;
	height: 200px;
	}
#highlight-inner img.logo {
	float: none !important;
	height: 90px !important;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	}
#highlight-inner img.logo-short {
	float: none !important;
	height: 70px !important;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	}
#highlight-inner img.logo-small {
	float: none !important;
	height: auto !important;
	height: 50px !important;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	}
#highlight-inner img.bottom {
	padding-bottom: 0px !important;
	}
#highlight.gray {
	background: #ebebeb !important;
	margin-bottom: 0px !important;
	}
#highlight-inner.gray {
	max-width: 862px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0 auto;
	text-align: center;
	}
#highlight-inner.gray span {
	text-transform: uppercase;
	font-size: 18px;
	color: #222222;
	margin-bottom: 20px;
	display: block;
	}
#content {
	overflow: hidden;
	color: #222222;
	display: block;
	margin-bottom: 48px;
	}
#content-inner {
	max-width: 862px;
	background: #ffffff;
	padding: 10px;
	margin: 0 auto;
	border: 0px solid #f9d8c5;
	}
#content-inner h1 {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 36px;
	font-weight: bold;
	color: #dd6b3d;
	text-align: center;
	text-transform: uppercase;
	}
#content-inner p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	text-align: left !important;
	}
#content-inner p a {
	color: #32c2db;
	}
#content-inner p.orange {
	color: #d85527;
	}
#content-inner p.blue {
	color: #32c2db;
	}
#left {
	max-width: 500px;
	float: left;
	display: inline-block;
	position: relative;
	}
#left .header {
	color: #32c2db;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 0px;
	margin: 0;
	display: block;
	}
#left strong {
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 18px;
	}
#left p {
	padding-bottom: 26px;
	margin-bottom: 26px;
	border-bottom: 2px solid #ebebeb;
	position: relative;
	}
#left img {
	max-width: 500px;
	}
#right {
	max-width: 320px;
	float: right;
	display: inline-block;
	}
#right a {
	color: #32c2db !important;
	}
#slideshow-container {
	width: 324px;
	height: 200px;
	overflow: hidden;
	float: right;
	}
img#slideshow {
	width: 324px;
	}
.divider {
	max-width: 862px;
	background: #f9d8c5;
	height: 4px;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	}
.signup-form {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 80px;
	}
.signup-form b {
	margin-bottom: 0px;
	display: block;
	}
.signup-form strong {
	width: 150px !important;
	overflow: hidden;
	display: inline-block !important;
	text-transform: none !important;
	font-weight: 400 !important;
	vertical-align: top;
	font-size: 16px !important;
	margin-top: 2px;
	}
.signup-form strong em {
	font-style: normal;
	color: red;
	}
.signup-form table {
	border: 0;
	}
.signup-form input {
	border: 0px solid #555555;
	padding: 6px;
	background: #fae8d9;
	color: #222222;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	}
.signup-form textarea {
	border: 0px solid #555555;
	padding: 6px;
	background: #fae8d9;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
	}
input.signup-form-button {
	padding: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background: #32c2db !important;
	float: left;
	color: #ffffff !important;
	font-size: 18px !important;
	margin-top: 10px;
	font-family: 'Renew', Helvetica, sans-serif !important;
	-webkit-appearance: none;
	border-radius: 0;
	}
input:hover.signup-form-button {
	background: #dd6b3d !important;
	}
#testname {
display: none;
	}
#search-box input.search-submit {
		border: 0px !important;
		background: #61c0d8 !important;
		text-transform: uppercase;
		color: #ffffff !important;
		font-weight: bold !important;
		}
#search-box input.search-submit:hover {
		background: #d16f40 !important;
		}
#slideshow-news { 
    margin: 0; 
    position: relative; 
    width: 500px; 
    height:500px;
    overflow: hidden;
    margin-bottom: -10px;
    margin-top: -30px;
    text-align: center;
    background: #ebebeb;
	}
#slideshow-news img {
	height: 500px;
	}
#slideshow-news > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
	}
/* RESPONSIVE */
		@media screen and (max-width: 1200px) {
			#social {
				display: none;
				}
			#content-inner p {
				font-size: 28px !important;
				line-height: 38px !important;
				}
			#highlight-inner p {
				font-size: 28px !important;
				line-height: 38px !important;
				max-width: 862px !important;
				margin-bottom: 32px !important;
				}
			#highlight-inner img {
				display: none;
				}
			}
