/* CSS Document */

body{
	background-color:#000000;
	background-image:url(/images/siteelem/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	padding:0;
}

div.complete{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
div.head{
	width:960px;
	background-color:#000000;
	vertical-align:top;
	position:relative;
}
div.headBorder{
	width:960px;
	height:36px;
	position:relative;
	vertical-align:top;
	background-color:#000000;
}

div.bottomContainer{
	width:960px;
	position:relative;
	background-color:#000000;
	height:94px;
}
div.greyTop{
	/*display:inline;*/
	width:668px;
	height:7px;
	position:absolute;
	top:67px;
	right:0px;
	background-color:#535353;
	font-size:1px;
}
div.greyHeadRight{
	background-color:#535353;
	width:7px;
	height:51px;
	position:absolute;
	right:0px;
	top:74px;
}
div.navigationTopDiv{
/*	display:inline;*/
	background-color:#000000;
	position:absolute;
	height:51px;
	top:74px;
	right:7px;
	color:white;
}
div.logo{
	width:292px;
	height:124px;
	position:relative;
	overflow:hidden;
}
div.borderleft{
	width:7px;
	height:100%;
	background-color:#535353;
	position:absolute;
}
div.borderright{
	width:7px;
	height:100%;
	background-color:#535353;
	position:absolute;
	right:0px;
	top:0px;
}
div.borderbottom{
	width:946px;
	height:7px;
	background-color:#535353;
	position:absolute;
	bottom:0px;
	left:7px;
	font-size:1px;
}
div.vdarkGrey{
	width:946px;
	height:4px;
	background-image:url(/images/siteelem/vdarkgrey.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:7px;
	/*top:1px;*/
	font-size:1px;
}
div.lightgreyHead{
	width:946px;
	height:3px;
	background-color:#929292;
	position:absolute;
	left:7px;
	top:4px;
	font-size:1px;
}
div.greySmallHead{
	width:946px;
	height:1px;
	background-color:#535353;
	left:7px;
	position:absolute;
	bottom:0px;
	font-size:1px;
}
div.vgrey{
	background-image:url(/images/siteelem/vgrey.gif);
	background-repeat:repeat-x;
	height:28px;
	width:946px;
	position:absolute;
	left:7px;
	top:7px;
}
div.vbottom{
	background-image:url(/images/siteelem/vbottom.gif);
	background-repeat:repeat-x;
	height:86px;
	width:946px;
	position:absolute;
	left:7px;
	top:1px;
	color:black;
	text-align:center;
}
div.bottomcontent{
	margin-top:63px;
	font-weight:900;
	color:#000000;
	font-size:11px;
}
div.middleContainer, div.middleContainerBig{
	width:960px;
	position:relative;
	background-color:#403F3C;
	overflow:auto;
	background-image:url(/images/siteelem/bg_content.gif);
	background-repeat:repeat-y;
}
div.middleContainerBig{
	background-image:url(/images/siteelem/bg_content_big.gif);
}
div.contentLeft{
	position:relative;
	left:7px;
	width:200px;
	float:left;
	display:inline;
	margin-top:10px;
}
div.navigationLeft{
	width:200px;
	color:black;
	background-color:#56524F;
}
div.navigationSpacerLeftShadow{
	width:200px;
	height:17px;
	background-image:url(/images/siteelem/vspacernavi.gif);
	background-repeat:no-repeat;
}

div.navigationSpacerRightShadow { margin:0 15px; width:189px; height:17px; background-image:url(/images/siteelem/vspacerheadright.png); background-repeat:no-repeat; }

div.logoNavigationLeft{
	text-align:center;
	vertical-align:top;
	height:127px;
	background-color:#403F3C;
}
div.englNavigationLeft{
	position:relative;
	vertical-align:top;
	height:100px;
	background-color:#403F3C;
}
div.contentMiddle, div.contentMiddleBig{
	position:relative;
	width:525px;
	left:7px;
	float:left;
	display:inline;
}
div.contentMiddleBig{
	width:746px;
	wid\th:743px;
}
div.contentRight{
	position:relative;
	width:221px;
	wid\th:218px;  /* ie fix */
	left:7px;
	float:left;
	display:inline;
}
