@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	color: #1c3260;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #278c7b;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1c3260;
}

body {
	background-repeat: repeat;
	background-image: url(../images/tile_wall.jpg);
	/* [disabled]margin-top: 0px; */
}
.current {
	background-color: #0A3A6E;
}
.container {
	width: 900px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container #clearBoth {
	clear: both;
}
#contact {
	height: 10px;
	background-color: #6ebe43;
}
#contactTag a{
	width: 100px;
	margin-right: 25px;
	background-color: #d8e8b9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #1c3260;
	float: right;
	text-decoration: none;
	padding: 11px;
}
#headerSpacer {
}
#contactTag a:hover {
	color: #FFF;
	background-color: #6fbe44;
	padding-top: 17px;
}
#contactTag a:active {
	color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 0px;
	background-color: #6fbe44;
}
#clear {
	clear: left;
}
#header {
	height: 150px;
	background-image: url(../images/headerThin.jpg);
}
#headerAbout {
	height: 300px;
	background-image: url(../images/mbz_header_holder.jpg);
}
#headerSpacer {
	height: 30px;
	background-color: #FFFFFF;
}
.logoPadding  {
	padding-top: 24px;
	padding-left: 25px;
}
.titlePadding {
	padding-top: 24px;
	margin-left: 15px;
}
#nav a  {
	background-color: #1c3260;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	margin-top: 11px;
	padding-top: 11px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 18px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
#nav a:hover {
	background-color: #278c7b;
	color: #d8e8b9;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6fbe44;
}
#nav a:active {
	background-color: #1c3260;
	color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainBody {
	height: 481px;
	background-color: #FFFFFF;
	border-bottom-color: #6EBE43;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}
#mainBodySrv {
	height: 700px;
	background-color: #FFFFFF;
	border-bottom-color: #6EBE43;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}
#mainBodyAdv {
	height: auto;
	background-color: #FFFFFF;
	border-bottom-color: #6EBE43;
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-width: 12px; */
}
#mainBodyPho {
	height: 1050px;
	background-color: #FFFFFF;
	border-bottom-color: #6EBE43;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}
#floatLeftAdv {
	float: left;
	width: 550px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #E6e6e6;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	/* [disabled]height: 300px; */
}
#floatLeftSlide {
	/* [disabled]float: left; */
	width: 900px;
	/* [disabled]border-top-width: 25px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #E6e6e6; */
	/* [disabled]padding-top: 15px; */
	/* [disabled]padding-right: 50px; */
	/* [disabled]padding-left: 50px; */
	/* [disabled]height: 300px; */
	/* [disabled]padding-bottom: 12px; */
	/* [disabled]color: #1c3260; */
	border-bottom: 12px;
}
#floatRightAdv {
	height: 1250px;
	background-color: #d8e8b9;
	width: 250px;
	float: right;
}
#floatRightAbout {
	/* [disabled]height: 950px; */
	background-color: #d8e8b9;
	width: 250px;
	float: right;
}
#floatRightSrv {
	height: 575px;
	background-color: #d8e8b9;
	width: 250px;
	float: right;
}
#floatRightPho {	/*
	[disabled]height: 950px; */
	background-color: #d8e8b9;
	width: 250px;
	float: right;
}
#bodyContentAdv p {
	float: left;
	/* [disabled]width: 230px; */
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
#bodyContentSrv p {
	float: left;
	/* [disabled]width: 230px; */
	margin-top: 0px;
	/* [disabled]margin-right: 35px; */
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	line-height: 0.3em;
}
#bodyContentSrv ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1550;
}
#mainTop {
	height: 11px;
	background-color: #1c3260;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #6fbe44;
}
#mainBodySplash {
	height: 460px;
	background-color: #d8e8b9;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #1c3260;
	border-bottom-style: solid;
	border-bottom-color: #1c3260;
	border-bottom-width: 4px;
}
#mainMiddle {
	float: left;
	width: 900px;
	height: 350px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1c3260;
}
#floatLeft  {
	float: left;
	width: 550px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #E6e6e6;
	/* [disabled]height: 100%; */
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#floatLeftPho {
	float: left;
	width: 580px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #E6e6e6;
	height: 950px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#floatLeftBottom {
	float: left;
	width: 650px;
	height: 100px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#floatRight  {
	/* [disabled]float: right; */
	/* [disabled]width: 250px; */
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #bcbec0;
	background-color: #d8e8b9;
	/* [disabled]height: 437px; */
	padding-top: 8px;
}
#floatRight a {
	display: block;
	background-color: #6fbe44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1c3260;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1c3260;
	margin: 0px;
	padding: 19px;
}
#floatRight a:hover {
	color: #e6e6e6;
	background-color: #278c7b;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#floatRight a:active {
	background-color: #1c3260;
}
#floatRight #current   {
	background-color: #1c3260;
	color: #FFFFFF;
}
#bodyContent p {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#floatLeftPho #bodyContent img {
	margin-right: 18px;
	margin-bottom: 22px;
	border: thin solid #999999;
}
#bodyContentAbout p {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#contactPanel {
	background-color: #d8e8b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 50px;
	padding-top: 25px;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	text-decoration: none;
}
#addressPanel {
	background-color: #d8e8b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 50px;
	padding-top: 25px;
	float: right;
	padding-right: 50px;
	padding-bottom: 25px;
	text-decoration: none;
	color: #1c3260;
}
#bottomLine {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-align: center;
}
#bottomLine a {
	font-weight: bold;
	color: #6fbe44;
}
#bottomLine a:hover {
	font-weight: bold;
	color: #b4d670;
}
#bodyContentAbout {
	height: 275px;
}
.easeInOutQuad
{

transition:width 4s;
-webkit-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
   -moz-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
    -ms-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
     -o-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
        transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
nivo-control a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 15px;
}
.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
	border:4;
	display:block;
}
