#cssmenu{ height:37px; display:block; padding:0; margin: 0;  border:1px solid; border-radius:5px; } 
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 
#cssmenu > ul > li > a{ outline:none; display:block; position:relative; padding:12px 20px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); } 
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-2px; z-index:99; } 
#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#3f3f3f; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{width:200px;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 


#cssmenu, #cssmenu > ul > li > ul > li a:hover{ background:#333333; background:-moz-linear-gradient(top, #333333 0%, #222222 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222)); background:-webkit-linear-gradient(top, #333333 0%,#222222 100%); background:-o-linear-gradient(top, #333333 0%,#222222 100%); background:-ms-linear-gradient(top, #333333 0%,#222222 100%); background:linear-gradient(top, #333333 0%,#222222 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); } 
#cssmenu{
	border-color:#000;
	z-index: 1000;
} 
#cssmenu > ul > li > a{border-right:1px solid #000; color:#fff;} 
#cssmenu > ul > li > a:after{border-color:#444;} 
#cssmenu > ul > li > a:hover{background:#111;}














.fiveGrid .row:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.fiveGrid .row > *:first-child {
    margin-left: 0;
}
.fiveGrid .row:first-child > * {
    margin-top: 0;
}
.fiveGrid .row:last-child > * {
    margin-bottom: 0;
}
.fiveGrid .offset-1u:first-child {
    margin-left: 8.5% !important;
}
.fiveGrid .offset-2u:first-child {
    margin-left: 17% !important;
}
.fiveGrid .offset-3u:first-child {
    margin-left: 25.5% !important;
}
.fiveGrid .offset-4u:first-child {
    margin-left: 34% !important;
}
.fiveGrid .offset-5u:first-child {
    margin-left: 42.5% !important;
}
.fiveGrid .offset-6u:first-child {
    margin-left: 51% !important;
}
.fiveGrid .offset-7u:first-child {
    margin-left: 59.5% !important;
}
.fiveGrid .offset-8u:first-child {
    margin-left: 68% !important;
}
.fiveGrid .offset-9u:first-child {
    margin-left: 76.5% !important;
}
.fiveGrid .offset-10u:first-child {
    margin-left: 85% !important;
}
.fiveGrid .offset-11u:first-child {
    margin-left: 93.5% !important;
}
.fiveGrid .offset-1u {
    margin-left: 10.5% !important;
}
.fiveGrid .offset-2u {
    margin-left: 19% !important;
}
.fiveGrid .offset-3u {
    margin-left: 27.5% !important;
}
.fiveGrid .offset-4u {
    margin-left: 36% !important;
}
.fiveGrid .offset-5u {
    margin-left: 44.5% !important;
}
.fiveGrid .offset-6u {
    margin-left: 53% !important;
}
.fiveGrid .offset-7u {
    margin-left: 61.5% !important;
}
.fiveGrid .offset-8u {
    margin-left: 70% !important;
}
.fiveGrid .offset-9u {
    margin-left: 78.5% !important;
}
.fiveGrid .offset-10u {
    margin-left: 87% !important;
}
.fiveGrid .offset-11u {
    margin-left: 95.5% !important;
}
.fiveGrid-layout {
    margin: 0 auto;
    width: 1200px;
}
.fiveGrid-layout .grid12u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 100%;
}
.fiveGrid-layout .grid11u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 91.5%;
}
.fiveGrid-layout .grid10u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 83%;
}
.fiveGrid-layout .grid9u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 74.5%;
}
.fiveGrid-layout .grid8u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 66%;
}
.fiveGrid-layout .grid7u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 57.5%;
}
.fiveGrid-layout .grid6u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 49%;
}
.fiveGrid-layout .grid5u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 40.5%;
}
.fiveGrid-layout .grid4u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 32%;
}
.fiveGrid-layout .grid3u {
    float: left;
    margin: 1% 0 1% 1%;
    width: 23.5%;
}
.fiveGrid-layout .grid2u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 15%;
}
.fiveGrid-layout .grid1u {
    float: left;
    margin: 1% 0 1% 2%;
    width: 6.5%;
}
.fiveGrid-layout:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.fiveGrid-layout .row:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.fiveGrid-layout .row > *:first-child {
    margin-left: 0;
}
.fiveGrid-layout .row:first-child > * {
    margin-top: 0;
}
.fiveGrid-layout .row:last-child > * {
    margin-bottom: 0;
}
.fiveGrid-layout .offset-1u:first-child {
    margin-left: 8.5% !important;
}
.fiveGrid-layout .offset-2u:first-child {
    margin-left: 17% !important;
}
.fiveGrid-layout .offset-3u:first-child {
    margin-left: 25.5% !important;
}
.fiveGrid-layout .offset-4u:first-child {
    margin-left: 34% !important;
}
.fiveGrid-layout .offset-5u:first-child {
    margin-left: 42.5% !important;
}
.fiveGrid-layout .offset-6u:first-child {
    margin-left: 51% !important;
}
.fiveGrid-layout .offset-7u:first-child {
    margin-left: 59.5% !important;
}
.fiveGrid-layout .offset-8u:first-child {
    margin-left: 68% !important;
}
.fiveGrid-layout .offset-9u:first-child {
    margin-left: 76.5% !important;
}
.fiveGrid-layout .offset-10u:first-child {
    margin-left: 85% !important;
}
.fiveGrid-layout .offset-11u:first-child {
    margin-left: 93.5% !important;
}
.fiveGrid-layout .offset-1u {
    margin-left: 10.5% !important;
}
.fiveGrid-layout .offset-2u {
    margin-left: 19% !important;
}
.fiveGrid-layout .offset-3u {
    margin-left: 27.5% !important;
}
.fiveGrid-layout .offset-4u {
    margin-left: 36% !important;
}
.fiveGrid-layout .offset-5u {
    margin-left: 44.5% !important;
}
.fiveGrid-layout .offset-6u {
    margin-left: 53% !important;
}
.fiveGrid-layout .offset-7u {
    margin-left: 61.5% !important;
}
.fiveGrid-layout .offset-8u {
    margin-left: 70% !important;
}
.fiveGrid-layout .offset-9u {
    margin-left: 78.5% !important;
}
.fiveGrid-layout .offset-10u {
    margin-left: 87% !important;
}
.fiveGrid-layout .offset-11u {
    margin-left: 95.5% !important;
}

body {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    color: #303030;
    font-family: 'Open Sans',sans-serif;
    font-size: 10pt;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 2em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
a {
	border: 0 none;
	color: #999999;
	font: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
	cursor: pointer;
}
section {
    border: 0 none;
    display: block;
    font: inherit;
    margin: 0 0 4em;
    padding: 0;
    vertical-align: baseline;
}
section:last-child {
	margin-bottom:0;
}
section > *:last-child {
    margin-bottom: 0;
}
div {
	font:inherit;
}
h1 {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}h2 {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 1.75em;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 0 0 1em;
    padding: 0;
    vertical-align: baseline;
}
h3 {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 1.75em;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 0 0 1em;
    padding: 0;
    vertical-align: baseline;
}
h4 {
	-moz-font-feature-settings: inherit;
	-moz-font-language-override: inherit;
	border: 0 none;
	color: #121212;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 18px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 700;
	line-height: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h5 {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
h6 {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
span {
	border:0 none;
	font:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
p {
    border: 0 none;
    font: inherit;
    margin: 0 0 2.5em;
    padding: 0;
    vertical-align: baseline;
}
strong {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    color: #121212;
    font-family: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 600;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E7E7E7 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 2px 0 0;
    display: inline-block;
    height: 0;
    margin: 2em 0;
    width: 100%;
}
nav {
	border: 0 none;
	display:block;
	font:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
ul {
	border: 0 none;
	display:block;
	font:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
	list-style:none outisde none;
}
.row {}
.row:after {
	clear:both;
	content:"";
	display:block;
	height:0;
}
#header-wrapper {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image:url(assets/bgbar2.png);
	background-origin: padding-box;
	background-position: center top;
	background-repeat: repeat;
	background-size: cover;
	border-bottom: 25px solid #369;
	height: 635px;
	position: relative;
	text-align: center;
}
#subPage #header-wrapper {
	height:300px;
}
header {
    border: 0 none;
    display: block;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#page-header {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	background-image:url(assets/bgbar1.png);
}
#page-header h1 {
	margin-bottom:6em;
}
#page-header h1 a {

	color: #FFFFFF;
	font-size: 2.25em;
	outline: 0 none;
	padding: 0.35em 0.9em;
	text-decoration: none;
}
#page-header h1 span {
	font-weight:300;
}
#page-header .captions {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
	padding:3.5em 0;
}
#page-header .captions h2 {
	color:#fff;
	font-size:3em;
	margin:0 0 0.65em;
}
#page-header .captions p {
	color:#989898;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:2.25em;
	font-weight:300;
	margin:0;
}
#page-header nav {
	background:none repeat scroll 0 0   #1A3557;
}
#page-header nav ul {
	margin:0;
	padding:1.5em 0;
}
#page-header nav ul li {
    display: inline;
    font-size: 1.1em;
    margin: 0 1em;
    padding: 0 1em;
    position: relative;
}
#page-header nav ul li.current_page_item:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #000000;
    bottom: -2.4em;
    content: "";
    display: block;
    left: 50%;
    margin-left: -15px;
    position: absolute;
}
#page-header nav ul li a {
	color:#989898;
	font-style:italic;
	outline: 0 none;
	position:relative;
	text-decoration:none;
	transition: color 0.2s ease-in-out 0s;
	-webkit-transition: color 0.2s ease-in-out 0s;
	-moz-transition: color 0.2s ease-in-out 0s;
}
#page-header nav ul li.current_page_item a {
	color:#fff;
}
#intro-wrapper {
	background:#fefefe;
	box-shadow:0 0 80px 0 #ccc inset;
	padding:0;
	text-align:center;
}
#intro {
	position:relative;
}
#intro h2 {
    font-size: 3.75em;
    letter-spacing: -2px;
    line-height: 1.25em;
    margin: 0;
}
#intro h2 span {
	color:#525252;
	font-weight:300;
	letter-spacing:-1px;
}
#intro hr {
	margin:2.5em 0 3.5em;
}
#intro p {
	font-size:1.2em;
	margin:0 26em 0 2.5em;
	text-align:right;
}
#intro a {
	bottom: -0.25em;
	background-color:#369;
    display: block;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 2.5em;
    width: 14em;
}
.button {
	background: none repeat scroll 0 0 #369;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.1em;
	font-style: italic;
	height: 44px;
	line-height: 43px;
	outline: 0 none;
	padding: 0 18px;
	position: relative;
	text-decoration: none;
	transition: background-color 0.25s ease-in-out 0s;
	background-color: #369;
}
.button:after {
    border-bottom: 22px solid transparent;
    border-left: 12px solid #369;
    border-top: 22px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -12px;
    top: 0;
    transition: border-left-color 0.25s ease-in-out 0s;
}
.button-big {
    font-size: 1.75em;
    height: 64px;
    line-height: 62px;
    padding: 0 32px;
}
.button-big:after {
    border-bottom-width: 32px;
    border-left-width: 20px;
    border-top-width: 32px;
    right: -20px;
}
#main-wrapper {
	background:#fff;
	overflow:hidden;
	padding:5em 0;
}
#main-wrapper hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #F2F2F2 -moz-use-text-color #E7E7E7;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 6px 0;
    left: -500%;
    margin: 4em 0;
    position: relative;
    width: 1000%;
}
.feature-title {
}
.feature-title h2 {
	font-size:3em;
	letter-spacing: -1.5px;
	line-height:1.2em;
	margin-bottom:0.5em;
}
.feature-title p {
	color:#525252;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:1.8em;
	line-height:1.75em;
	margin-bottom:1em;
}
ul.style1 {
}
ul.style1 li {
    border-top: 1px solid #E7E7E7;
    line-height: 3em;
}
ul.style2 {
	margin-bottom:0;
}
ul.style2 li {
	border-top: 2px solid #E7E7E7;
	font-size: 1.1em;
	font-style: italic;
	line-height: 4em;
	padding-left: 10px;
	position: relative;
}



.box-secondary {}
.box-primary {
}


.box-primary img{
	float:left
}


.image {
    border: 6px solid #E7E7E7;
    display: inline-block;
    position: relative;
    transition: border-color 0.25s ease-in-out 0s;
}
.image:hover {
    border-color: #CCCCCC;
}
.image:after {
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.15) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.image img {
    display: block;
    opacity: 1;
    transition: opacity 0.25s ease-in-out 0s;
}
.image-fit {
    display: block;
    margin: 0 0 2.5em;
}
.image-fit img {
    width: 100%;
}
.align-left {
    float: left;
    margin-right: 2em;
}
footer {
    border: 0 none;
    display: block;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
footer.meta {
    background: none repeat scroll 0 0 #E7E7E7;
    line-height: 44px;
    position: relative;
}
footer.meta .info {
    color: #888888;
    font-size: 0.95em;
    font-style: italic;
    position: absolute;
    right: 1.75em;
}
footer.meta .info a.comments:before {
    background: url("assets/index.png") repeat scroll 0 -24px transparent;
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 0.25em;
    position: relative;
    top: 8px;
    width: 24px;
}
footer.meta .info a.comments {
    border-left: 1px solid #BBBBBB;
    margin-left: 1.5em;
    padding-left: 1.5em;
}
#footer-wrapper {
	color: #BBBBBB;
	padding: 1em 0 0;
	background:#000;
}
#footer-wrapper h2 {
	color:#fff;
}
#footer-wrapper a {
	color:#ccc;
	text-decoration:none;
}
#footer-wrapper a:hover {
	text-decoration:underline;
}
#page-footer {}
#page-footer section {
	margin:0 0 4em;
}
ul.contact {
}
ul.contact:after {
    clear: both;
    content: "";
    display: block;
}
ul.contact li {
    -moz-box-sizing: border-box;
    float: left;
    line-height: 1.75em;
    min-height: 5em;
    padding-left: 48px;
    position: relative;
    width: 50%;
}
ul.contact li:first-child {
    border-top: 0 none;
}
ul.contact li:before {
    background: url("assets/index.png") repeat scroll 4px 4px #202020;
    content: "";
    display: block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px;
}
ul.contact li:after {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 8px solid #202020;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 28px;
}
ul.contact li.address:before {
    background-position: -68px 4px;
}
ul.contact li.phone:before {
    background-position: -92px 4px;
}
ul.contact li.social:before {
    background-position: -20px 4px;
}
ul.contact li.email:before {
    background-position: -44px 4px;
}
#copyright {
    border-top: 1px solid #1A1A1A;
    color: #333333;
    padding: 3em 0 6em;
    text-align: center;
}
a.showMenu {
	display:none;
}
#content {
}
#content.right-sidebar {
	padding-right:4%;
}
#content.left-sidebar {
	padding-right:4%;
}

/*==============================================

			MOBILE WEB MODE
			
==============================================*/


@media only screen and (max-width: 460px) {
	body {
		letter-spacing:0;
		line-height:1.75em;
	}
	h1 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: inherit;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		line-height: inherit;
		margin: 0;
		padding: 0;
		vertical-align: baseline;
	}
	h2 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 1.5em;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		letter-spacing: -1px;
		line-height: inherit;
		margin: 0 0 1.25em;
		padding: 0;
		vertical-align: baseline;
	}
	h3 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 1.5em;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		letter-spacing: -1px;
		line-height: inherit;
		margin: 0 0 1.25em;
		padding: 0;
		vertical-align: baseline;
	}
	h4 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 1.5em;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		letter-spacing: -1px;
		line-height: inherit;
		margin: 0 0 1.25em;
		padding: 0;
		vertical-align: baseline;
	}
	h5 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 1.5em;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		letter-spacing: -1px;
		line-height: inherit;
		margin: 0 0 1.25em;
		padding: 0;
		vertical-align: baseline;
	}
	h6 {
		-moz-font-feature-settings: inherit;
		-moz-font-language-override: inherit;
		border: 0 none;
		color: #121212;
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 1.5em;
		font-size-adjust: inherit;
		font-stretch: inherit;
		font-style: inherit;
		font-variant: inherit;
		font-weight: 700;
		letter-spacing: -1px;
		line-height: inherit;
		margin: 0 0 1.25em;
		padding: 0;
		vertical-align: baseline;
	}
	#header-wrapper {
		border-bottom:10px solid #ff4200;
		height:325px;
	}
	#page-header nav {
		display:none;
	}
	#page-header h1 {
		margin-bottom:2em;
		text-align:center;
		width:100%;
	}
	#page-header .captions {
		padding:1.75em 0;
		width:100%;
	}
	#page-header .captions h2 {
		font-size:1.75em;
		line-height:1.25em;
		margin:0 0 0.25em;
		padding:0 1em;
	}
	#page-header .captions p {
		font-size:1.5em;
		font-weight:300;
		line-height:1.25em;
		margin:0;
		padding:0 1em;
	}
	.fiveGrid-layout {
		width:696px;
	}
	.fiveGrid .grid3u {
		float:none !important;
		margin:1% 0 !important;
		width: 100% !important;
	}
	.fiveGrid .grid6u {
		float:none !important;
		margin:1% 0 !important;
		width: 100% !important;
	}
	.fiveGrid .grid9u {
		float:none !important;
		margin:1% 0 !important;
		width: 100% !important;	
	}
	.fiveGrid .grid12u {
		float:none !important;
		margin:1% 0 !important;
		width: 100% !important;
	}
	.fiveGrid .row:first-child > *:first-child {
		margin-top:0;
	}
	.fiveGrid {
		margin:0;
		width:100%;
	}
	.fiveGrid:after {
		clear:both;
		content:"";
		display:block;
		height:0;
	}
	#intro-wrapper {
		text-align:center;
		padding:2.5em 20px 3em;
	}
	#intro h2 {
		font-size:1.75em;
		letter-spacing:-1px;
		line-height:1.25em;
		margin:0;
	}
	#intro hr {
		margin:1.5em 0;
	}
	#intro p {
		margin:0 0 2em;
		text-align:center;
	}
	#intro a {
		position:relative;
		display: inline-block;
	}
	.button {
		-moz-box-sizing: border-box;
		background: none repeat scroll 0 0 #FF4200;
		color: #FFFFFF;
		display: inline-block;
		font-size: 1.25em;
		font-style: italic;
		height: 44px;
		letter-spacing: -0.5px;
		line-height: 43px;
		outline: 0 none;
		padding: 0 18px;
		position: relative;
		text-align: center;
		text-decoration: none;
		transition: background-color 0.25s ease-in-out 0s;
	}
	.button:after {
		border-bottom: 22px solid transparent;
		border-left: 12px solid #FF4200;
		border-top: 22px solid transparent;
		content: "";
		display: block;
		position: absolute;
		right: -12px;
		top: 0;
		transition: border-left-color 0.25s ease-in-out 0s;
	}
	#main-wrapper {
		margin-top:-2%;
		padding:3em 20px 2em;
	}
	.feature-title h2 {
		font-size:1.75em;
		letter-spacing:-1.5px;
		line-height:1.2em;
		margin-bottom:1em;
	}
	.feature-title p {
		font-size:1.5em;
		letter-spacing:-0.5px;
		line-height:1.25em;
		margin-bottom:1em;
	}
	ul.style2 {
		margin-bottom:2.5em;
	}
	.box-secondary .image {
		float:left;
		margin-bottom:1em;
		width:30%;
	}
	.box-secondary > div {
		margin-left:38%;
	}
	.image {
		border-3px solid #e7e7e7;
	}
	footer.meta .tags {
		display:none;
	}
	#footer-wrapper {
		padding:4em 20px;
	}
	#page-footer ul.style1 li {
		border-top-color: #1A1A1A;
	}
	section.last {
		margin-bottom:0;
	}
	ul.contact li {
		-moz-box-sizing: border-box;
		float: none;
		line-height: 1.75em;
		min-height: 5em;
		padding-left: 48px;
		position: relative;
		width: 100%;
	}
	a.showMenu {
		position:absolute;
		top:5px;
		left:5px;
		display:inline;
		padding:6px 25px;
		text-decoration:none;
		background: rgba(0,0,0,0.25);
		color:#fff;
		font-size:15px;
	}
	#mobile-menu ul {
		position:relative;
		top:20px;
		left:5px;
	}
	#mobile-menu li {
		padding:6px;
		border-top:1px solid #1A1A1A;
	}
	#content.right-sidebar {
		padding-right:0;
	}
	#content.left-sidebar {
		padding-right:0;
	}


.floater {
	float:left;
}
