@charset "utf-8";
body {
	background-color: white;
	margin: 31px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8.5pt;
	line-height: 13pt;
	text-align: center;
}
* {
	quotes: "“" "”" "‘" "’";
}
a {
	color: black;
}
#masthead, #nav, #content, #footer {
	width: 713px;
	margin: auto;
	text-align: left;
}
#masthead {
	height: 44px;
	margin-bottom: 14px;
}
#masthead h1 {
	float: left;
	width: 198px;
	margin: 0px;
}
#masthead h2 {
	width: 173px;
	height: 26px;
	margin: 0px;
	float: right;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: normal;
}
.logoText span {
	color: #465D3F;
}
#content {
	background-color: #ECEFEB;
	padding: 29px 0px 36px 31px;
	width: 682px !important;
	width /**/: 713px;
	clear: both;
	position: relative;
	height: 302px !important;
	height /**/: 367px;
	/*
	min-height: 302px;
	height: auto;
	_height: 302px;
	_height /**  /: 367px;*/
}
#content h3, #contentSub h4 {
	color: #4F6349;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: normal;
}
#content p {
	width: 322px;
}
#contentSub p, #contentSub h4, #contentSub h5, #contentSub strong {
	margin-left: 42px;
	display: block;
}
#contentSub h4 {
	margin-bottom: 0px;
}
#contentSub h5 {
	font-size: 10pt;
	margin-bottom: 6px;
	color: #747A71;
	font-style: italic;
	font-weight: normal;
}
#contentSub p {
	margin-top: 0px;
}
#contentSub ul, #contentSub li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#contentFooter {
	position: absolute;
	left: 442px;
	top: 0px;
}
#contentFooter p {
	padding: 30px 20px 0px 20px;
	margin: 0px;
	width: 231px !important;
	width /**/: 271px;
	color: white;
	text-transform: uppercase;
	font-size: 8.5pt;
	height: 100px !important;
	height /**/: 130px;
	background-color: #809679;
}
#contentFooter img {
	display: block;
}
#footer p {
	margin: 12px 0px 36px 0px;
	color: #999;
}
/* nav stuff */
#nav {
	border-bottom: 2px solid white;
	left: -1px;
	position: relative;
	clear: right;
}
#nav ul {
	margin: 0px;
	padding: 0px; 
	display: table;
}
#nav ul li {
	display: table-cell !important;
	display: inline;
	height: 19px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	display: block;
	float: left;
	height: 19px;
	text-decoration: none;
	color: #747A71;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid white;
	border-width: 0px 1px 0px 1px;
	padding: 0px 8px 0px 8px;
}
#nav ul li a:hover {
	color: #FFFFFF;
	background-color: #A3B19F;
}

#home ul li a.home, #home ul li a.home:hover,
#about ul li a.about, #about ul li a.about:hover,
#careers ul li a.careers, #careers ul li a.careers:hover,
#contact ul li a.contact, #contact ul li a.contact:hover,
#what ul li a.what, #what ul li a.what:hover {
	background-color: #65805D;
	color: white;
}

#nav ul li a.home { width: 46px !important; width /**/: 52px; }
#nav ul li a.careers { width: 57px !important; width /**/: 73px; }
#nav ul li a.contact,
#nav ul li a.about,
#nav ul li a.what { width: 108px !important; width /**/: 124px; }


/* Home specific styles */
#home #content {
	padding-left: 81px;
	width: 632px !important;
	width /**/: 713px;
	height: 338px !important;
	height /**/: 403px;
}
#home #content p {
	width: 295px;
}
#home .hippocrates {
	color: #7F857C;
	font-size: 10pt;
	width: 309px;
	height: 99px;
	position: absolute;
	top: 145px;
	left: 124px;
}
#home .hippocrates q {
	font-weight: bold;
	color: #809679;
	font-size: 11pt;
}

/* About specific styles */
#about #content {
	height: 374px !important;
	height /**/: 439px;
	/*min-height: 374px;
	height: auto;
	_height: 374px;
	_height /** /: 439px;*/
}
#about .understand {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 166px;
	width: 440px;
}
#about .understand p {
	line-height: normal;
	color: #C9CEC7;
	font-size: 26pt;
	font-style: italic;
	padding-left: 202px;
	width: 238px !important;
	width /**/: 440px;
	height: 69px;
	margin: 0px;
}
/* What specific styles */
#what #content {
	height: auto !important;
}
