@charset "UTF-8";
/* CSS Document */
/*Master Style Sheet for Methodist Air Care*/

img, .pngfix, div, a, input, p {
behavior: url("iepngfix.htc");
}

img {
padding: 0;
border: none;
}

body {
margin: 0;
margin-bottom: 30px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #A0A0A0;
background: #B4D2E6;
}

#wrapper {
width: 915px;
min-height: 420px;
margin: 0 auto;
float: center;
border-left: #87AFD7 1px solid;
border-right: #87AFD7 1px solid;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 12px;
	color: #3C69A0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #7D7D7D;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 5px;
	color: #555;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #231414;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #231414;
}

a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	color: #FFF;
}

a2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #00B0AF;
}

a3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #0096D7;
}

a, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: underline;
color: #CD5A24;
}

a:hover {
text-decoration: none;
color: #CD5A24;
}

#top {
width: 100%;
height: 165px;
margin 0 auto;
padding-top: 15px;
float: center;
background: #87AFD7;
}

#header {
width: 900px;
height: 165px;
margin: 0 auto;
padding: 0;
}

#logo {
width: 270px;
height: 55px;
float: left;
margin-top: 100px;
}

#top_left {
width: 620px;
float: right;
}

#contact {
width: 600px;
height: 130px;
float: right;
text-align: right;
color: #BDD3E9;
}

#content {
width: 820px;
min-height: 400px;
margin: 0 auto;
padding: 20px 40px;
position: relative;
background: #FFF;
}

#main {
width: 460px;
padding: 0 80px 0 0;
margin: 0;
float: left;
border-right: #B4D2E6 1px solid;
}

#sidebar {
width: 250px;
height: 400px;
padding: 5px;
margin: 0;
float: right;
}

#side_01 {
width: 250px;
padding-bottom: 20px;
float: left;
border-bottom: #B4D2E6 1px solid;
}

#side_02 {
width: 250px;
padding-bottom: 20px;
float: left;
margin-top: 10px;
}

#menulist {
width: 700px;
height: 30px;
margin: auto;
float: right;
}

.menu {
width: 700px;
}

.menu ul {
margin: 0;
padding: 0;
float: right;
text-align: right;
}

.menu ul li {
display: inline;
}

.menu ul li a {
float: left;
text-decoration: none;
color: #FFF;
padding: 5px 5px 5px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: right;
}

.menu ul li a:visited {
color: #FFF;
}

.menu ul li a:hover, .menu ul li .current {
color: #87AFD7;
background-color:#FFF;
}

#footer {
width: 100%;
margin: 0 auto;
padding: 8px 0;
margin-top: 10px;
text-align: center;
font-size: 11px;
color: #FFF;
background: #87AFD7;
}

table {
width: 600px;
height: auto;
line-height: 13px;
table-layout: fixed;
}

.centerdiv {
margin-left: auto;
margin-right: auto;
}

.vertaligntop {
vertical-align: top;
margin-top: 0;
} 