/* This stylesheet is specifically used for overriding the CSS on the home page */

#page {
	background: url(/images/liza.jpg) no-repeat #b9dae0 19px 51px;
	height: 728px;
	width: 719px;
	position: relative;
}

#body {
	background: none;
}

#footer {
	width: 759px;
}

#main {
	width: 375px;
	height: 180px;
	overflow: hidden;
	float: left;
	margin-top: 240px;
	margin-left: -235px;
	_margin-left: 7px;
}

*:first-child+html #main {
	margin-left: 10px;
} 

#panels {
	position: absolute;
	bottom: 19px;
	left: 19px;
	width: 719px;
	height: 200px;
	z-index: 100;
}

.learn_more {
	line-height: 20px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 7px;
	width: 99px;
	padding-left: 10px;
	background: url(/images/learn-more.gif) no-repeat;
	left: 0;
	text-decoration: none;
	color: #1c1310;
}

#panels td {
	background: url(/images/gradient.jpg) repeat-x;
	padding: 8px;
}

#panels td p {
	margin: 13px 0 0 0;
	padding:0;
}

#panels td img {
	border: 3px solid #b9dae0;
	margin-top: 5px;
}

#panels * {
		font-size: 12px;
}

#body {
	_width: auto;
}

.cell {
	vertical-align: top;
	height: 175px;
	position: relative;
}

.cell, .cell * {
	line-height: 18px;
}