html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	display: inline;
	text-align: center;
	font-family:Arial;
}

body {
	margin: 0px;
	padding: 0px;
	background: #e2e8e8 url(../images/big_background.jpg) top center repeat-y;
	width: 100%;
	height: auto;
}

img {
	border: none;
}

a {
	color: #009b7b;
	text-decoration: none;
	
}

h2 {
	font-size: 16px;
	
}

.title {
	margin-top: -20px;
	font-weight: bold;
}


#container {
	margin: 0px auto;
	padding: 0px;
	width: 1050px;
	height: auto;

}

#mid_section {
	width: 1050px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0px 0 0 3px;
}

#top {
	width: 1050px;
	height: 101px;
	margin: 0px 0 0 3px;
}

#logo {
	width: 1050px;
	height: 101px;
	background-image: url(../images/logo.jpg);
}


#nav {
	width: 1050px;
	height: 41px;
	display: inline;
	float: left;
	margin:  0px 0px 0px 3px;
	padding: 0px;
}

#about {
	float: left;
	width: 160px;
}

#products {
	float: left;
	width: 186px;
	border: none;
}

#healthcare {
	float: left;
	width: 247px;
}

#investor {
	float: left;
	width: 168px;
}

#news {
	float: left;
	width: 142px;
}

#careers {
	float: left;
	width: 147px;
}

#intro {
	width: 675px;
	height: 350px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}

#intro h1 {
	font-size: 20px;
}


#content {
	width: 675px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	background-color:#FFFFFF;
	min-height: 675px;
}

#content h1 {
	font-size: 20px;
}

#content a {
	color: #009b7b;
}

#text {
	width: 690px;
	height: auto;
	margin: 0 0 0 70px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	min-height: 600px;
	line-height: 21px;

}

#text h1 {
	font-size: 16px;
}

#text a {
	color: #8e8d8d;
	
}


#bottom_text {
	width: 675px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}

#bottom_text h1 {
	font-size: 20px;
}


#newsroom {
	float: left; 
	padding: 0px; 
	margin: 0px; 
	width: 333px;
	height: 300px;
	background-image: url(../images/newsroom.jpg);
	font-size: 12px;
	line-height: 22px;
}

#newsroom ul {
	margin: 70px 0 0 -20px;
	list-style-type: none;
	width: 195px;
	text-align: left;
	
}

#newsroom li {
	list-style-type: none;
	color: #ffffff;
	margin-bottom: 15px;
}

#newsroom a {
	color: #2c46a8;
	text-decoration: underline;

}

#footer {
	display: inline;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
	width: 1050px;
	height: 112px;
	background-image: url(../images/footer.jpg);
}

#footer p {
	color: #ffffff;	font-size: 12px;

	width: 1000px;
	padding: 0 10 0 0px;
}


#links a {
	 color: #cb241e; 
	 text-decoration: none;
	 font-size: 15px;
	 padding: 0 15px 0 0;
}

#subnav {
	
	 
	 float: left;
	 background-image: url(../images/subnav_bg.jpg);
	 width: 323px;
	 height: 514px; 
	 display:inline;
	 margin: 0px;
	 padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 font-weight: lighter;
	 font-size: 12px;
	 color: #009b7b;
	 margin-bottom: 10px;
	 
}

#subnav li {
	list-style-type: none;
	margin: 0px 0 10px -20px;
}

#border1 {
	 float: left;
	 width: 937px;
	 height: 1px; 
	 margin: 0px 0px 20px 58px;
	 padding: 0px;
	 border-top: 1px solid #ACACAC;
}

#border2 {
	 float: left;
	 width: 937px;
	 height: 1px; 
	 margin: 0px 0px 0px 58px;
	 padding: 0px;
	 border-top: 1px solid #ACACAC;
}
#contact td {
	background-image: url(../images/bg-table.jpg);
}

#item {
	margin: 5px;
	padding: 5px;
	display: inline;
	float: left;
	width: 250px;
	height: auto;
	border: 1px solid #999999
}

#item a {
	padding: 5px;
}

#left-image {
 	float: left; 
	padding: 0px; 
	margin: -285px 0 0 60px;
	width: 250px;
	height: 285px;
	display: inline;
}