
#main-container {
	width			: 748px !important;
	width			: 766px;
	margin			: 0 auto;
	padding			: 9px;
	border			: 1px solid #fff;
	z-index			: 2;
	text-align		: left;
	background		: #fff;
}

/* Header */
#box-mainheader	{
	float			: left;
	clear			: both;
	width			: 746px !important;
	width			: 748px;
	margin			: 1px 0;
	padding			: 0px;
	border			: 1px solid #666;
	background		: #eee url(../images/header.jpg) repeat center center;

}

#site-name, #date	{
	float			: left;
	font			: bold small-caps 24px/20px "Times New Roman", Times, serif;
	color			: #fff;
	margin			: 0px 2px;
}
#date	{
	font			: bold 11px Arial, Helvetica, sans-serif;
}
#box-header-1, #box-header-2, #box-header-3	{
	float			: left;
	clear			: both;
	overflow		: visible;
	width			: 744px !important;
	width			: 746px;
	margin			: 0;
	padding			: 1px;
	border			: 0;
}
#box-header-2	{
	height			: 90px;
}
#box-header-3	{
	background		: #000;
	-moz-opacity	: 0.7; 
	filter			: alpha(opacity=70);
}


/* CONTENT BODY */
#box-mainbody	{
	float			: left;
	clear			: both;
	width			: 748px;
	margin			: 7px 0;
	padding			: 0;
	border			: 0;
}

#box-body, #box-left, #box-right {
	float			: left;
	vertical-align	: top;
	margin			: 0;
	padding			: 0;
	border			: 0;
	width			: 155px;
}
#box-body	{
	padding			: 0 8px;
	width			: 422px !important;
	width			: 438px;
}
#box-right {
	float			: right;
	clear			: right;
}
#box-pathway {
	float			: left;
	margin			: 0;
	border			: 0;
	padding			: 0;
	font			: normal 10px/16px Arial, Helvetica, sans-serif;
	color			: #333;

}
#under-body {
	float			: left;
	clear			: both;
	border			: 0;
	width			: 408px !important;
	width			: 748px;
	padding			: 2px 170px;
}

/* MENU BOTTOM */
.bar,  a.bar:link, a.bar:visited  {
	font			: normal 10px/10px Arial, Helvetica, sans-serif;
	color			: #333;
}
a.bar:hover {
	color			: #f90;
	text-decoration : none;
}

/* FOOTER */
#box-footer  {
	float			: left;
	clear			: both;
	margin			: 0;
	padding			: 0;
	border-top		: 0;
	text-align		: center;
	vertical-align	: middle;
	width			: 748px;
}
#box-footer-1, #box-footer-2, #box-footer-3	{
	float			: left;
	clear			: both;
	margin			: 0;
	padding			: 2px 1px;
	border			: 0;
	overflow		: visible;
	width			: 746px !important;
	width			: 748px;
}
#box-footer-1	{
	padding			: 2px 1px;
	background		: #fff;
}
#box-footer-2	{
	margin			: 5px 0px;
}
#box-footer-3	{
	background		: #f0f0f0;
}
#box-footer-3 div	{
	font			: normal 10px/10px Arial, Helvetica, sans-serif;
	color			: #999;
}

#clr {
	border:0px; 
	margin:0px; 
	padding:0px; 
	height:1px; 
	clear:both; 
	width:748px; 
	overflow:hidden;
}
