@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/mco-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #619fc9;
}
#content {
	background-image: url(images/mco_15.gif);
	background-repeat: repeat-x;
	width: 840px;
	height: 553px;
	padding-top: 15px;
	padding-left: 15px;
}
#faqs {
	height: 330px;
	width: 300px;
	background-image: url(images/mco_21.gif);
	background-repeat: repeat-x;
	overflow-x: hidden;
	overflow-y: auto;
	
}
#location {
	height: 330px;
	width: 300px;
	background-image: url(images/mco_21.gif);
	background-repeat: repeat-x;
	
}
#address {
	width: 300px;
	background-image: url(images/mco_21.gif);
	background-repeat: repeat-x;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	margin: 14px 0 0 0;
	height: 258px;
}
#contact-location {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 125px;
}
#contact-location-address {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 125px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 13px;
	margin-left: 0px;
	line-height: 1.3em;
}
#menu {
	position: relative;
}

#menu1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:232px;
	height:47px;
	z-index: 1;
	visibility: visible;
}

#menu2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:232px;
	height:47px;
	z-index: 2;
	visibility: hidden;
}

#menu3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:232px;
	height:47px;
	z-index: 3;
	visibility: hidden;
}

#menu4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:232px;
	height:47px;
	z-index: 4;
	visibility: hidden;
}

#map {
  height:330px;
	position: relative;
  width:495px;
}

#map1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:495px;
	height:330px;
	z-index: 5;
	visibility: visible;
}

#map2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:495px;
	height:330px;
	z-index: 7;
	visibility: hidden;
}

#map_button {
	position: relative;
}

#map_button1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:59px;
	height:45px;
	z-index: 7;
	visibility: visible;
}

#map_button2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:59px;
	height:45px;
	z-index: 8;
	visibility: hidden;
}
#p1wrapper {
	height: 375px;
	width: 810px;
}
#caption {
	position: relative;
}
#caption1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:300px;
	height:225px;
	z-index: 9;
	visibility: visible;
	background-color: #0066FF;
}
#caption2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:300px;
	height:225px;
	z-index: 10;
	visibility: hidden;
	background-color: #FF0000;
}


