/* Change width on this div to match design */
div#globalLayout {
	float:none;
	margin:0px auto;
	width:980px;
}

div#globalBox {
	float:left;
	width:980px;
	margin:100px 0px 0px 0px;
}


div#homeLeftBox {
	float:left;
	width:455px;
}

div#homeRightBox {
	float:left;
	width:525px;
}

/* headerBox */
div#headerBox {
	float:left;
	width:100%;
}

div#logoBoxHome {
	float:left;
	width:200px;
}


div#logoBox {
	float:left;
	width:160px;
}

div#sloganBox {
	float:right;
	margin:70px 10px 0px 0px;
}

/* end of headerBox */

div#splashBoxHome {
	float:left;
	width:100%;
	margin:70px 0px 0px 0px;
}

div.mediaBox {
	float:left;
	width:265px;
	height:400px;
}

div.contentBoxFull {
	float:left;
	width:570px;
	margin:5px 8px 5px 0px;
	_margin:0px 4px 0px 0px;
	padding:0px 20px 0px 20px;
	overflow:auto;
	height:345px;
}

div.contentBox {
	float:left;
	width:305px;
	margin:5px 8px 5px 0px;
	_margin:0px 4px 0px 0px;
	padding:0px 20px 0px 20px;
	overflow:auto;
	height:345px;

}

div#topMenuBoxHome {
	float:left;
	width:450px;
	height:20px;
	margin:10px 5px 0px 0px;
	_margin:10px 2.5px 0px 0px;
	background:#B7B9B5;
}

div#topMenuBox{
	float:left;
	width:200px;
}

div#mainBox {
	float:left;
	width:618px;
	background:#E4E5E4;
	margin:0px 0px 0px 2px;
	min-height:400px;
	_height:400px;
}

div#leftColumn {
	float:left;
	width:180px;
	background:#CCCCCC;
	padding:0px 10px 5px 10px;
}

div#mainColumn {
	float:left;
	width:410px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 10px 10px;
	background:#CCCCCC;
}

div#mainColumnFull {
	float:left;
	width:830px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	background:#CCCCCC;
}

div#mainColumnNoLeft {
	float:left;
	width:610px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 10px 10px;
	background:#CCCCCC;
}

div#mainColumnNoRight {
	float:left;
	width:610px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 10px 10px;
	background:#CCCCCC;
	
}

div#rightColumn {
	float:left;
	width:180px;
	background:#CCCCCC;
	padding:0px 10px 5px 10px;
}

div.dynamicBox {
	float:left;
	width:100%;
}

div.objectBox {
	float:left;
	width:100%;
	background:#ffffff;
	height:80px;
	margin:5px 0px 0px 0px;
}

div.parentLinkBox {
	float:left;
	width:100%;
}

div.dateBox {
	float:right;
}

div.dateBoxRight {
	float:left;
	width:100%;
	text-align:right;
	margin:-25px 0px 0px 0px;
}

div.dateBoxArticleRight {
	float:left;
	width:100%;
	text-align:right;
	margin:-15px 0px 0px 0px;
}

div.formBox {
	float:left;
	width:50%;
}

div#sitemap{
	padding:10px 0px;
	margin:0px;
	width:95%;
}

/* footerBox */
div#footerBox {
	float:left;
	width:980px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


div.divider {
	float:left;
	width:100%;
	line-height:1px;
	font-size:1px;
	background:#BEBEBD;
	margin:5px 0px 5px 0px;
}

div#developed {
	float:left;
	width:190px;
	height:50px;
	padding:5px 5px 0px 5px;
	background:#CCCCCC;
}

div#footerBoxCenter {
	float:left;
	width:430px;
	margin:5px 10px 0px 10px;
	background:#CCCCCC;
}

div#footerLinksBox{
	float:right;
	width:100%;
}

div#copyright  {
	text-align:right;
	float:left;
	width:100%;
}

div#copyright p {
	font-family:tahoma;
	font-size:10px;
	color:#636363;
}

div#powered {
	float:left;
	width:200px;
	width:190px;
	height:50px;
	padding:5px 5px 0px 5px;
	background:#CCCCCC;
}

div.switchgroup1 {
	background:#ffffff;
	padding:0px 0px 10px 0px;
}

div.switchgroup1hover {
	background:url(/images/bl-bluearrow.gif) no-repeat center right;
	background-color:#ffffff;
	
}

div.switchgroup1 p {
	padding:0px 10px 0px 10px;
}

div.videoBox {
	float:left;
	width:93%;
	text-align:center;
}
/* end of footerBox */
