body {  background: none repeat scroll 0 0 #ffdc00;  }

#article {  font-family: "HelveticaNeueLT Std Cn", Helvetica, sans-serif; font-size: 1em; color: #fff; text-align: justify; }

h1 {text-align: center; font-size: 1.5em;}
h2 {text-align: center; font-size: 1.2em;}

#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption {}
#slider-player {}
#slider-player-nav {}

#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}

#header-container { background: #000;  -webkit-border-radius: 7px 7px 0px 0px; -moz-border-radius: 7px 7px 0px 0px; border-radius: 7px 7px 0px 0px; margin-top: 30px; }
#middle-container { background: #000; padding-top: 20px; }
#footer-container { text-align: center;  -webkit-border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; border-radius: 0px 0px 7px 7px; background: #000; margin-bottom: 30px; }

#footer-container h3 { text-transform: uppercase; text-align: center; font-size: 1.3em; border-bottom: 2px solid #ffdc00; font-weight: lighter; color: #ffdc00; }

#social li{ display:inline; padding-left: 10px!important; }
#social ul{ margin-top: 10px; margin-right: 30px!important; padding-left: 0px!important; margin-left: -10px; }

a { color: #ffdc00; text-decoration: underline; }
a:hover {color: #ffdc00; text-decoration: underline; }

.ctab a { color:#fff;}
.ctab a.hover { color:#fff!important;}

.ctab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #ffffff!important;
	padding: 10px 20px;
	background-color: #6bc891;
	background: #6bc891;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #171717;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

iframe {width: 100%; background: #fff;}

.flex-caption {color: #000; }
.fa {font-size: 1.1em; padding: 10px; border-radius: 10px; color: #fff; }
.fa-facebook { background: #4060a5; }
.fa-twitter { background: #00abe3; }
.fa-google-plus { background: #e64522; }
.fa-linkedin { background: #0094bc ; }
.fa-youtube { background: #db0000; }

@media (max-width:767px){
#section-header-0{display:none;}
}