body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url('../../img/31/background.jpg');
	background-repeat: repeat-x;
}


/* IE6 hack for png transparent */
ul.menuItems, #logo2, #logo3 div, #realFooter, #contentFooter, #content div.contentElementContainer2 { 
	behavior: url('css/31/iepngfix.htc'); 
}

div.menu {
	height: 303px;	
}

ul.menuItems {
	background-image: url('../../img/31/menu_background.png');
	background-repeat: no-repeat;
	width: 185px;
	height: 212px;
	margin: 0px;
	margin-top: 32px;	
	padding: 0px;
	padding-top: 32px;	
	list-style-type: none;
	float: left;
	text-align: right;
}

ul.menuItems li {
	height: 20px;
	padding-right: 40px;
}

ul.menuItems a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

div.page {	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#logo2 {
	background-image: url('../../img/31/logo.png');
	background-repeat: no-repeat;
	width: 225px;
	height: 302px;	
	float: left;
}

#logo3 {
	float: left;
	padding-top: 31px;
}

#logoAdress {
	background-image: url('../../img/31/address.png');
	background-repeat: no-repeat;	
	width: 570px;
	height: 56px;
}

#logoCd {
	background-image: url('../../img/31/discs.png');
	background-repeat: no-repeat;
	width: 570px;
	height: 215px;
}

h1.pageTitle {
	display: none;
}

#content {
	margin-left: 185px;	
	margin-top: 13px;		
}

#content h2.contentElementTitle {
	color: #b5187f;
	height: 78px;
	margin: 0px;
	padding: 0px;
	text-align: right;	
	line-height: 78px;
}

#content div.contentElementContainer1 {
	background-color: #fff;
	margin-right: 13px;	
}

#content div.contentElementContainer2 {	
	background-image: url('../../img/31/text_box.png');
	background-repeat: no-repeat;
	position: relative;
	top: -13px;			
}

#content div.contentElementContainer3 {
	padding-right: 41px;
	padding-left: 300px;
	_height: 344px; /* IE6 hack */
	min-height: 344px;	
}

div.footer {
	clear: both;	
	width: 980px;
	height: 58px;
	position: relative;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
}

#contentFooter {
	background-image: url('../../img/31/text_box_bottom.png');
	background-repeat: no-repeat;	
	width: 790px;
	height: 18px;
	position: absolute;
	top: -18px;
	left: 185px;	
}

#realFooter {
 	margin-left: 185px;
	background-image: url('../../img/31/footer.png');
	background-repeat: no-repeat;
	width: 548px;
	height: 58px;
 }

