/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}body {
	background-image: url(../homepage images/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../homepage%20images/back.jpg);
}

#page_container {
	margin-right: auto;
	margin-left: auto;
	width: 781px;
	text-align: left;
}
#header {
	background-image: url(../homepage images/banner3.jpg);
	height: 247px;
	width: 781px;
	background-image: url(../homepage%20images/banner3.jpg);
}
#nav {
	height: 130px;
	width: 180px;
	margin-top: 84px;
	margin-left: 80px;
	position: absolute;
}
#utility {
	position: relative;
	float: right;
	width: 375px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #832444;
}
#utility a {
	color: #832444;
	text-decoration: none;
}
#utility a:hover {
	color: #0C5243;
	text-decoration: underline;
}


#nav ul a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
#nav ul {
	list-style-image: url(../(URL) );
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
#nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98676C;
}
#nav ul li a:hover {

	color: #F79493;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #CCCCCC;
}

#services {
	float: right;
	width: 300px;
	height: 228px;
}
#services ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin-top: -3px;
	list-style-image: url(../homepage%20images/greenbullet.gif);
}
#services ul li {
	list-style-image: url(../homepage images/greenbullet.gif);
}
#services ul li a {
	color: #0C5243;
	text-decoration: none;
}
#services ul li a:hover {
	color: #832444;
	text-decoration: underline;
}

#content1 {
	height: 228px;
	float: left;
	width: 481px;
	display: inline;
	position: relative;
	clear: none;
}

#second_row {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 500px;
}
#provider {
	float: left;
	width: 273px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #832444;
}

#news {
	float: right;
	width: 227px;
	display: inline;
}
#news ul {
	margin-top: 0px;
	list-style-image: url(../homepage%20images/maroonbullet.gif);
}
#news ul li {
	list-style-image: url(../homepage images/maroonbullet.gif);
	margin-left: -8px;
	text-decoration: none;
	padding-bottom: 7px;
}
#news ul li a {
	color: #000000;
	text-decoration: none;
}
#news ul li a:hover {
	color: #832444;
	text-decoration: underline;
}

#jobs {
	float: right;
	width: 281px;
}
#jobs ul {
	margin-top: 0px;
	list-style-image: url(../homepage%20images/maroonbullet.gif);
}
#jobs ul li {

	list-style-image: url(../homepage images/maroonbullet.gif);
	margin-left: -8px;
	text-decoration: none;
	padding-bottom: 7px;
}
#jobs ul li a {

	color: #000000;
	text-decoration: none;
}
#jobs ul li a:hover {

	color: #832444;
	text-decoration: underline;
}

#container2 {
	width: 781px;
	padding-top: 15px;
}


#footer {
	height: 75px;
	width: 781px;
	float: left;
}
.padding10 {
	padding-left: 10px;
}


h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0;
	padding: 0;
}
.padding {
	padding-left: 35px;
}
.padding40 {
	padding-left: 40px;
}
