@CHARSET "ISO-8859-1";

body {
	 /*width:1200px;*/
	 max-width:1600px;
	 }

#sidebar {
	float:left;
	width:220px;
}



#main {
	margin:0 0px 0 0px;
	min-width:1000px;
	padding:5px 5px 5px 5px;
}

#content {
	margin-left:226px;
	min-height:600px;
	padding-left:10px;
	min-height:730px;
}

#toolbar {
	background:#515151;
	height:40px;
}

#subnav {
	background:url(../images/bg_header.jpg);
      
    height:40px;
    clear:both;
}



#footer {
	height:75px;
	line-height:75px;
	background:#515151;
	color:white;
	text-align:center;
	
}

#footer img {
	margin-right:-225px;position:relative;left:5px;top:-90px;float:left;
}
