body {
	margin:0;
	padding:0;
	display:none;
	overflow-x:hidden;
	overflow-y:auto
}
html, body {
	height:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
.mainHeader {
	position:fixed;
	float:left;
	height:100%;
	width:190px;
	z-index:999;
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-transform:translateZ(0)
}
#bodyContent {
	float:right;
	position:relative;
	clear:both;
	z-index:998;
	width:10px
}
#backArea {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:5px;
	z-index:1
}
.header {
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0
}
.header .headerContent {
	padding:0;
	margin:0 auto
}
.header .headerContent .nav {
	float:left;
	display:inline;
	margin-left:0;
	margin-right:10px
}
.header .headerContent .nav ul {
	display:none;
	left:0
}
.header .headerContent .nav ul li {
	left:0;
	display:block;
	margin:0 auto;
	cursor:pointer;
	list-style:none;
	text-align:right;
}
.header .headerContent .nav ul li a {
	 cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 100%;
    letter-spacing: 0;
    padding: 7px 15px;
    text-align: right;
}
.header .headerContent .nav ul li ul {
	position:absolute;
	top:0;
	left:0;
	float:left;
	display:inline-block;
	margin:0 auto;
	cursor:pointer;
	list-style:none;
	z-index:1000;
	overflow:hidden;
	white-space:nowrap;
	height:auto
}
.header .headerContent .nav ul li ul li {
	position:relative;
	float:none;
	display:block;
	cursor:pointer;
	list-style:none
}
.header .headerContent .nav ul li ul li a {
	padding:5px 15px 5px 15px;
	text-align:left
}
.header .headerContent .nav ul li ul li a.first {
	padding:10px 15px 5px 15px
}
.header .headerContent .nav ul li ul li a.last {
	padding:5px 15px 15px 15px
}
.header .headerContent .nav ul li a {
	-webkit-transition-property:color, background;
	-webkit-transition-duration:.25s, .25s;
	-webkit-transition-timing-function:linear, ease-in;
	-moz-transition-property:color, background;
	-moz-transition-duration:.25s, .25s;
	-moz-transition-timing-function:linear, ease-in;
	-o-transition-property:color, background;
	-o-transition-duration:.25s, .25s;
	-o-transition-timing-function:linear, ease-in;
	-ms-transition-property:color, background;
	-ms-transition-duration:.25s, .25s;
	-ms-transition-timing-function:linear, ease-in
}
.header .headerContent .highlight {
	width:5px;
	height:0;
	position:absolute;
	margin:0;
	padding:0;
	right:0
}
.mobile_topContact {
	float:right;
	margin:10px 20px 0 0
}
.header .headerContent li a, .header .headerContent li a:visited {
	color:inherit;
	text-decoration:none;
	outline:0
}
.header .headerContent li a:hover, .header .headerContent li a:focus {
	color:inherit
}
.header .headerContent li a:visited {
	color:inherit;
	text-decoration:none
}
.header .headerContent .nav ul li .arrow {
	background:url(../images/menu_arrow.png) no-repeat;
	background-position:80% 100%
}
.menuFade {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	top:0;
	right:0
}
.footer {
	position:absolute;
	float:left;
	bottom:0;
	margin:0 auto;
	padding:0 20px 0 20px
}
.footer .container .bottomText {
	margin-top:10px
}
.contentWarp {
	width:100%;
	overflow-x:hidden;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	z-index:997
}
.logo {
	position:absolute;
	padding-top:0;
	padding-bottom:20px
}
.mobile_header {
	position:fixed;
	padding-top:10px;
	padding-bottom:5px;
	display:none;
	width:100%;
	z-index:100000
}
.mobile_header #mobile_nav {
	position:absolute;
	cursor:pointer;
	width:150px;
	float:left;
	margin:120px 0 0 10px
}
.mobile_header #mobile_nav div {
	position:absolute;
	width:auto;
	padding:0;
	top:0;
	padding:3px 15px 3px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
}
.pageHolder {
	margin:0 auto;
	position:relative;
	float:left
}
.page {
	float:left;
	position:relative;
	top:0;
	left:0;
	margin:20px 0 10px 0
}
.page .pgContent {
	width:940px;
	float:left;
	display:inline;
	margin:0
}
.columns-contact{
	width:50%;
	float: left;

}
#bodyContent, .scroll-pane {
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-transform:translateZ(0)
}
.jspContainer {
	overflow:hidden;
	position:relative;
	margin-right:10px
}
.jspPane {
	position:absolute
}
.jspVerticalBar {
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:100%
}
.jspHorizontalBar {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:12px
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin:0;
	padding:0
}
.jspCap {
	display:none
}
.jspHorizontalBar .jspCap {
	float:left
}
.jspTrack {
	position:relative
}
.jspDrag {
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	margin:1px 0 0 0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float:left;
	height:100%
}
.jspArrow {
	text-indent:-20000px;
	display:block;
	cursor:pointer
}
.jspArrow.jspDisabled {
	cursor:default
}
.jspVerticalBar .jspArrow {
	height:12px
}
.jspHorizontalBar .jspArrow {
	width:12px;
	float:left;
	height:100%
}
.jspVerticalBar .jspArrow:focus {
	outline:0
}
.jspCorner {
	float:left;
	height:100%
}
* html .jspCorner {
	margin:0 -3px 0 0
}
.loading {
	background:url(../images/loading.gif) no-repeat center center;
	height:40px;
	width:40px;
	position:absolute;
	z-index:0;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.email_loading {
	background:url(../images/email_loading.gif) no-repeat center center;
	height:32px;
	width:32px;
	position:absolute;
	z-index:0
}
.slider_loading {
	background:url(../images/loader.gif) no-repeat center center;
	height:32px;
	width:32px;
	position:relative;
	z-index:1;
	margin:0 auto
}
.fsLoading {
	background:url(../images/loading_fs.gif) no-repeat center center;
	height:32px;
	width:32px;
	position:absolute;
	z-index:1;
	bottom:180px;
	right:5px
}
#reply_message {
	position:relative;
	left:-24px;
	text-align:left;
	float:left
}
.medium_size {
	height:280px;
	overflow:hidden
}
.full_size {
	height:420px;
	overflow:hidden
}
.vegas-loading {
	background:#000 url(images/loading.gif) no-repeat center center;
	background:rgba(0,0,0,0.7) url(../images/loading.gif) no-repeat center center;
	height:32px;
	width:32px;
	position:absolute;
	z-index:0
}
.vegas-overlay {
	background:transparent url(../images/background_overlay.png);
	opacity:.5;
	z-index:-1
}
.vegas-background {
	image-rendering:optimizeQuality;
	-ms-interpolation-mode:bicubic;
	position:absolute;
	z-index:-3
}
.animate {
	overflow:hidden
}
#flexslider-container {
	max-width:900px;
	height:100%;
	margin:5px 0 0 0
}
.flexslider .slides {
	overflow:hidden
}
.flexslider ul li, .flexslider .slides {
	margin:0;
	padding:0
}
.flex-caption {
	visibility:hidden
}
#bodyContent .flex-caption {
	visibility:visible
}
.video_content {
	width:600px;
	height:255px;
	margin:0 auto;
	cursor:pointer;
	background-color:#000;
	overflow:hidden
}
.addVideo {
	position:relative;
	background-color:#000;
	overflow:hidden
}
.vid {
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	visibility:visible;
	z-index:5
}
.noSpacing {
	margin:0
}
.pageHidden {
	width:300px;
	height:50px;
	position:absolute;
	overflow:hidden
}
.pageShow {
	width:auto;
	height:auto;
	position:relative;
	overflow:visible
}
.isotope_option {
	position:relative;
	float:right;
	display:none
}
#options {
	margin-right:65px
}
.scroll-pane {
	width:auto
}
.fm_drag-cursor {
	cursor:move
}
.fm_drag-cursor {
	cursor:url("../images/cursors/openhand.png") 8 8, -moz-grab
}
.fm_drag-cursor {
*cursor:url(../images/cursors/openhand.cur)
}
.fm_drag-cursor {
	cursor:url(images/cursors/openhand.cur)
}
.fm_draging-cursor {
	cursor:move
}
.fm_draging-cursor {
	cursor:url("../images/cursors/closedhand.png") 8 8, -moz-grabbing
}
.fm_draging-cursor {
*cursor:url(../images/cursors/closedhand.cur)
}
.fm_draging-cursor {
	cursor:url(images/cursors/closedhand.cur)
}
@media only screen and (min-width:768px) and (max-width:1150px) {
#bodyContent .flex-caption {
	visibility:visible
}
.jspVerticalBar {
	width:5px
}
#options {
	margin-right:50px
}
.page .pgContent {
	width:748px
}
#fsGalNex {
	right:-10px;
	top:30px
}
#fsGalPre {
	left:-3px;
	top:30px
}
.proPadLef {
	padding-left:20px
}
}
@media only screen and (max-width:767px) {
body {
	overflow-x:hidden;
	overflow-y:auto
}
.mobile_header {
	position:absolute
}
.mainHeader {
	position:absolute;
	height:auto
}
.header .headerContent .nav ul {
	top:44px;
	display:none;
	z-index:10
}
.header .headerContent .nav ul li {
	float:none;
	margin:0
}
.header .headerContent .nav ul li a {
	padding:15px 15px 10px 15px;
	margin:0
}
.header .headerContent .nav ul li .last {
	padding-bottom:15px
}
.header .headerContent .highlight {
	display:none
}
.header .headerContent .nav ul li ul {
	float:none;
	position:relative;
	margin:0
}
.header .headerContent .nav ul li ul li {
	float:none;
	margin:0;
	top:0
}
.header .headerContent .nav ul li ul li a {
	padding:15px 15px 10px 15px;
	margin:0;
	text-align:right
}
.header .headerContent .nav ul li ul li a.first {
	padding:20px 15px 10px 15px
}
.header .headerContent .nav ul li ul li a.last {
	padding:10px 15px 20px 15px
}
.header {
	z-index:100
}
.footer {
	position:relative;
	float:none
}
.pageHolder {
	width:300px
}
.page .pgContent {
	position:relative;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	overflow:visible
}
.medium_size {
	height:100%
}
.full_size {
	height:100%;
	margin-top:10px
}
.mainContainer {
	overflow-y:hidden
}
.video_content {
	width:280px;
	height:120px
}
#flexslider-container {
	max-width:320px;
	height:100%;
	margin:0
}
#flexslider-container img {
	width:100%;
	max-height:100%
}
#bodyContent .flex-caption {
	visibility:hidden
}
#flexslider-container .flex-control-nav {
	position:relative;
	bottom:-15px
}
#flexslider-container .flex-direction-nav {
	visibility:hidden
}
.isotope_option {
	width:300px;
	float:left
}
#options {
	margin-right:-10px
}
.fs_gallery {
	left:7px
}
.fs_thumbs {
	width:265px
}
#fsCloGal {
	right:-5px;
	top:25px
}
#fsGalNex {
	right:-10px;
	top:55px
}
#fsGalPre {
	left:-0px;
	top:55px
}
.scroll-pane {
	height:auto;
	overflow:visible
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
body {
	overflow-x:hidden;
	overflow-y:auto
}
.mobile_header {
	position:absolute
}
.mainHeader {
	position:absolute;
	height:auto
}
.header .headerContent .nav ul {
	top:44px;
	display:none;
	z-index:10
}
.header .headerContent .nav ul li {
	float:none;
	margin:0
}
.header .headerContent .nav ul li a {
	padding:15px 15px 10px 15px;
	margin:0
}
.header .headerContent .nav ul li .last {
	padding-bottom:15px
}
.header .headerContent .highlight {
	display:none
}
.header .headerContent .nav ul li ul {
	float:none;
	position:relative;
	margin:0
}
.header .headerContent .nav ul li ul li {
	float:none;
	margin:0;
	top:0
}
.header .headerContent .nav ul li ul li a {
	padding:15px 15px 10px 15px;
	margin:0;
	text-align:right
}
.header .headerContent .nav ul li ul li a.first {
	padding:20px 15px 10px 15px
}
.header .headerContent .nav ul li ul li a.last {
	padding:10px 15px 20px 15px
}
.header {
	z-index:100
}
.footer {
	position:relative;
	float:none
}
.pageHolder {
	width:420px
}
.page .pgContent {
	position:relative;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	overflow:visible
}
.medium_size {
	height:100%
}
.full_size {
	height:100%;
	margin-top:10px
}
.mainContainer {
	overflow-y:hidden
}
.video_content {
	width:400px;
	height:165px
}
#flexslider-container {
	width:460px;
	max-height:100%;
	margin:20px
}
#flexslider-container img {
	width:100%;
	max-height:100%
}
#bodyContent .flex-caption {
	visibility:hidden
}
#flexslider-container .flex-control-nav {
	position:relative;
	bottom:-15px
}
#flexslider-container .flex-direction-nav {
	visibility:hidden
}
.isotope_option {
	width:400px;
	float:left
}
#options {
	margin-right:-10px
}
.isotope_items {
	left:10px
}
.fs_gallery {
	left:5px
}
.fs_thumbs {
	width:390px
}
#fsCloGal {
	right:-5px;
	top:25px
}
#fsGalNex {
	right:-10px;
	top:55px
}
#fsGalPre {
	left:-5px;
	top:55px
}
.scroll-pane {
	height:auto;
	overflow:visible
}
}
