#container{
	width:808px;
	margin:auto;
	background:url(../gfx/shaddow.gif) no-repeat -808px 0px;
	padding-top:14px;
}

#shaddow{
	width:808px;
	background:url(../gfx/shaddow.gif) repeat-y;
	margin-bottom:15px;
	border:0px;
}

#header{
	background:url(../gfx/bg-header.jpg) no-repeat 24px bottom;
	padding:5px 24px 95px 24px;
}

#leftbox{
	width:180px;
	min-height:300px;
	float:left;
	padding-left:24px;
	padding-top:7px;
}

#content{
	float:left;
	width:560px;
	text-align:left;
	padding:0px 0px 10px 20px;
}

#footer{
	background:url(../gfx/shaddow.gif) no-repeat -1616px bottom;
	font-size:0.85em;
	padding:0px 24px 15px 24px;
}
#footer a,#footer a:hover{
	text-decoration:none;
	float:right;
	text-align:right;
	color:#666666;
}