@font-face{
	font-family: "SwisEU";
	src: url("../images/Swis721CnEU Bold.ttf");
}

div#middle{
	background: #00ff00;
	position: relative;
	background: url(../images/bg.png) top left no-repeat;
	margin-top: 1.5em;
}

div#middle.home{
	background: url(../images/banner_left.png) 0 0 repeat-x;
	padding: 0;
}

div#middle div.wrapper{
	background: url(../images/bg_top.png) top left repeat-x;
}

div#middle div.wrapper div.wrapper{
	background: url(../images/bg_bottom.png) bottom left repeat-x;
}

div#main{
	position: relative;
	z-index: 100;
	padding: 0;
}

div#middle.home div#main{
	background: url(../images/banner2.png) top left no-repeat;
	height: 359px;
}

div#left-bg{
	position:absolute;
	width: 50%;
	height: 359px;
	top: 0;
	left: 50%;
	background: #fff;
	z-index: 10;
}

div#main div#offer-btn{
	position: relative;
	top: 210px;
	left: 655px;
	width: 207px;
	height: 36px;
	background: url(../images/offer_btn.png) top left no-repeat;
}

div#main div#offer-btn a{
	color: #fff;
}

div#main div#offer-btn h1{
	line-height: 2.2em;
	margin-left: 1.2em;
}

div#news div.left, 
div#news-overlay div.left{
	float: left;
	display: inline-block;
	width: 48%;
	background: url(../images/news1.png) top left repeat-y;
}

div#news div.left h1{
	color: #1989CA;
}

div#news div.left div.bottom{
	height: 8px;
	background: url(../images/news2.png) bottom left no-repeat !important;
}

div#news div.right, 
div#news-overlay div.right{
	float: right;
	display: inline-block;
	width: 48%;
	background-image: url(../images/ue_news.png);
	background-repeat: no-repeat;
}

div#news div.right{
	background-position: 0 -11px;
}

div#news-overlay div.right{
	background-position: top left;
}

div#news ul li{
	list-style-image: url(../images/bullet.png);
	padding: 0.5em 0;
}

div#news ul li a{
	font-weight: bold;
	font-size: 1.1em;
}

div#news div.left ul li a{
	color: #404040;
}

div#news div.right ul li a{
	color: #fff;
}

div#news h1{
	margin-left: 3.1em;
}

div#news div.right h1{
	color: #154A72;
}

div#news h1.more{
	text-align: right;
	margin: -1em 3.5em 1em 0;
}

div#news h1.more a{
	color: #154A72;
}

div#news-overlay{
	height: 11px;
	position: absolute;
	top: 348px;
	left: 0;
	z-index: 1000;
}

div#news-overlay div.left{
	height: 100%;
	background: url(../images/news3.png) top left no-repeat;
}

div#main div.container{
	display: inline-block;
	float: right;
	width: 73%;
	margin-bottom: 4em;
}

div#main div.container2 div#content{
	background: #fff;
	padding: 2em;
}

div#main div.container div.top{
	background: url(../images/bg_content_top.png) top left repeat-x;
	height: 4px;
}

div#main div.container div.top div.left{
	width: 4px;
	height: 100%;
	background: url(../images/bg_content_top_left.png) top left no-repeat !important;
}

div#main div.container div.bottom{
	background: url(../images/bg_content_bottom.png) top left repeat-x;
	height: 3px;
}

div#main div.container div.bottom div.left{
	width: 4px;
	height: 100%;
	background: url(../images/bg_content_bottom_left.png) top left no-repeat !important;
}

div#main div.container2{
	padding-left: 4px;
	background: url(../images/bg_content_left.png) top left repeat-y;
}

div.weblinks div.display{
	display:none;
	visibility:hidden;
}

table.weblinks tr td{
	padding: 1em;
}

div.weblinks{
	font-size: 1.2em;
}

#banner-form{
	position: absolute;
	right: 70px;
	top: 260px;
}

#banner-form h2{
	color: #154a72;
}

#banner-form span{
	margin-right: 2em;
	color: #f00;
}

#banner-form > div{
	width: 182px;
	height: 30px;
	background: url(../images/banner_field.png) top left no-repeat;
	display: inline-block;
}

#banner-form input[type="image"]{
	position: relative;
	top: 12px;
}

#banner-form input[type="text"]{
	color: #154a72;
	background: none;
	border: none;
	margin: 5px 0 0 5px;
	width: 168px;
}

#email-alert{
	position: absolute;
	right: 433px;
	top: 300px;
	color: #f00;
}

#nip-alert{
	position: absolute;
	right: 255px;
	top: 300px;
	color: #f00;
}
