#home-bkg {
  min-height: 196px;
  height: auto !important;
  height: 196px;
  background: url(../im/home_page_bkg.jpg) repeat-x;
}
div#header {
	height: 163px;
	width: 936px;
	background: url(../im/home_head.jpg) no-repeat;
}
#home-logo {
	height: 163px;
	width: 340px;
	float: left;
	display: inline;
}
#home-content {
	height: 690px;
	width: 860px;
	margin: 0 auto;
	background: url(../im/home_content_bkg.jpg) no-repeat;
}
#home-content-upper {
	padding: 20px 0 0 55px;
	color: #999999;
	font-size: 24px;
	line-height: 35px;
	text-align: left;
}
#home-content-upper p {
	margin: 0;
}
#home-content-lower {
	margin: 20px 0 0 20px;
	background: url(../im/home_featured.gif) no-repeat top left;
}
#home-content-left {
	float: left;
	width: 130px;
	margin: 40px 0 0 50px;
	display: inline;
}
#home-content-right {
	float: left;
	margin: 40px 0 0 10px;
	display: inline;
	color: #666666;
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	display: inline;
}
#home-content-right h1 {
	color: #3c251f;
	padding: 0;
	margin: 0;
	font-size: 23px;
}
#home-content-right p {
	padding: 0;
	margin: 5px 0;
	color: #6699CC;}
	#home-content-right p a {color: #6699CC; text-decoration: none;}
}
a#home-content-lnk {
	color: #B4D6DC;
	text-decoration: none;
}
a:hover #home-content-lnk {
	text-decoration: underline;
}