body {
	background:url(graphics/line.jpg) repeat-x #4b95ac;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
* {
	margin: 0;
}
a {
	text-decoration:none;
	color:#000000;
}
html, body {
	height: 100%;
}
a:hover {
	color:#ace4fc;
}
h1 {
	font-size:16px;
}
hr {
	border:0;
	border-bottom:thin solid #FFFFFF;
}
#page {
	width:1003px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
#headeris {
	background:url(graphics/header.jpg) no-repeat;
	width:1003px;
	height:347px;
}
#top {
	width:1003px;
	height:50px;
}
#icons {
	position:relative;
	top:20px;
	left:205px;
	width:150px;
	height:30px;
	float:left;
}
.icon {
	width:50px;
	height:30px;
	cursor:pointer;
	float:left;
}
#langs {
	position:relative;
	top:0;
	left:311px;
	background:url(graphics/lang.jpg) no-repeat;
	width:560px;
	height:40px;	
	float:left;
}
.lang {
	height:40px;
	float:left;
	cursor:pointer;
}
#golden {
	position:relative;
	top:100px;
	left:130px;
	width:280px;
	height:90px;
	font-size:10px;
}
#topMenu {
	position:relative;
	top:166px;
	left:0px;
	width:440px;
	height:10px;
}
.topMenu1 {
	width:110px;  
	display:inline; 
	float:left; 
	text-align:center; 
}
.topMenu1 a {
	color:#FFFFFF;
}
.topMenu1 a:hover {
	color:#ace4fc;
}
#contentas {
	background:url(graphics/contentLine.jpg) repeat-x #ebfaf9;
	min-height:485px;
	width:998px;
	margin:0 auto;
}
#allLeft {
	padding-left:20px;
	padding-top:20px;
	width:172px;
	min-height:100px;
	float:left;
}
#left_menuTop {
	width:172px;
	height:14px;
	background:url(graphics/leftMenuTop.png) no-repeat;
}
#left_menuBottom {
	background:url(graphics/leftMenuEnd.png) no-repeat;
	width:170px;
	height:19px;
	margin-top:-15px;
}
.left_menu{
	background:url(graphics/leftMenu.png) no-repeat;	
	width:172px;
	height:39px;
	padding-left:10px;
	list-style-type:none;
	list-style-position:inside;
}
.left_menu li {
	padding:2px 0px 0px 0px;
}
#item {
	margin-left:213px;
	width:785px;
	min-height:460px;
}
.itemTitle {
	width:785px;
	height:25px;
	padding:25px 0px 0px 15px;
}
.itemContent {
	width:745px;
	padding:0px 20px 20px 20px;
}
#footeris {
	position:relative;
	top:0px;
	left:250px;
	background:url(graphics/footer.jpg) no-repeat;
	width:748px;
	height:25px;
	font-size:9px;
}


