@charset "utf-8";
/* CSS Document */

body
{
	background: url('images/second-header1.jpg') no-repeat top center;
}

div#container
{
	width: 944px;
	margin: 0 auto 0 auto;
	margin-bottom: -251px;
}

div#nav-top
{
	padding-left: 259px;
	_margin-left: 20px;
}

div#navigation li
{
	_display: inline;
}

.push
{
	height: 251px;
}

div#content
{
	/*padding-bottom: 70px;*/
	margin-top: 177px;
	_margin-left: 20px;
	background: url('images/cal-coffee-stain.jpg') no-repeat bottom right;
}

div#footer
{
	background: url('images/main-footer-bg.jpg') repeat-x top left;
	height: 251px;
}

div#footer-links
{
	padding: 0;
}

div#footer-bottom
{
	width: 984px;
	_width: 944px;
	/*height: 126px;*/
	height: 89px;
	padding-top: 37px;
	margin: 0 auto;
	background: url('images/coffee-stain.jpg') no-repeat top left;
}

div#footer-bottom .content
{
	border: 1px solid #A19981;
	border-left: none;
	border-right: none;
	margin: 0 19px 0 19px;
}

.logo-image
{
	display:block;
	position:absolute;
	_margin-left: 20px;
}

.top-links
{
	height: 45px;
	padding-right: 40px;
}


