img, iframe, object, embed { 
max-width: 100%;
}

body {
background: #075C8E;
}

.mvu-logo{
padding: 15px 0;
}

.mpeg4-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #95b52a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #95b52a;
	box-shadow:inset 0px 1px 0px 0px #95b52a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #95b52a), color-stop(1, #9ec12d) );
	background:-moz-linear-gradient( center top, #95b52a 5%, #9ec12d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#95b52a', endColorstr='#9ec12d');
	background-color:#95b52a;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:1px solid #87a426;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:121px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #377024;
}
.mpeg4-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ec12d), color-stop(1, #95b52a) );
	background:-moz-linear-gradient( center top, #9ec12d 5%, #95b52a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ec12d', endColorstr='#95b52a');
	background-color:#9ec12d;
color: #fff;
text-decoration: none;
}
.mpeg4-btn:active {
	position:relative;
	top:1px;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}

#section-middle-1-1-content h1{
text-align: center;
font-size: 1.7em;
}
#section-middle-1-1-content 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{
background: rgb(238, 238, 239);
padding-bottom: 31px;
border-radius: 0 0 10px 10px;
}
#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{
text-align: center;
background: #fff;
border-radius: 5px 5px 0 0;
margin-top: 10px;
}
#middle-container{
background: #fff;
}
#footer-container{
text-align: center;
background: #fff;
border-radius: 0 0 5px 5px;
}
#footer-container h3{
border-bottom: #C1C1C1 solid 1px;
padding: 5px 0;
font-weight: 100;
}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
}

@media (max-width:600px){
#header-container{margin-top:0;
border-radius: 0;
}
}