div#index_head {
	width: 850px;
	height: 213px;
	background: url(../images/index/index_head_bg.gif) center no-repeat;
	border-bottom: 1px solid #656565;
}



div#index_head p#head_splash {
	padding: 0px 0px 0px 11px;
	float: left;
}

* html body div#index_head p#head_splash {
     margin: 0;
     padding: 0;
     position: relative;
     left: 20px;
     top: 13px;
}

div#index_head p#head_content {
	padding-top: 30px;
	margin-left: 350px;
}


table#index_table {
	margin: 0;
	padding: 0;


}

table#index_table td {
		border-bottom: 1px solid #656565;	
	padding-top: 10px;
	padding-bottom: 10px;
}

table#index_table td h2 {
	margin: 0;
	padding: 0;
	font-size: 1.27em;
	font-weight: bold;
	margin-right: 5px;
	line-height: 1.4em;
}


table#index_table td p {
	width: 280px;

}

div#index_content {
	clear: both;
	width: 850px;
}

div#index_content ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

div#index_content ul li {
	margin: 0;
	padding: 0;
	padding: 18px;
	height: 141px;
	border-bottom: 1px solid #656565;	

}

div#index_content ul li img.icon {
	float: left;


}

div#index_content ul li.rentals {
	background: url(../images/index/rentals.jpg) right no-repeat;

}

div#index_content ul li.collection {
	background: url(../images/index/collection.jpg) right no-repeat;

}

div#index_content ul li.about {
	background: url(../images/index/about.jpg) right no-repeat;

}

div#index_content ul li h2 {
	margin: 0;
	padding: 0;
	font-size: 1.27em;
	font-weight: bold;
	margin-right: 5px;
	line-height: 1.4em;
	float: left;

}

* html body div#index_content ul li h2{
     margin-right: 170px;
     float: none;
}
div#index_content ul li p {
	margin: 0;
	padding: 0;
	font-size: 1.27em;
	line-height: 1.4em;
	width: 380px;
	clear: right;
}

* html body div#index_content ul li p {

     display: block;
     width: 275px;

}

div#index_content ul li a.button {
	margin-top: 4px;
	margin-left: 140px;
	clear: right;
}

* html body div#index_content ul li a.button {
     margin-left: 90px;
}

div#index_foot {

	width: 810px;
	padding: 10px 20px 10px 20px;
	height: 30px;
	background: url(../images/index/index_foot_bg.gif) center no-repeat;

}
