body{
	background:url(../img/background.jpg);
	color:#979799;
	padding:0;
	margin:0;
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

p{margin:7px 0 7px 0;font-size:12px;}
img{border:0 solid transparent}
a{color:#787879}
h1.small{font-size:15px;}
h2.small{font-size:15px;}
ul{
	list-style-image:url('../img/small-box.gif');
	list-style-position:outside;
	font-size:12px;
}
.page-gradient{
	--background: transparent url(../img/fadestrip2.png) repeat-x; 
}
.language-panel{
	position:relative;
	top:40px;
	text-align:right;
	width:800px;
	margin:0 auto;
}
.page-header{	background-color:#141517;
	width:800px;
	height:205px;
	margin:10px auto 0;
	padding:0px;
	border:0px solid transparent;
/*	background:url("../img/top.jpg") center no-repeat;*/
}

.page-body{
	width:796;
	height:543;
	margin:0 auto;
	background:#141517 url('../img/main_page.jpg') 0px 0px no-repeat;
	border:2px solid #363533;
	text-align:left;
	overflow:hidden;
}

.page-footer{
	background-color:#141517;
	border-bottom:2px solid #363533;			
	margin: 10px auto;
	font-size:12px;
	width:796px;
}

.page-footer .developed-by{
	margin-left:18px;
	height:30px;
	height:30px;
	text-align:left;
	float:left;
	width:250px;
}

.page-footer .copyright{
	margin-right:19px;
	line-height:30px;
	height:30px;
	text-align:right;
	float:right;
	width:250px;
}
a.page-footer-developed-by{
	height:20px;
	width:108px;
	display:block;
	margin-top:4px;
	background:url(../img/logo/logo-axioma-inactive.png) no-repeat;
}
a.page-footer-developed-by:hover{
	background:url(../img/logo/logo-axioma-active.png) no-repeat;
}
.menu{
	width:800px;
	height:29px;
	margin: 0 auto;	
}

.menu a{
	height:29px;
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background-color:#000000;
	cursor:pointer;
}
.menu a div{
	background-color:#000000;
}
.menu.selected{	
	/*background:url('../img/menu-selected.gif') repeat-x;*/
}
.home{
	width:133px;
	float:left;
	border-right:1px dashed #494A4C;
}

.entertainment{
	width:133px;
	float:left;
	border-right:1px dashed #494A4C;
}
.personal{
	width:133px;
	float:left;
	border-right:1px dashed #494A4C;
}
.more{
	width:132px;
	float:left;
	border-right:1px dashed #494A4C;
}
.news{
	width:132px;
	float:left;
	border-right:1px dashed #494A4C;
}
.contact{
	width:132px;
	float:left;
}

.container{
	padding:5px;	
}

.home_text{
	font-size:14px;
	height:222px;
	overflow:hidden;
	margin-bottom:5px;
}

.image-who-we-are{
	width:65px;
	margin:2px;
	border:1px solid #DBDBDB;
}

.entertainment-page table{
	width:760px;'
}

.entertainment-page td{
	width:30%;
}

.entertainment-page a{text-decoration:none;}

.scrollbar_scroller_up{
	height:32px;
	background:url("../img/scrollbars/down.png") no-repeat;
	cursor:pointer;
}
.scrollbar_scroller_down{
	height:32px;
	background:url("../img/scrollbars/down.png") no-repeat;
	cursor:pointer;
}

.image-container{
	float:left;
	padding:3px;
}
.image-content{
	overflow:hidden;	
}

.news-events-separator{
	border-top:1px dashed #494A4C;
	margin:10px 0 10px 0;
}