* {
}


body {
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 80%;
	background-image: url(images/subpagebg.gif);
	background-color: #FFFFFF;
	color: #333333;
}


#wrapper {
	width: 850px;
	margin: 0 auto;
}
#wrapper #content p {
	padding-right: 0px;
	line-height: 135%;
}

h4, h5, h6 {
}


p {
}

a {
	color: #1C3C58;
	text-decoration: none;
}

h1 {
	font-size: 140%;
	padding-top: 30px;
	margin-bottom: 10px;
	color: #1C3C57;
}

h2 {

font-size: 120%;
}


a:hover, a:focus, a:active {
	text-decoration: underline;
}

a:focus, a:active {
}

img, a img {
}

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}
#featured h2 {
	background-color: #1C3C58;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 40px;
	padding-left: 5px;
	margin: 0;
}

#featured h3 {font-size: 100%;
font-weight: bold;
padding-left: 8px;
padding-right: 8px;
margin: 5px 0 -10px 0;
}
#featured a {
	color: #1C3C58;
}


#header {
	height: 46px;
	width: 730px;
	font-variant:normal;
	text-align: right;
	margin-top: 90px;
	line-height: 46px;
	font-size: 170%;
	float: right;
	color: #F4F3DE;
	letter-spacing: 2px;
}
#featured {
	background-color: #F0F4F6;
	float: right;
	width: 400px;
	margin-right: 15px;
	height: 220px;
	margin-top: -10px;
	min-height: 220px;
}
#featured p {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 85%;
	line-height: 150%;
	padding-bottom: 5px;
}

#content {
	width: 850px;
	clear: both;
	margin-top: -10px;
	min-height: 200px;
}
.contact {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 80px;
	margin-left: 100px;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color: #F4F5F7;
	line-height:1.7em;
}

#navigation {
	height: 30px;
	width: 730px;
	float: right;
}

#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	min-height: 200px;
	height: 30px;
}
#footerwrap {
	background-color: #333333;
	width: 100%;
	height: auto;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	min-height: 210px;
	margin-top: 10px;
}

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}
.logo {
	padding-top: 11px;
	float: left;
}
#navlist {padding: 0px;
margin: 0px;
}

#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	float: right;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 0px 5px;
	
}

#navlist a {
	padding: 8px 10px 5px 10px;
	text-transform: uppercase;
	font-size: 95%;
	line-height: 30px;
	padding: 7px 10px 5px 10px;
}

#navlist a:link, #navlist a:visited
{
	color: #000000;
	background-color: #85BFF0;
	text-decoration: none;
	font-weight: bold;
}

#navlist a:hover
{
	color: #fff;
	background-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#navilist a:active {
	color: #990000;
}
#sidebar {
	margin: 20px;
	float: right;
	height: auto;
	width: 200px;
	border: 1px solid #1C3C57;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sidebar li {
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 5px 5px -10px;
	font-size: 90%;
}
#sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	background-color: #1C3C57;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar a:link, a:visited {
	color: #1C3C57;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #1C3C57;
}

body#home a#homenav,
body#meth a#methnav,
body#careers a#careernav,
body#case a#casenav,
body#ss a#ssnav,
body#contact a#contactnav {
	color: #FFFFFF;
	background-color: #1C3C57;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C3C57;
}

/*#wrapper #content p, h1, h2 {
	padding-right: 250px;
	line-height: 135%;
}
*/