body {
	background: url(img/home_body_bg.jpg) #000000 no-repeat top center;
}
#contentInner {
	padding: 15px 0px 0px 0px;
}
#diamondBg {
	position: absolute;
	left: 116px;
	top: 5px;
	width: 480px;
}
#diamond {
	width: 480px;
	margin: 0px 50px 0px 96px;
	padding: 350px 0px 0px 0px;
	/*background: url(img/home_content_diamond.png) no-repeat;*/
}
#diamond h2 {
	padding: 0px 0px 0px 40px;
	background: url(img/star.gif) no-repeat;
}
#diamond p a {text-decoration: none;}
#colsLeft {
	width: 640px;
}
#colRight {
	position: absolute;
	left: 650px;
	top: 40px;
}
.boxRight {
	width: 213px;
	margin: 0px;
	background: url(img/home_container_bg.png) no-repeat;
}
.boxRight .img {
	position: absolute;
	left: -75px;
	top: 14px;
}
.boxRight img:hover {
	cursor: pointer;
}
.boxRight span, .boxRight a {
	display: block;
}
.boxRight a {
	display: block;
	text-decoration: none;
}
.boxInnerLeft {
	position: relative;
	margin: 0px 0px 0px 75px;
	padding: 17px 5px 15px 0px;
}
.boxRight h5 {
	margin-bottom: 0px;
}
.boxRight p {
	margin-bottom: 0.2em;
	font-size: 1.0em;
	line-height: 1.2em;
}
.boxRight .img {float: left; padding-right: 5px;}
.boxRight p {
	margin-bottom: 0px;
}
.boxRight .readmore {
	position: absolute;
	right: 10px;
	bottom: 6px;
}
.boxRight a {position: relative;}
.boxRightBottom {
	width: 213px;
	height: 20px;
	background: url(img/home_container_rhs_bot.png) no-repeat;
}

ul {
	list-style-image: url(img/redbox.gif);
	margin-left: 0;
	padding-left: 2em;
	text-indent: -0em;


	}