@charset "utf-8";
/* CSS Document */

body
{
	background: url('images/second-header1.jpg') no-repeat top center;
}

div#container
{
	width: 985px;
	margin-bottom: -434px;
}

.push
{
	height: 434px;
}

div#page
{
	padding-top: 166px;
}

div#second-left
{
	width: 687px;
	float: left;
}

div#second-left .inner
{
	padding: 0 39px 20px 39px;
}

div#second-left .inner p,
div#second-left .inner td
{
	line-height: 2em;
}

div#second-right
{
	width: 298px;
	float: left;
}

div#second-right .inner
{
	padding: 20px 0 20px 27px;
	border-left: 1px solid #D4D4D4;
}

div#search-box
{
	background: url('images/search-bg.jpg') no-repeat top left;
	height: 72px;
	padding: 33px 36px 0 45px;
}

.search-input
{
	margin-top: 7px;
}

div#second-footer
{
	background: #D7CCAC url('images/footer-bg-2.jpg') repeat-x top right;
}

div#second-footer h1
{
	margin: 5px 0 5px 0;
}

div#footer-top
{
	/*background: #F5F5F5 url('images/sf-top-footer-bg.jpg') repeat-x top left;*/
	height: 290px;
}

div#footer-top .content-outer
{
	width: 909px;
	height: 163px;
	margin: 0 auto 0 auto;
}

div#footer-top .content
{
	padding: 46px 20px 0 20px;
}

div#footer-top .content p
{
	margin: 0;
	padding: 0;
}

div#footer-bottom
{
	/*background: url('images/coffee-stain2.jpg') no-repeat top left;*/
	height: 144px;
}

div#footer-bottom .content-outer
{
	background: url('images/coffee-stain2.jpg') no-repeat top left;
	width: 985px;
	margin: 0 auto;
	padding-top: 40px;
	height: 104px;
}

div#footer-bottom .content
{
	border: 1px solid #A19981;
	border-left: none;
	border-right: none;
	/*margin: 0 19px 0 19px;*/
	width: 947px;
	margin: 0 auto 0 auto;
}

/*div#footer-bottom
{
	background: url('images/coffee-stain2.jpg') no-repeat top left;
}*/

.top-links
{
	height: 45px;
	padding-right: 60px;
}






