*, html { margin: 0; padding: 0; }

body {
 background: #9ac6d2 url(images/background.jpg) repeat-x;
 text-align: center;
 font-family: Arial;
}

img { border: none; }

#container {
 background: url(images/wrapper.jpg) repeat-y;
 margin: 0 auto;
 text-align: left;
 width: 930px;
 position:relative;
}

#header {
 background: url(images/header.jpg) no-repeat;
 width: 100%;
 height: 160px;
}

#header #logo {
 float: left;
}

#header #logo a {
 display: none;
 margin: 1.5em 0 0 1em;
 text-indent: -999em;
 width: 125px;
 height: 100px;
}

#header2 #logo {
 float: left;
}

#header2 #logo a {
 display: none;
 margin: 1.5em 0 0 1em;
 text-indent: -999em;
 width: 125px;
 height: 100px;
}

#header2 {
 background: url(images/header2.jpg) no-repeat;
 width: 100%;
 height: 278px;
}

#tier-2-headerFlash {
 margin: 0px;
 padding: 29px 0px 0px 20px;
}

#flash {
 padding: 28px 0px 0px 21px;
}

h4 .home { text-transform: normal; }

#navigation {
 background: url(images/navigationback.jpg) no-repeat;
 list-style: none;
 width: 100%;
 height: 24px;
 padding: .3em 0 0 3.5em;
}

body:first-of-type #navigation { height: 27px; }

#navigation li {
 float: left;
 padding: 0 2.5em 0 0;
 position: relative;
 z-index: 100;
}

#navigation li a {
 font-size: 14px;
 color: #027492;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 height: 24px;
 display: block;
}

#navigation li ul {
 display: none;
 position: absolute;
 top: 24px;
 left: 0;
 list-style: none;
 background: #4f94a8;
} 

#navigation li:hover > ul {
 display: block;
 width: 155px;
}

#navigation li ul li {
 clear: both;
 width: 100%;
 height: 32px;
}

#navigation li ul li a {
 color: #fff;
 font-size: 11px;
 text-transform: none;
 padding: .5em 0 .2em .5em;
 border-bottom: 1px solid #86afba;
 font-weight: normal;
}

#navigation li ul li.navhome a {
 color: #fff;
 font-size: 11px;
 text-transform: none;
 padding: .5em 0 .2em .5em;
 border-bottom: 1px solid #86afba;
 font-weight: bold;
 background-color: #71bbd1;
}

#navigation li ul li a:hover {
 background: #16647a;
 text-decoration: underline;
 color: #b9dbe4;
}

#navigation li ul li.navhome a:hover {
 background: #16647a;
 text-decoration: underline;
 color: #b9dbe4;
}

#home-content {
 position: relative;
 clear: both;
 background: url(images/container.jpg) no-repeat;
 padding: .5em 0 10px 0;
}

#home-content h4 {
 color: #5c96ae;
 font-size: 20px;
 padding: 1em 0 0 2.7em;
 font-weight: normal;
 text-transform: none;
}

#home-content p.img {
 padding: 0 0 2em 2.7em;
}

#home-content form {
 margin: 1em 0 0 4em;
 line-height: 21pt;
}

#home-content label {
 font-size: 9pt;
 font-weight: bold;
}

#home-content input, #home-content textarea {
 margin: 0 0 0 .5em;
 padding: .3em .5em .3em .5em;
}

#home-content select {
 margin: 0 0 1em .5em;
}

#content h4 {
 color: #444;
 font-size: 24px;
 padding: .8em 0 0 55px;
 font-weight: normal;
 text-transform: uppercase;
}

#content h3 {
 color: #5c96ae;
 font-size: 14px;
 padding: .8em 0 0 55px;
 font-weight: strong;
 text-transform: uppercase;
}

#content .land {
 list-style: none;
 padding: .5em 0 1em 5em;
 line-height: 21pt;
 width: 300px;
}

#content .land2 {
 position: absolute;
 top: 56px;
 left: 375px;
 list-style: none;
 padding: .5em 0 1em 1em;
 line-height: 21pt;
 width: 150px;
}

#content .land li {
}

#content .land li a {
 color: #5c96ae;
 font-size: 10pt;
 font-weight: bold;
}

#content .land2 li a {
 color: #5c96ae;
 font-size: 10pt;
 font-weight: bold;
}

#content .land li a:hover {
 text-decoration: none;
}

#content .land2 li a:hover {
 text-decoration: none;
}

#home-content p, #content p {
 color: #565656;
 font-size: 13px;
 line-height: 20px;
 margin: .5em 300px .5em 55px;
}

#home-content ul, #content ul {
 color: #565656;
 font-size: 13px;
 line-height: 20px;
 margin: .5em 300px .5em 75px;
}

#content {
 position: relative;
 clear: both;
 background: url(images/container2.jpg) no-repeat;
 padding: .5em 0 0 145px;
}

.opener {
 float: right;
 display: block;
 width: 2px;
 height: 500px;
}

.clear { clear: both; }

#sub-navigation {
 float: right;
 width: 250px;
 padding: 0px;
 margin-top: 15px;
 margin-right: 30px;
}

#sub-navigation h3 {
 color: #444;
 font-size: 11px;
 font-weight: bold;
}

#sub-navigation h4 {
 color: #027492;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: .5em 0 .5em 0;
}

#sub-navigation p {
 color: #565656;
 font-size: 11px;
 line-height: 16px;
 margin: 0;
 padding: .5em;
 font-weight: normal;
}

#sub-navigation p a {
 float: right;
 text-align: right;
 width: 100%;
 color: #16647a;
 text-decoration: underline;
 font-weight: normal;
}

#sub-navigation ul {
 list-style: none;
 line-height: 16px;
}

#sub-navigation li a {
 color: #16647a;
 text-decoration: underline;
text-transform:none;
letter-spacing:normal;
 font-weight: normal;
}

#sub-navigation li a:hover {
 text-decoration: none;
}

#sub-navigation ul li.heading {
 margin: 1.5em 0 0 0;
 color: #444;
 font-size: 11px;
 font-weight: bold;
text-transform:uppercase;
letter-spacing:1px;
}

#footer {
 position: relative;
 background: url(images/footer.jpg) no-repeat;
 margin: 0px auto;
 text-align: left;
 width: 930px;
 height: 97px;
}

#footer p.credits {
 position: absolute;
 top: 25px;
 left: 280px;
 font-size: 11px;
 color: #bad1d7;
}

#footer p.credits a {
 color: #fff;
 font-weight: bold;
}

#footer p.address {
 float: right;
 font-size: 11px;
 color: #bad1d7;
 padding: 1.5em 3em 0 0;
}

#flash-homepage {
	position: absolute;
	top: 225px;
	left: 660px;
	width: 220px;
	height: 550px; 
	z-index: 99; }
	
p#staff {
	padding: 30px 0px 40px 38px; }
	
#mediacenter {
	position: absolute;
	top: 0px;
	left: -22px;
	padding: 0px;
	margin: 0px 0px 0px 0px; }
	
#pblog02 p {
	margin: 0px; !important 
	padding: 0px; !important }
	
#pblog p {
	margin: 0px; !important
	padding: 0px; !important }
	
#allfiller {
	width: 25px;
	height: 606px; }
	
#allfiller2 {
	width: 25px;
	height: 480px; }
	
#nurseimg {
	position: absolute;
	top: 1675px;
	left: 173px;
	padding: 0px 0px 0px 25px; !important
	margin-left: 0px; !important }
	
a {
	color: #5C96AE; }
	
a:visited {
	color: #31505d; }
	
	<!-- ugh -->
	
#blehpinning {
	width: 100px;
	height: 150px; }
	
#blehpinning1 {
	width: 100px;
	height: 200px; }
	
#blehpinning2 {
	width: 100px;
	height: 300px; }

/* Vectra Call Out */
div#promo { position:absolute; top:60px; left:670px; width: 220px; }
div#promo p { margin: 0px; padding: 0px; }
div#promo h4 { margin-bottom: 10px; padding: 0px; }
div#promo p strong  a {
	background: url("/images/vectra-logo.jpg") no-repeat top left;
	display: block;
	height: 70px;
	overflow: hidden;
	padding-top: 0px;
	text-indent: -9999px;
	width: 200px; }
	
div#promo p em { color: #156379; display: block; font-style: normal; font-size: 10px; font-weight: bold; text-align: center; width: 200px; }
div#promo p a { display: block; font-size: 11px; padding-top: 3px; }

/* Removed because not to taste
div#promo p span { font-size: 12px; font-family: Georgia, Times New Roman, serif; font-style: italic; }
div#promo p strong { color: #156379; font-size: 32px; font-family: Arial, Helvetica, Verdana, "sans serif"; letter-spacing: -.8px; line-height: 21px; text-shadow: 1px 2px 3px #b1b1b1; position: absolute; top: 20px; left: 0px; }
div#promo p strong span { font-family: Arial, Helvetica, Verdana, "sans serif"; font-size: 11px; font-style: normal; letter-spacing: .1px; }
div#promo p a { background-color: #5C96AE; color: #eee; display: block; font-size: 11px; font-variant: small-caps; font-weight: bold; padding: 3px; position: absolute; left: 0px; top: 65px; text-align: center; width: 125px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
div#promo p a:hover { background-color: #4d7d90;}
*/

/** Additional styles **/

form.contactform  select option { padding-left: 15px; }

a.giveaway {
	background: url("/images/monthly-smaller.jpg") no-repeat top left;
	display: block;
	float: left;
	height: 58px;
	margin-left: 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 160px; }
	
a.giveaway:hover { background-position: bottom; }