




body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	a.MAIN:link		{font-family: Trebuchet MS; font-size: 13px; color:#837A08; text-decoration : none;}
	a.MAIN:visited	{font-family: Trebuchet MS; font-size: 13px; color:#837A08; text-decoration : none;}
	a.MAIN:active	{font-family: Trebuchet MS; font-size: 13px; color:#CC0000; text-decoration : none;}
	a.MAIN:hover	{font-family: Trebuchet MS; font-size: 13px; color:#000080; text-decoration : underline;}

	a.FooterALL:link	{font-family: Trebuchet MS; font-size: 11px; color:#FFFFFF; text-decoration : none;}
	a.FooterALL:visited	{font-family: Trebuchet MS; font-size: 11px; color:#FFFFFF; text-decoration : none;}
	a.FooterALL:active	{font-family: Trebuchet MS; font-size: 11px; color:#CC0000; text-decoration : none;}
	a.FooterALL:hover	{font-family: Trebuchet MS; font-size: 11px; color:#DE7F0B; text-decoration : underline;}



img{
	margin:0; padding:0;
}

textarea{
	margin:0; padding:0;
}

input{
	margin:0; padding:0;
}

label{
	margin:0; padding:0;
}

form{
	margin:0; padding:0;
}

p{
	margin:0; padding:0;

				font-size: 9px;
}

h4{
	margin:0; padding:0;
}

h3{
	margin:0; padding:0;
}

h2{
	margin:0; padding:0;
}

h1{
	margin:0; padding:0;
}

div{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/

#topMain{
	width:100%;
	background:url('z-payment/img/pattern.gif') 0 0;
	height:189px;
	border-top:#ffffff solid 0px;
}
#top{
	width:891px;
	margin:0 auto;
	height:189px;
}
#top img.logo{
	display:block;
	width:353px;
	height:144px;
	margin:24px 24px 0 0;
	float:left;
}
#top form{
	background:url('z-payment/img/serch_bg.gif') no-repeat 0 0;
	width:272px;
	height:124px;
	float:left;
	margin:35px 7px 0 0;
	padding:17px 0 0 19px;
}
#top form h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url('z-payment/img/serch_icon.gif') no-repeat 0 0;
}
#top form input.txtBox{
	width:192px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	background-color:#fff;
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#top form input.btnSerch{
	border-style: none;
				border-color: inherit;
				border-width: medium;
				background: #E2E2C1 url('z-payment/img/btn_serch.gif') no-repeat 0 0;
				width:50px;
					height:21px;
					cursor:pointer;
					color:#fff;
					font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
					text-transform:uppercase;
					float:left;
}
#top form label{
	display:block;
	width:110px;
	height:12px;
	background:url('z-payment/img/bullet.gif') no-repeat 0 0;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
#top form label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:110px;
	height:12px
}
#top form label a.adv:hover{
	text-decoration:none;
}
#top a.latestProject{
	display:block;
	background:url(latest_project.gif) 0 0 no-repeat;
	width:213px;
	height:136px;
	float:left;
	margin:35px 0 0 0;
}
#top a.latestProject:hover{
	background:url(latest_project_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:24px;
	background:url('z-payment/img/nav_bg.gif') repeat-x 0 0;
}
#nav{
	width:892px;
	margin:0 auto;
	height:24px;
}
#nav ul{
	width:746px;
	height:24px;
	background:url('z-payment/img/nav_div.gif') no-repeat left top;
	float:left;
}
#nav ul li{
	float:left;
	background:url('z-payment/img/nav_div.gif') no-repeat right top;
	height:24px;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	background-position: 0 0;
				display:block;
					font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					background-color:inherit;
					text-decoration:none;
					padding:0 12px 0 10px;
				background-image: url('z-payment/img/nav_bg.gif');
				background-repeat: repeat-x;
				background-attachment: scroll;
}
#nav ul li a:hover{
	background-position: 0 0;
				color:#fff;
					background-color:inherit;
				background-image: url('z-payment/img/nav_bg_hover.gif');
				background-repeat: repeat-x;
				background-attachment: scroll;
}
#nav ul li a.hover{
	background-position: 0 0;
				display:block;
					font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					padding:0 12px 0 10px;
				background-image: url('z-payment/img/nav_bg_hover.gif');
				background-repeat: repeat-x;
				background-attachment: scroll;
}
#nav a.login{
	background-position: 0 0;
				display:block;
					width:60px;
					height:24px;
					font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#232323;
					background-color:inherit;
					text-decoration:none;
					text-align:center;
					float:right;
					padding:0;
					margin:0;
				background-image: url('z-payment/img/login_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#nav a.login:hover{
	color:#E5A923;
	background-color:inherit;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	background:#052978 url('z-payment/img/body_top_bg.gif') repeat-x 0 0;
	color:#C5F6F2;
	padding:5px 0 24px 0;
}
#bodyTop{
	width:651px;
	margin:0 auto;
	background:url('z-payment/img/body_top_pic.jpg') right top no-repeat;
	padding:0 241px 0 0;
}
#bodyTop h2{
	width:640px;
	font:bold 32px/75px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
}
#bodyTop h2 span.div{
	display:block;
	background:url('z-payment/img/body_top_div.gif') repeat-x 0 0;
	height:75px;
	width:394px;
	float:right;
}
#bodyTop p.txt1{
	display:block;
	width:651px;
	margin:0 0 22px 0;
	font:normal 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#bodyTop p.txt1 span.yellow{
	color:#E4E4A9;
	background-color:inherit;
	font-weight:bold;
}
#bodyTop p.green{
	display:block;
	width:568px;
	height:42px;
	font:normal 16px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FDFDF6;
	float:left;
	background:#1f56ce url('z-payment/img/green_bg_right.gif') no-repeat right top;
}
#bodyTop p.green span.left{
	background:url('z-payment/img/green_bg_left.gif') no-repeat 0 0;
	width:35px;
	height:42px;
	float:left;
}
#bodyTop a.readMore{
	background-position: 0 0;
				display:block;
					width:76px;
					height:20px;
					font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					text-align:center;
					text-transform:uppercase;
					float:right;
					margin:10px 0 0 0;
				background-image: url('z-payment/img/read_more_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#bodyTop a.readMore:hover{
	color:#000;
	background-color:inherit;
}
/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:#F7F7DA url('z-payment/img/body_bot_bg.gif') repeat-x 0 0;
	color:#052978;
	padding:23px 0 33px 0;
}
#bodybot{
	width:892px;
	margin:0 auto;
}
#event{
	width:282px;
	float:left;
	margin:0 26px 0 0;
}
#event h2{
	background-position: 0 0;
				display:block;
					width:210px;
					height:31px;
					padding:23px 0 0 72px;
					font:bold 22px/30px Arial, Helvetica, sans-serif;
					color:#2D2D2D;
					background-color:inherit;
					margin:0;
				background-image: url('z-payment/img/event_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#event2{
	width:282px;
	float:left;
	margin:0;
	background:#F6F6E2 url('z-payment/img/event_1px.gif') repeat-x 0 0;
	color:#C06C06;
}
#event2 ul.first2{
	padding:14px 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul{
	padding:0 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li{
	width:260px;
}
#event2 ul li.nor{
	background-position: 0 3px;
				display:block;
					padding:0 0 0 9px;
					font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
					width:241px;
					color:#052978;
					background-color:inherit;
				background-image: url('z-payment/img/arrow.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#event2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#event2 ul li.orange{
	display:block;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:0 0 12px 0;*/
	padding:0 0 9px 0;
	width:241px;
}
#event2 ul li.orange2{
	display:block;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:22px 0 12px 0;*/
	padding:9px 0 8px 0;
	width:241px;
}
#event2 ul.last2{
	padding:0 0 14px 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li a.readMore2{
	background-position: 0 0;
				display:block;
					width:76px;
					height:20px;
					font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					text-align:center;
					text-transform:uppercase;
					margin:0 0 0 170px;
				background-image: url('z-payment/img/read_more_bg2.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#event2 ul li a.readMore2:hover{
	color:#FFC423;
	background-color:inherit;
}
#event2 p.eventBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url('z-payment/img/event_bottom.gif') no-repeat 0 0;
}
#service{
	width:282px;
	float:left;
	margin:0;
}
#service h2{
	background-position: 0 0;
				display:block;
					width:210px;
					height:31px;
					padding:23px 0 0 72px;
					font:bold 22px/30px Arial, Helvetica, sans-serif;
					color:#2D2D2D;
					background-color:inherit;
					margin:0;
				background-image: url('z-payment/img/current_service.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#service2{
	width:282px;
	float:left;
	margin:0;
	background:#F6F6E2 url('z-payment/img/event_1px.gif') repeat-x 0 0;
	color:#C06C06;
}
#service2 ul{
	padding:20px 0 0 7px;
	margin:0;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	width:273px;
}
#service2 ul li.serrround{
	background-position: 0 0;
				display:block;
					width:245px;
					height:20px;
					padding:0 0 0 21px;
					font:bold 11px/20px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:0 0 12px 0;*/
					background-color:inherit;
				background-image: url('z-payment/img/service_round_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#service2 ul li.nor2{
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:241px;
	color:#052978;
	display:block;
	width:254px;
	padding:10px 0 11px 12px;
	margin:0;
}
#service2 ul li.nor2 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor2 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 ul li.nor3{
	display:block;
	width:254px;
	padding:10px 0 21px 12px;
	margin:0;
}
#service2 ul li.nor3 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor3 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 p.picMore{
	padding:0 15px 0 7px;
	margin:0;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	width:258px;
	height:64px;
	display:block;
	}
#service2 p.picMore a.botLogo{
	display:block;
	float:left;
	width:159px;
	height:64px;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	background:url('z-payment/img/bot_logo.png') no-repeat 0 0;
}

#service2 p.picMore a.readMore3{
	background-position: 0 0;
				display:block;
					width:76px;
					height:20px;
					font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					text-align:center;
					text-transform:uppercase;
					float:right;
					margin:44px 0 0 0;
				background-image: url('z-payment/img/read_more_bg2.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#service2 p.picMore a.readMore3:hover{
	color:#FFC423;
	background-color:inherit;
}
#service2 p.serviceBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url('z-payment/img/event_bottom.gif') no-repeat 0 0;
	float:left;
}
#QuickLink{
	width:282px;
	float:right;
	margin:0;
}
#QuickLink h2{
	background-position: 0 0;
				display:block;
					width:210px;
					height:31px;
					padding:23px 0 0 72px;
					font:bold 22px/30px Arial, Helvetica, sans-serif;
					color:#2D2D2D;
					background-color:inherit;
					margin:0;
				background-image: url('z-payment/img/testimonial.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#QuickLink2{
	background-position: 0 0;
				width:254px;
					float:left;
					margin:0;
					color:#C06C06;
					border-left:#CECEAE solid 1px;
					border-right:#CECEAE solid 1px;
					padding:0 12px 0 14px;
					background-color:inherit;
				background-image: url('z-payment/img/event_1px.gif');
				background-repeat: repeat-x;
				background-attachment: scroll;
}
#QuickLink2 h3.orange3{
	display:block;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	padding:8px 0 8px 0;
	width:254px;
}
#QuickLink2 p.testTxt{
	background-position: 0 5px;
				display:block;
					width:94px;
					padding:0 0 2px 9px;
					font:bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#052978;
					background-color:inherit;
				background-image: url('z-payment/img/arrow.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}

#QuickLink2 p.testTxt span{
	color:#837A08;
	background-color:inherit;
}
#QuickLink2 a.special{
	display:block;
	background:url('z-payment/img/Katalog-2011.png') no-repeat 0 0;
	width:254px;
	height:91px;
}
#QuickLink2 a.special:hover{
	display:block;
	background:url('z-payment/img/Katalog-2011-hover.png') no-repeat 0 0;
}
#QuickLink p.testBot{
	display:block;
	width:282px;
	height:14px;
	font-size:0;
	line-height:0;
	background:url('z-payment/img/test_bottom.gif') no-repeat 0 0;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/


#footerMainALT2{
	width:100%;
	height:155px;
	background:#3F3F3F url('z-payment/img/footer_bg_alt_2.gif') repeat-x 0 0;
	color:#DE7F0B;
}
#footerALT2{
	width:892px;
	margin:0 auto;
	height:155px;
	position:relative;
				font-family: Verdana;
				font-size: 9px;
}

#footer ul{
	width:671px;
	position:absolute;
	left:0;
	top:24px;
}
#footer ul li{
	float:left;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
}
#footer ul li a{
	padding:0 0px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 9px 0 0;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:44px;
	width:230px;
}
	
#footer p.design{
	display:block;
	width:197px;
	height:19px;
	padding:0;
	position:absolute;
	left:0;
	top:62px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#7F7F7F;
}
#footer a.xhtml{
	background-position: 0 0;
				display:block;
					width:57px;
					height:19px;
					font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					text-transform:uppercase;
					text-align:center;
					position:absolute;
					left:201px;
					top:62px;
				background-image: url('z-payment/img/xhtml_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#footer a.xhtml:hover{
	color:#000;
	background-color:inherit;
}
#footer a.css{
	background-position: 0 0;
				display:block;
					width:57px;
					height:19px;
					font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					text-transform:uppercase;
					text-align:center;
					position:absolute;
					left:264px;
					top:62px;
				background-image: url('z-payment/img/css_bg.gif');
				background-repeat: no-repeat;
				background-attachment: scroll;
}
#footer a.css:hover{
	color:#000;
	background-color:inherit;
}
#footer img{
	position:absolute;
	width:159px;
	height:64px;
	left:733px;
	top:23px;
	display:block;
}


#footerCC{
	width:892px;
	margin:0 auto;
	height:0px;
	position:relative;
				top: -49px;
				left: 0px;
}

#footerCC p.logo{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:1px;
	width:230px;

/*------------------------------------------------footer--------------------*/
