/*
Website design by Ryan Ashcraft: http://ashcraftmedia.com/
*/

* {
	padding: 0;
	margin: 0;
	}
body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a {
	text-decoration: none;
	color: #27d;
	}
a:hover {
	text-decoration: underline;
	}
sup {
	font-size: 9px;
	vertical-align: top;
	}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
p {
	font-size: 12px;
	margin: 4px 0;
	line-height: 20px;
}
li {
	font-size: 13px;
	list-style: square outside;
}
.clear {
	clear: both;
	}
.right {
	float: right;
	}

#wrapper {
	width: 732px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}
#header {
	margin: 30px 0 0 0;
	height: 80px;
	padding: 0 0 5px 0;
	width: 732px;
	border-bottom: 1px solid #ddd;
	position: relative;
	}
#header ul {
	float: right;
	list-style: none;
	padding: 10px 0 0 0;
	}
#header ul li {
	display: inline;
	padding: 0 0 0 15px;
	height: 12px;
	}
#header ul li a {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	}
#header ul li.login span {
	background: url('../images/misc/lock.gif') 0 0 no-repeat;
	padding: 0 0 0 16px;
	}
#header ul li.login a:hover span {
	background: url('../images/misc/lock.gif') 0 0 no-repeat;
	}
#header ul li a:hover {
	text-decoration: none;
	}
#navbar {
	width: 100%;
	height: 25px;
	padding: 0;
	background: #eee;
	margin-bottom: 1px;
	border-bottom: 1px solid #ddd;
	position: relative;
	}
#navbar ul {
	list-style: none;
	padding: 0 10px;
	margin: 0;
	height: 25px;
	}
#navbar ul li {
	display: inline;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	}
#navbar a {
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #555;
	display: inline-block;
	padding: 0 13px;
	}
#navbar a:hover {
	background: transparent;
	}
#navbar a.active:hover {
	background: #ddd;
	}
#navbar a.active {
	background: #ddd;
	color: #444;
	}
#navbar a:hover span {
	background: url('../images/misc/orange.gif') bottom left repeat-x;
	}
#navbar a.active:hover span {
	background: transparent;
	}
#navbar a span {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	}
#footer {
	width: 732px;
	margin: 25px auto;
	padding: 5px 2px;
	line-height: 14px;
	border-top: 1px solid #eee;
	font-size: 11px;
	}
.denote {
	color: #444;
	font-size: 11px;
	padding: 10px 0;
	}
.stone {
	width: 227px;
	float: left;
	padding: 0 15px 15px 15px;
	margin-bottom: 5px;
	background: #22314A url('../images/misc/stone.gif') center top repeat-x;
	border-top: 4px solid #1a273e;
	border-bottom: 2px solid #ff920c;
	}
.stone h3 {
	padding: 20px 0 5px 0;
	color: #fff;
	font-size: 19px;
	text-shadow: black 0px 0px 2px;
	}
.stone h3 span {
	font-size: 14px;
	}
.stone h4 {
	padding: 10px 3px 5px 0;
	color: #fff;
	font-size: 14px;
	text-shadow: black 0px 0px 2px;
	}
.stone p {
	padding: 0 0 0 0;
	line-height: 18px;
	margin: 0;
	color: #fff;
	}
.stone ul {
	padding: 0;
	margin: 0 0 0 13px;
	margin-bottom: 10px;
	}
.stone ul li {
	font-size: 11px;
	color: #fff;
	margin: 5px 0 0 8px;
	list-style-position: outside;
	list-style-image: url('../images/misc/chips.gif');
	}
.stone a {
	color: #fff;
	text-decoration: underline;
	}
.localnav {
	width: 100%;
	height: 35px;
	background: #22314A url('../images/misc/stone.gif') top center repeat-x;
	border-top: 4px solid #1a273e;
	margin: 0;
	}
#brick #navlinks {
	padding: 12px 0 0 0;
	}
.steel #navlinks {
	padding: 12px 0 0 257px;
	}
.localnav ul li {
	list-style: none;
	display: inline;
	}
.localnav ul li a {
	background: #e7f1f8;
	color: #26354a;
	font-family: 'Lucida Grande', Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-right: 2px;
	float: left;
	border-bottom: 1px solid #bbd9ee;
	}
.localnav ul li a:hover {
	background: #fff;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	cursor: hand;
	}
.localnav ul li a.activenav {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: pointer;
	cursor: hand;
	border-left: 0;
	}
#brick {
	width: 475px;
	float: right;
	color: #444;
	}
#brick a {
	text-decoration: none;
	}
#brick .curtain p a {
	text-decoration: underline;
	}
#brick h2, #steel h2 {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 15px 0 5px 0;
	margin: 0 0 5px 0;
	color: #26354a;
	font-size: 24px;
	}
#brick h2 a {
	color: #26354a;
	}
#brick h2 span, #steel h2 span {
	padding-top: 3px;
	display: block;
	font-size: 14px;
	}
#steel h2 {
	height: 40px;
	font-size: 30px;
	}
#brick h3, #steel h3 {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height: 24px;
	color: #26354a;
	}
#brick h3 span, #steel span {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	}
#brick h4, #steel h4 {
	font-size: 14px;
	color: #26354a;
	}
#brick .curtain ul, #brick .curtain ol, #steel .curtain ul, #steel .curtain ol {
	font-size: 12px;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
	}
#brick .curtain li, #stone .curtain li {
	padding: 2px 0;
	}
#brick .curtain form ul, #steel .curtain form ul {
	padding: 0;
	margin: 0;
	}
#brick .shutters {
	width: 440px;
	background: url('../images/misc/curtain.gif') 0 0 no-repeat;
	padding: 5px 25px 0 5px;
	}
#brick .curtain {
	width: 434px;
	background: url('../images/misc/curtain.gif') 2px 0 no-repeat;
	padding: 5px 18px;
	}
#brick .curtain .button.right {
	margin: 5px 0 5px 5px;
	}
#steel {
	width: 100%;
	margin: 0 0 2px 0;
	float: left;
	}
#main, #main-about, #main-contact, #main-medical, #main-ancillary, #main-125, #main-clientservices, #main-quote, #main-partnerships {
	width: 732px;
	height: 183px;
	float: left;
	padding: 0;
	margin: 0;
	}
#main {
	background: url('../images/main/home.jpg') left top no-repeat;
	}
#main-about {
	background: url('../images/main/about.jpg') left top no-repeat;
	}
#main-contact {
	background: url('../images/main/contact.jpg') left top no-repeat;
	}
#main-medical {
	background: url('../images/main/medical.jpg') left top no-repeat;
	}
#main-ancillary {
	background: url('../images/main/ancillary.jpg') left top no-repeat;
	}
#main-125 {
	background: url('../images/main/125.jpg') left top no-repeat;
	}
#main-clientservices {
	background: url('../images/main/clientservices.jpg') left top no-repeat;
	}
#main-quote {
	background: url('../images/main/benefitsanalysis.jpg') left top no-repeat;
	}
#main-partnerships {
	background: url('../images/main/partnerships.jpg') left top no-repeat;
	}
.alert {
	border: 1px solid #d6d6d6;
	background: #f2f2f2;
	padding: 50px 0;
	margin: 50px auto 30px auto;
	text-align: center;
	}
.alert h2 {
	text-align: center;
	font-size: 22px;
	}
.gallery {
	padding: 5px 0;
	}
.gallery img {
	border: 1px solid #ddd;
	background: #f1f1f1;
	padding: 2px;
	}
.gallery img:hover {
	background: #e1e1e1;
	}
.clear {
	clear: both;
	}
.metalinks {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 10px 0 10px;
	font-weight: bold;
	color: #fff;
	height: 21px;
	background: #2F73DC;
	}
.metalinks a {
	color: #fff;
	text-decoration: underline;
	}
p.testquote {
	background: url('../images/misc/quote.png') 3px 0 no-repeat;
	 _background: url('../images/misc/quote.gif') 3px 0 no-repeat;
	text-indent: 28px;
	line-height: 21px;
	font-size: 12px;
	padding-top: 2px;
	margin-bottom: 25px;
	}
.testsign {
	font-weight: bold;
	font-family: Hevetica, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	display: block;
	line-height: 18px;
	color: #eee;
	}

/* Buttons */
a.button {
	display: block;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
a.short {
	width: 110px;
	height: 29px;
	font-size: 11px;
	line-height: 29px;
	margin: 5px 0;
	}
a.short:hover {
	background-position: 0 -29px;
	}
a.short:active {
	background-position: 0 -58px;
	}
.stone a.short {
	background-image: url('../images/buttons/short.gif');
	}
#brick a.short, #steel a.short {
	background-image: url('../images/buttons/short-wbg.gif');
	}
a.long {
	width: 227px;
	height: 39px;
	font-size: 14px;
	line-height: 39px;
	margin: 5px 0;
	}
a.long:hover {
	background-position: 0 -39px;
	color: #fff;
	}
a.long:active {
	background-position: 0 -78px;
	}
.stone a.long {
	background-image: url('../images/buttons/submit.gif');
	}