/* CONTAINERS */

#main-header, #main-body, #main-footer {
	margin			: 0 auto;
	padding			: 0;
	border			: 0;
	width			: 762px;
	overflow		: hidden;
}


/*  HEADER */

#box-top {
	float			: right;
	display			: inline;
	margin			: 0 14px;
	padding			: 0;
	border			: 0;
	height			: 37px !important;
	height			: 26px;
	overflow		: hidden;
	clear			: both;
}

#box-header {

	margin			: 0;
	padding			: 15px;
	border			: 0;
	width			: 732px !important;
	width			: 762px;
	height			: 60px !important;
	height			: 90px;
	text-align		: right;
	background		: transparent url(../images/bg_blue_grid.png) left top;
	clear			: both;
}
#box-banner {
	float			: right;
	margin			: 0;
	padding			: 0;
	border			: 0;
	overflow		: hidden;
	width			: 468px;
	height			: 60px ;
}

#sitename {
	float			: left;
	font			: bold 30px/30px Georgia, "Times New Roman", Times, serif;
	color			: #fff;
	clear			: both;
}
#date {
	float			: left;
	font			: bold 11px/11px Georgia, "Times New Roman", Times, serif;
	color			: #99b;
	clear			: both;
}

/*  CONTENT  */
#main-body {
	background		: #fff url(../images/bg_mainbody.png)  repeat-y left top;
}

#left-container {
	float			: left;
	margin			: 0;
	padding			: 0;
	border			: 0;
	width			: 185px;
	text-align		: left;

}
#right-container {
	float			: left;
	margin			: 0;
	padding			: 0;
	border			: 0;
	width			: 575px;
	text-align		: left;

}

/*  LEFT  */
#box-search {
	background		: #cc9;
	margin			: 1px 5px;
	padding			: 3px;
	border			: 1px solid #885;
	width			: 169px !important;
	width			: 176px;
}
#box-left {
	background		: transparent;
	margin			: 0px 2px;
	padding			: 3px;
	border			: 0;
	width			: 177px !important;
	width			: 182px;
}


/*  RIGHT */
#box-pathway {
	float			: left;
	margin			: 3px 3px 1px 7px !important;
	margin			: 3px 3px 1px 3px;
	padding			: 3px 7px 3px 7px;
	border			: 0;
	width			: 540px !important;
	width			: 555px;
	height			: 17px !important;
	height			: 23px;
	background		: #dda;
	clear			: both;
	vertical-align	: middle;
}

#box-single, #box-single-short {
	float			: left;
	margin			: 2px;
	padding			: 2px;
	border			: 0;
	width			: 170px !important;
	width			: 168px;

}
#box-single-short {
	height			: 159px !important;
	height			: 165px ;
	overflow		: auto;
	background		: transparent;
}

#box-double, #box-double-short {
	float			: left;
	margin			: 2px 4px;
	padding			: 2px;
	border			: 0;
	width			: 374px !important;
	width			: 380px;
	background		: transparent;
}

#box-double-short {
	height			: 356px !important;
	height			: 362px ;
	overflow		: auto;
}

#box-triple {
	float			: left;
	margin			: 2px 4px;
	padding			: 2px;
	border			: 0;
	width			: 556px !important;
	width			: 556px;
}

#box-content {
	float			: left;
	margin			: 1px;
	padding			: 2px;
	border			: 1px solid #557;
	width			: 568px !important;
	width			: 572px;
}

#clear {
	float:left;
	clear: both;
}




/*  BOTTOM  */
#main-footer {
	background		: transparent url(../images/bg_blue_grid.png) no-repeat left bottom;
	height: 90px;
}

#box-flat {
	font			: bold 12px/12px Georgia, "Times New Roman", Times, serif;
	color			: #99b;
	padding			: 0px;
	margin			: 8px 10px 8px 190px ;
	border			: 0;
	width			: 560px;
	clear			: both;
}

#menu-bottom {
	color			: #fff;
	margin			: 20px 0;
	padding			: 0 20px;
	border			: 0;
	width			: 742px !important;
	width			: 762px;
	clear			: both;
}


#footer_container {
	color			: #fff;
	margin			: 5px auto;
	padding			: 5px;
	border			: 0;
	width			: 752px !important;
	width			: 762px;
	text-align		: center;
	clear			: both;
}
