/* CSS Document */

html { height: 100%; }
.background	{width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 0;	background-attachment:fixed;}
body {background:#000 url(../images/bgflaget.jpg) repeat-x;}
#logo h1	{height:84px;}
#wrapper	{margin-left:22px;}
	

	
#mainnav  {margin-left:-6px;top: 125px;}



#contentbg		/*IE*/{  
	float:right;
	width:628px;
	height:100%;
	background: url(../images/flaget-contentbgrepeat.gif) repeat-y;
	z-index:1;

	}	
	

#content	/*IE*/{
	float:right;
	padding:0;
	width:628px;
	height:100%;
	background:url(../images/flaget-contentbg.gif) no-repeat;
	z-index:1;
	}
	
html>/**/body #content	/*Firefox*/{margin-top:-18px;}


.contenttext	/*Firefox IE7*/{
	width:500px;
	float:right;
	padding:0px 0px;
	margin:10px 20px 20px 0px;}
	
* html .contenttext	/*IE6 */{margin: 10px 10px 20px 15px;}


#footer	 {
	background: url(../images/flaget-footershadow.gif) no-repeat top right;
	}



.toprightimage	/*IE 6*/{
	float:right;
	width: 97px;
	height:104px;
	margin: -41px 0px 0 431px;
	overflow: visible;
	z-index:100;
	position:absolute;
	}

html>/**/body .toprightimage	/*Firefox*/{
	margin: -31px 0px 0 430px;
	}