div.products table {
	width: 870px;
	margin-left: 5px;
	margin-bottom: 0;}

div.products table h4 {
	font-size: 93%;
	margin: 0 auto 10px;
	line-height: 130%;
	text-align:center;
	width:204px;}
	
div.products table p {
	font-size: 93%;
	color: #666666;
	font-weight: bold;
	margin: 0 auto 10px;
	text-align:center;
	width:204px;}
	
div.products table td {
	border: none;
	text-align: center;
	width: 25%;
	vertical-align: top;
	padding: 15px 7px 15px;
	background: url(../images/table-div.gif) no-repeat 0 50%;
	border-bottom: 1px solid #ccc;}
	div.products table tr td table tr { padding:0 0 15px; margin:0;}
	div.products table td table td {border:none; padding:0; margin:0;}
	
div.products table td.first-child, 
div.products table td:first-child {
	background: none;}
	
div.products table tr.last td {
	border-bottom: none;}

div.products table td a.moreInfoButton {
	width:96px;
	height:35px;
	text-align:center;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	background:url(../images/more-info.png) top left no-repeat;}
div.products table td a.moreInfoButton:hover {background:url(../images/more-info.png) bottom left no-repeat;}

div.callouts div.search a.btn {
	width:57px;
	height:21px;
	margin:-21px 0 0 181px;
	padding:0;
	vertical-align:middle;
	display:block;
	text-indent:-9999px;
	background:url(../images/search-submit.png) top left no-repeat;}
	div.callouts div.search a.btn:hover {background:url(../images/search-submit.png) bottom left no-repeat;}

div.side-box-pad a.getStartedButton {
		width:104px;
		height:36px;
		margin:0 0 0 -6px;
		padding:0;
		display:block;
		text-indent:-9999px;
		background:url(../images/get-started.png) top left no-repeat;}
		div.side-box-pad a.getStartedButton:hover {background:url(../images/get-started.png) bottom left no-repeat;}

div.featured-product a.leaseNowButton {
	width:106px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	float: left;
	text-indent:-9999px;
	background:url(../images/lease-now-button.png) top left no-repeat;}
	div.featured-product a.leaseNowButton:hover {background:url(../images/lease-now-button.png) bottom left no-repeat;}

div#blog {
	margin:0;
	padding:0;
	position:relative;
	right:37px;
	top:-4px;
	text-indent: -9000px;
	float: right;
	display: inline;}
	
div#blog a {
	display: block;
	margin:0;
	padding:0;
	height: 100%;
	width: 80px;
	height: 38px;
	background:url(../images/blog.gif) top left no-repeat;}
	div#blog a:hover {background:url(../images/blog.gif) bottom left no-repeat;}
	

/* Tagline */
div#tagline {
	clear: both;
	padding: 0px 30px 0 0;
	margin:-10px 0 0;
	width: 700px;
	float: right;
	display: inline;}

div.callouts div.catalog a {
	width: 271px;
	height: 82px;
	float: left;
	display: block;
	background:url(../images/view-catalog.gif) top left no-repeat;
	text-indent:-9999px;}
	div.callouts div.catalog a:hover {background:url(../images/view-catalog.gif) bottom left no-repeat;}


