BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:100%;
	text-align: center;
	background-image: url('../img/siteback.gif');
	background-repeat: repeat-x;
}


#SiteWrapper
{
	position:relative;
	width:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url('../img/siteback.gif');
	background-repeat: repeat-x;
    height: 1000px;
    position: absolute;

}

#ContentWrapper 
{
	margin: 0 auto;
	width:975px;
	/*padding: 20px 27px 20px 27px;*/
	background-color: white;
   height: 100%;
	text-align:left;
	vertical-align: top;
	
}



#BodyWrapper 
{
	position:relative;
	width:920px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 27px 20px 27px;
}

#CTWrapper
{
	margin-bottom:12px;
}

.SiteHeader 
{
	width:100%;
	height: 35px;
	text-align: left;
	margin-bottom: 10px;
	margin-top:25px;
}

.SiteFooter 
{
	clear:both;
	margin-top: 20px;
	padding-top:14px;
	border-top: 1px solid #bebebe;
}

.SiteFooterLt
{
	width:460px;
}

.SiteFooterRt
{
	width:460px;
	float:right;
}

.tSearchBox{background:none transparent;color:#3d3d3d;font:.875em arial,sans-serif;height:22px;}
.tSearchBoxEmpty{position:absolute;background:none transparent;color:#bbbbbb;
		font:.875em arial,sans-serif;/*height:18px;width:100px;top:2px;*/}
.tSearchSubmit{background:none transparent;cursor:pointer;height:22px;width:20px;}
.tSiteSearch{background:transparent url(../Skins/ArcadisProjects/Menu/level1bck.gif) no-repeat;
		background-position:0px 8px;font:.875em arial,sans-serif;padding:0px 2px 0px 7px;position:relative;
		width:175px;text-align:left;margin-top:-6px;}
.tSiteSearch input{border:0;}
.tSiteSearchMain{background:transparent url(../Skins/ArcadisProjects/Menu/level1bck_long.gif) no-repeat;
	background-position:0px 8px;font:.875em arial,sans-serif;padding:0px 2px 0px 7px;position:relative;
	width:375px;text-align:left;margin-top:-6px;}



