#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;
}
#header {
	background-image: url(images/ExpressCare_03_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 253px;
	position: relative;
	width: 880px;
	top: 16px;
	background-color:#fff;
}
#header #address {
	position: absolute;
	left: 219px;
	top: 115px;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

#maincontent {
	width: 880px;
	background-image: url(images/maincontent_bk2.gif);
	background-repeat: repeat-y;
	padding: 0px 15px;
}
#maincontent #sidebar {
	background-color: #999999;
	width: 225px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 5px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#maincontent #body {
	background-color: #FF0000;
	margin-left: 232px;
	margin-top: 25px;
	margin-right: 25px;
	padding: 5px;
}

#maincontent1 #body {
	padding: 5px;
	margin: 0px;
	background-image: url(images/maincontent_bk2.gif);
	background-repeat: repeat-y;
}

#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:link {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomNav a:hover {
	color: #1D4C99;
}
