* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #8B5533;
	background-image: url(../../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #492d2a;
}
#wrapper {
	background-color: #E5E1BB;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#logo {
	height: 339px;
	background-repeat: no-repeat;
	width: 850px;
	color: #333;
	background-image: url(../../images/anthem.png);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35.5px;
	background-color: #333;
}
#body div {
	clear: none;
}
#wrapper #bodyArea #left-content {
	background-color: #9B764C;
	width: 200px;
	float: left;
}
#wrapper #bodyArea #center-content {
	width: 415px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyArea #right-content {
	width: 180px;
	float: right;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(../images/Doctor-business-ad.jpg);
	height: 160px;
	color: #443018;
	background-repeat: repeat-x;
}
#wrapper #bodyArea #left-content #top_left_content_cap {
	background-color: #9B764C;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wrapper #bodyArea #left-content #middle_left_content_cap {
	color: #FFF;
	background-color: #9B764C;
	text-align: center;
}
#wrapper #bodyArea #left-content #bottom_left_content_cap {
	text-align: center;
	color: #FFF;
	background-color: #9B764C;
}

#wrapper #bodyArea #center-content #Main123 {
	height: 160px;
	background-repeat: no-repeat;
}

#wrapper #bodyArea #footer {
	clear: both;
	background-color: #333;
	height: 55px;
	text-align: center;
	color: #999;
	padding-top: 20px;
}
#wrapper #bodyArea #footer p a {
	text-decoration: none;
	color: #999;
}
#wrapper #bodyArea #footer p a:visited  {
	text-decoration: none;
	color: #999;
}
#wrapper #bodyArea #footer p a:hover {
	text-decoration: none;
	color: #666;
}
#wrapper #bodyArea #footer p a:active {
	text-decoration: none;
	color: #0FF;
#wrapper #bodyArea #right-content h3 {
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #4A3719;
}

