body {	
	margin: 0px;	
	padding: 0px;	
	background-image: url(../images/bg.jpg);	
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Arial;
	color: #333;
	background-color: #878787;
}

#wrapper{ 
	width: 867px;
	margin: 0 auto;
}

#header {
	background-color: #000;
	color: #FFF;
	height: 156px;
}

#logo {
	width: 578px;
	text-align: center;
	float: left;
}

#address {
	width: 289px;
	text-align: right;
	float: right;
	padding: 50px 0px 0px 0px;
}

#nav {
	text-align: center;
	height: 30px;
	font-size: 13px;
	clear: both;
}

#nav ul {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding: 0px 18px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #000;
	text-decoration: none;
}

#main {
	margin: 15px 0px 0px 0px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
}

#top {
	color: #FFF;
}

#practice {
	float: left;
	width: 360px;
	list-style-image: url(../images/bullet.jpg);
	line-height: 17px;
}

#practice-top {
	height: 20px;
	font-size: 18px;
	padding: 10px 12px 8px;
	background-color: #8E3304;
}

#practice-bottom {
	height: 283px;
	background-color: #B45801;
	padding: 1px 10px 1px 10px;
}

#practice-bottom ul li a {
	color: #fff;
	text-decoration: none;
}

#practice-bottom li a:visited {
	color: #fff;
	text-decoration: none;
}


#caring {
	float: right;
	width: 507px;
}

#caring-top {
	height: 22px;
	font-size: 18px;
	padding: 8px 20px;
	background-color: #8E3304;
	background-image: url(../images/caring-top-bg.jpg);
	background-repeat: no-repeat;
}

#caring-bottom {
	height: 265px;
	text-align: center;
	background-color: #B45801;
	background-image: url(../images/caring-bottom-bg.jpg);
	background-repeat:no-repeat;
	padding: 10px;
}

#middle {
	clear: both;
}

#sidebar {
	float: left;
	width: 205px;
}

#case-top {
	background-color: #F3D7A7;
	color: #883F1F;
	height: 22px;
	font-size: 18px;
	padding: 8px 12px;
}

#case-bottom {
	background-color: #F8E6C2;
	padding: 10px;
}

#content {
	width: 457px;
	float: left;
	background-color: #fff;
	line-height: 20px;	
}
#content p{
	width:425px;
	}

h2 {
	font-size: 14px;
	color: #703903;
	text-transform: uppercase;
	font-family: Arial;
}

h1 {
	color: #B45801;
	font-size: 26px;
	font-family: Times New Roman;
	font-weight: normal;
}

#content img {
	float: left;
	padding: 5px 20px 10px 0px;
}

#grey-top {
	background-color: #D2D2D2;
	height: 22px;
	font-size: 18px;
	padding: 8px 12px;
}

#grey-bottom {
	background-color: #E9E9E9;
	padding: 1px 15px 15px 15px;
}

#content-text {
	padding: 5px 15px 5px 15px;
}

#content-text a {
	color: #B45801;
	text-decoration: none;
}

#content-text a:visited {
	color: #B45801;
	text-decoration: none;
}

#content-text a:hover {
	color: #333;
	text-decoration: none;
}

#right {
	float: left;
	width: 205px;
}

#contact-top {
	background-color: #703903;
	color: #FFF;
	height: 22px;
	font-size: 18px;
	padding: 8px 12px;
}

#contact-bottom {
	background-color: #B45801;
	color: #FFF;
	padding: 10px 25px;
	font-size: 12px;

}

#contact-bottom a {
	color: #E2C46E;
	text-decoration: none;
}

#contact-bottom a:visited {
	color: #E2C46E;
	text-decoration: none;
}

#contact-bottom a:hover {
	color: #333;
	text-decoration: none;
}

#news-top {
	background-color: #DDDDDD;
	color: #000;
	height: 22px;
	font-size: 18px;
	padding: 8px 12px;
}

#news-bottom {
	background-color: #EEEEEE;
	padding: 15px;
}

#bottom {
	clear: both;
}

#title {
	width: 269px;
	float: left;
	height: 24px;
	background-color: #D46A04;
	padding: 6px 0px 0px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

#bottom2 {
	clear: both;
}

#text {
	width: 259px;
	float: left;
	background-color: #B45801;
	background-image: url(../images/text-bg.jpg);
	background-repeat: no-repeat;
	height: 103px;
	color: #FFF;
	padding: 15px 15px 0px 15px;
}

#break {
	height: 30px;
	clear: both;
	background-color: #D46A04;
}

#footer {
	height: 50px;
}

#grey-button {
	width: 121px;
	height: 24px;
	color: #FFF;
	background-image: url(../images/grey-button.jpg);
	font-size: 15px;
	padding: 5px 0px 0px 10px;
}

#grey-button a {
	color: #FFF;
	text-decoration: none;
}

#grey-button a:visited {
	color: #FFF;
	text-decoration: none;
}

#grey-button a:hover {
	color: #333;
	text-decoration: none;
}

#orange-button {
	width: 121px;
	height: 24px;
	color: #FFF;
	background-image: url(../images/orange-button.jpg);
	font-size: 15px;
	padding: 5px 0px 0px 10px;
}

#orange-button a {
	color: #FFF;
	text-decoration: none;
}

#orange-button a:visited {
	color: #FFF;
	text-decoration: none;
}

#orange-button a:hover {
	color: #333;
	text-decoration: none;
}

#cms_content {
	width: 425px;
}




