#banner {
	margin-top:10px;
	width:795px; height:247px;
	overflow:hidden;}
	
#banner-main {
	height:247px; width:593px;
	background: url('/statics/img/banners/slogan.png') no-repeat 0 0;
	position:absolute;}

#banner-main p {
	position:relative; left:20px;
	line-height:20px;
	font-family: eurose, sans-serif; font-size:16pt !important;}

#banner a {
	font-family: 'folks-light'; font-size:16pt;
	color:#fdb714;
	text-decoration:none;}

#banner-top ,  #banner-bottom ,  #banner-middle {
	text-align:center;
	width:202px;
	display:block;
	position:relative;
	top:15px;
	height:80px;}

#banner-buttons {
	height:247px;
	background:url('/statics/img/banners/buttons.png') no-repeat 0 0;}


/*---------------------------------------------------------*/
	
#banner2 {
	margin-top:10px;
	width:795px; height:247px;
	overflow:hidden;
	background: url('/statics/img/banners/banner-bg.png') no-repeat top left;
	/*background:transparent no-repeat top left;*/
	z-index:100;}
	
#banner2.president {
	background:transparent no-repeat top left;}

#banner2 a {
	font-family: 'folks-light'; font-size:16pt;
	color:#fdb714;
	text-decoration:none;
	outline:none;}

	
#banner2 .items {
	height:247px; width:590px;
	margin:0;
	padding:0;
	position:absolute;
	z-index:102;}

#banner2 .items  .item, #banner2 .items  .item .screenshot {
	height:247px;
	width:590px;
	margin:0;
	padding:0;
	position:absolute;
}

#banner2 .items  .item .screen1 { z-index:110; }
#banner2 .items  .item .screen2 { z-index:111; }
#banner2 .items  .item .screen3 { z-index:112; }

#banner2 .items  .item .verbs {
	line-height:1.5em;
}
#banner2 .items  .item .verbs span {
	font-size:18pt;
}

#banner2 .items  .item h2 {
	position:relative; left:20px;
	color:#000;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family: eurose, sans-serif; font-size:18pt !important;
}

#banner2 .items .item p {
	position:relative; left:20px;
	line-height:20px;
	font-family: eurose, sans-serif; font-size:14pt !important;}

	
#banner2 .buttons {
	height:247px;
	float:right;
	z-index:101;}

#banner2 .buttons .button {
	width:220px;
	text-align:center;
	display:block;
	position:relative;
	top:5px;
	height:60px;
	padding-top:20px;
	cursor:pointer;
}
	
#banner2 .buttons .selected {
	background:url('/statics/img/banners/button-over.png') no-repeat top right;}
}
