#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/mainBk.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	background-color: #AAAFD6;
	line-height: 14px;
}
#header {
	background-image: url(images/ExpressCare_SubHead2.gif);
	background-repeat: no-repeat;
	height: 160px;
	position: relative;
	width: 880px;
	top: 16px;
}
#header #address {
	position: absolute;
	left: 188px;
	top: 70px;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

#maincontent {
	width: 880px;
	background-image: url(images/maincontent_bk2.gif);
	background-repeat: repeat-y;
	height: 755px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#maincontent #sidebar {
	width: 200px;
	float: left;
	background-image: url(images/NewsBk.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
	margin-top: 6px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#maincontent #body {
	width: 599px;
	margin-left: 220px;
	margin-top: 0px;
	padding: 0px 0px 0px 8px;
	margin-right: 0px;
	margin-bottom: -5px;
	background-color: #FFFFFF;
	height: 460px;
	
}
#footer {
	padding: 4px 15px;
	background-image: url(images/footer_bk2.gif);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	margin: 0px;
	clear: both;
}
#bottomNav {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
#bottomNav a {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomNav a:hover {
	color: #1D4C99;
	text-decoration: none;
}
#navigation {
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	background-image: url(images/navBk2.gif);
	width: 880px;
	padding-top: 5px;
	margin: 16px 0px 0px;
	
}

#sidebar {

	margin: 0px 16px 0px 0px;
	
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation  a:hover  {
	text-decoration: none;
	color: #B4B9DD;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ##CC3300;
	line-height: 18px;
}
li {
	color: #666666;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E43230;
}
#wrapper #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #B4B9DD;
}
