body {
	background: #E2E5EA; 
	width: 1000px; 
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	color: #8C9194;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	line-height: 15px;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#container {
	width: 1000px; 
	min-height: 548px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
	width:1000px; 
	height: 124px;
	background: #949494;
	position: relative;
}

#left_col {
	width: 220px;
	padding-right: 30px;
	float: left;
}

#content {
	width: 880px;
	padding: 45px 60px 0px 60px;
}

#content_left {
	width: 317px;
	height: 393px;
	margin-right: 46px;
	border-bottom: 1px solid #B2B3B5;
	float: left;
}

#content_right {
	width: 517px;
	height: 393px;
	text-align: right;
}


#header_nav {
	position: absolute;
	left: 60px;
	top: 70px;
}

#header_right {
	position: absolute;
	right: 60px;
	top: 40px;
}

#sub_nav {
	width: 210px;
	list-style: none;
	padding-right: 30px;
	float: left;
}

.ie_padder {
	padding-left: 185px;
}

#other {
	float: left;
	width: 160px;
}

ul {
	padding: 0px;
	margin: 0px;
}

#sub_nav li a {
	display: block;
	color: #8C9194;
	font-weight: bold;
	padding-right: 22px;
}

#sub_nav li a:hover, #sub_nav a.selected {
	color: #666666;
}

#nav {
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 22px;
}

#nav li a:hover {
	color: #000000;
}

#nav a.selected {
	color: #000000;
}

#home_left {
	width: 325px;
	margin-right:30px;
	float: left;
}

#home_right {
	width: 330px;
	float: left;
}

#images {
	width: 880px;
	height: 277px;
	padding-top: 25px;
	border-top: 1px solid #B2B3B5;
	float: none;
}

#services_title {
	width: 880px;
	padding-top: 42px;
	padding-bottom: 25px;
}

#services_1 {
	width: 255px;
	float: left;
}

#services_2 {
	width: 255px;
	float: left;
	margin: 0px 54px 0px 59px;
}

#services_3 {
	width: 255px;
	float: left;
}

#services_lines {
	width: 880px;
	height: 2px;
	padding-top: 22px;
	padding-bottom: 22px;
}

#footer {	
	width: 880px;
	border-top: 1px solid #FFFFFFF;
	padding: 10px 60px 0px 60px;
	background: #FFFFFF;
	height: 52px;
	position: relative;
}

#footer_left {
	position: absolute;
	left: 60px;
	bottom: 30px;	
}

#footer_right {
	position: absolute;
	right: 60px;
	bottom: 30px;	
}

ul {
	padding-left: 15px;
}

hr {
	color: #BCBDC0; 
}

h1 {
	margin-top: 0px;
	margin-bottom: 24px;
	font: 13pt Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	margin-bottom: 24px;
	font: 11pt Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
}

p {
	margin-top: 0px;
}

a {
	outline-color: invert;
	outline-style: none;
	-moz-outline-style: none;
	outline-width: medium;
	border: none;
	outline: 0;
	text-decoration: none;
	color: #8C9194;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#clear {
	clear:both;
} 

.submit {
	border: none;
	color: #8C9194;
	background: #FFFFFF;
}