#main { width:1000px; margin:0 auto; text-align:left;
background:url(../images/head-top-left.jpg) top left no-repeat; }

#header {
	height:95px;
	width:980px;
	margin-left:10px;
	margin-right: 10px;
}

#content {
	width:876px;
	border-bottom:8px solid #ec6a00;
	margin-left:62px;
	margin-right:62px;
	padding-bottom:25px;
	background-color: #f9f9f9;
	background-image: url(../images/content-bottom.gif);
	/*background-image: url(../images/content-tail.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: auto;
}

#footer { height:68px;}

.container {width:100%; overflow:hidden;}