html,body,form,fieldset{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,a,img,pre,blockquote,ul,ol,dl,address,div,label,fieldset,button{
	margin:0;
	padding:0;
	border:0;
}
li, dd, blockquote,ul{
	margin-left:8px;
}
form label{
	cursor:pointer;
}
input, select, textarea{
	font-family:inherit;
	font-size:12px;
	vertical-align: text-bottom;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
.clearer{
	clear:both;
	height:0;
	line-height:1px;
}
html{
	background: #f1f1f1 url(../img/footer_bg.png) repeat-x bottom left;
	padding: 0 0 0;
}
body{
	margin: 0 auto;
	width:1004px;
	font-size:12px;
	line-height:19px;
	color: #595959;
	font-family: 'Trebuchet MS','Tahoma', 'Arial', sans-serif;
}
table{
	margin:10px 0 10px 0;
}
p{
	margin:0 0 15px 0;
}
a{
	color:#FF4300;
	text-decoration:none;
}
a.active,a:hover{
text-decoration: underline;
}
input{
border: 1px solid #363e4c;
border-left:1px solid #6a6f78;
}
.invisible{
display: none;
}
.clearer{
clear:both;
}
.clearer.px5{
line-height: 5px;
height:5px;
}
.fl_l{
float:left !important;
}
.fl_r{
float:right !important;
}
select{
float: left;
padding:0;
font-size: 14px;
width:auto;
line-height: 23px;
height: 23px;
*height: 23px;
*line-height: 23px;
margin:0 0 8px 0;
}
h2,h1{
padding:8px 0 10px 0;
font-size: 20px;
font-weight: normal;
line-height: 28px;
color:#ff4300;
text-transform: uppercase;
}
h1{
padding:10px 0;
font-size: 22px;
}
h3{
font-size: 16px;
line-height: 20px;
color:#ff4300;
}
/* Top */
#top{
background: url(../img/header_bg.png) no-repeat;
height:109px;
width:1004px;
margin: 0 auto;
overflow: hidden;
}
#top .innertube{
padding: 5px 0;
}
#top #logo{
margin:15px 30px 0;
float:left;
}
#top #call{
margin:40px 0 0 40px;
float:left;
color:#1aa9ff;
font-size: 22px;
}
#top #call em{
font-style: normal;
line-height: 48px;
float:left;
}
#top #call span{
float:left;
color:#2065b7;
line-height: 48px;
padding:0 54px 0 6px;
}
/* Menu & Submenu */

a.button:hover,a.button.active{
background-position: bottom right;
color: #000;
outline: none;
}
a.button:hover span, a.button.active span {
background-position: bottom left !important;
}

#menu{padding:0; position: relative;z-index: 50;font-family: Arial}
#menu, #menu ul { list-style: none; font-size: 12px; margin: 0;}
#menu li,#menu ul { margin: 0;padding:0}

#menu li.headlink { float: left; margin:0 8px 0 0; background: #fff url(../img/menu_right.png) no-repeat scroll top right; height:36px;text-align: center; padding:0 6px 0 0;}
#menu li.headlink.active{background-position: bottom right; outline: none;}
#menu li.headlink.active a.active{background-position: bottom left !important; color: #fff;}
#menu li.headlink.last{margin:0}
#menu li.headlink a { display: block; line-height:26px; padding: 5px 6px 5px 12px; text-decoration: none; background: transparent url('../img/menu.png') no-repeat top left; color:#fff;margin: 0}
#menu li.headlink ul { display: none;}
#menu li.headlink:hover ul { display: block;}

#menu li.headlink ul li{display: block; background: transparent url(../img/menu_right2.png) no-repeat scroll center right; height:38px; padding:0 6px 0 0; margin:0 -6px 0 0;}
#menu li.headlink ul li a{line-height:26px; padding: 6px 5px 6px 11px;background: transparent url('../img/menu2.png') no-repeat center left;}

/* Container */
#container{
background: transparent url(../img/container_bg.png) no-repeat bottom left;
width:1004px;
margin: 0 auto;
}
#container .innertube{
padding:0 23px 0 25px;
}
#container #icons{
float:right;
width:510px;
padding:10px 0 5px;
}
#container #icons img{
float:left;
margin:0 0 0 8px;
}
#container .main_text{
float:left;
width:500px;
margin:0 0 0 10px;
padding:0 0 20px 0;
}
#container .full_text{
width:940px;
margin:0 0 0 10px;
padding:0 0 20px 0;
font-size: 13px;
}
#container .full_text img.fl_r{
margin:0 0 10px 10px;
}
#container .main_text p{
margin: 0 0 5px;
}
#container .full_text p{
margin: 15px 0;
}
#container .full_text ul{
margin: 10px 0 15px 20px;
}
#container .main_text p img{
float:left;
margin:0 10px 2px 0;
}
#container .full_text p img{
float:left;
margin:10px 20px 10px 0;
}
#container .full_text p img.fl_r{
float: right;
margin:0 0 10px 20px;
}
#container .full_text ul li{
padding:2px;
}
/* Footer */
#footer{
background: url(../img/footer.png) no-repeat top center;
overflow: hidden;
color: #e4e4e4;
padding:10px 0;
}
#footer a{
color: #fff;
}
#footer .innertube{
width:1004px;
margin: 0 auto;
height:82px;
overflow: hidden;
}
#footer .center{
width:960px;
margin:0 auto;
}
.footer_menu{
list-style: none;
margin: 0;
padding:5px 0;
}
.footer_menu li{
float: left;
margin: 0 8px 0 0;
}
#signature{
clear: both;
padding:1px 0;
text-align: center;
}
#signature a{
text-decoration: underline;
}
/* Buttons */
a.button {
float: left;
background: url('../img/button_a.png') no-repeat scroll top right;
height: 26px;
padding-right: 23px;
color: #fff;
text-decoration: none;
}
a.button span {
display: block !important;
background: transparent url('../img/button.png') no-repeat !important;
line-height: 16px !important;
padding: 4px 2px 6px 25px !important;
color:#fff !important;
position: static !important;
height:auto !important;
width:auto !important;
}
a.button:hover{
background-position: bottom right;
color: #000;
outline: none;
}
a.button:hover span {
background-position: bottom left !important;
}
/* Blocks Page */
.red_note{
color:#ff4300;
font-weight: bold;
margin:0 0 0 5px;
}
.block .mini_title{
color:#ff4300;
font-weight: bold;
padding:10px 12px 2px 20px !important;
text-indent: 0;
}
.mini_title .mini_date{
display: block;
margin:0 10px 0 0;
color:#fff;
background: #005aa9;
line-height: 14px;
padding:2px;
width:100px;
text-align: center;
font-weight: normal;
}
.block{
margin: 0 0 20px 0;
}
.block p{
margin: 0 !important;
padding:10px 12px 5px 20px;
}
.block ul{
margin: 0 !important;
padding:10px 12px 5px 30px;
}
.block p.px421{
text-indent: 15px;
}
.block p img{
float:left;
margin:0 8px 0 0;
}
.block .button{
margin:0 0 0 20px;
}
.block .top{
height:56px;
font-size: 18px;
line-height: 56px;
overflow: hidden;
color:#fff;
text-transform: uppercase;
}
.block .top span{
margin:0 0 0 15px;
}
.block.px352{
width: 352px;
clear: right;
}
.block.px352 .top{
background: url(../img/352_t.png) no-repeat;
}
.block.px352 .top.alt{
background: url(../img/352_t_alt.png) no-repeat;
height:9px;
line-height: 9px;
}
.block.px248{
width: 248px;
margin:0 0 0 19px;
}
.block.px248 .top{
background: url(../img/248_t.png) no-repeat;
}
.block.px248 p{
padding:5px 12px 5px 20px;
}
.block.px421{
width: 421px;
}
.block.px421 .top{
background: url(../img/421_t.png) no-repeat;
}
.block .middle{
padding:0 0 10px;
}
.block .middle .fl_l{
width:170px;
margin:0 0 0 45px;
line-height: 26px;
}
.block.px352 .middle{
background: url(../img/352_m.png) no-repeat 0 20%;
}
.block.px248 .middle{
background: url(../img/248_m.png) no-repeat;
}
.block.px421 .middle{
background: url(../img/421_m.png) no-repeat;
}
.block .bottom{
}
.block.px352 .bottom{
background: url(../img/352_b.png) no-repeat;
height:12px;
}
.block.px248 .bottom{
background: url(../img/248_b.png) no-repeat;
height:12px;
}
.block.px421 .bottom{
background: url(../img/421_b.png) no-repeat;
height:12px;
}

/* EMAIL*/
.panel{ background:#f8f8f8; border:1px solid #dfdfdf; display:none; height:auto; left:0; padding:30px 30px 30px 170px; top:66px; width:230px; position:fixed; _position:absolute;z-index: 51}
a.emailme{ _background-image:none; background:#333 url(../images/bg-emailme.png) 90% 50% no-repeat; border:1px solid #444; color:#fff; display:block; font-size:15px; font-weight:700; left:0; padding:15px 40px 15px 15px; _padding:15px 20px 15px 15px; text-decoration:none; top:85px; position:fixed; _position:absolute;z-index: 52}
	a.emailme:hover{ background:#222 url(../images/bg-emailme.png) 90% 50% no-repeat; _position:absolute; _background-image:none; }
	a.active.emailme{ background:#222 url(../images/bg-emailme-extended.png) 90% 50% no-repeat; _position:absolute; _background-image:none; }
/*.panel #name{background:#fff url(../img/user.png) no-repeat center left;}
.panel #email{background:#fff url(../img/mail_plain.png) no-repeat center left;}*/
/* CONTACT-FORM  */
#contactform{width:220px;}
	form p{clear:both;margin-bottom:10px;}
	input,textarea{background-color:#fff;border:1px solid #ccc;color:#515151;padding:6px;width:270px;}
	#contactform input,#contactform textarea{width:220px;}
	textarea{height:120px;}
	.btn{_height:25px;_padding:2px;width:80px;}
#formstatus{clear:both;font-weight:700; font-size:12px; line-height:10px;}
	.formstatuserror{color:#FF0000;}
	.formstatusok{color:#0C3;}

.error_message {
-moz-border-radius:5px;
background:#FBE3E4 url(../images/error.gif) no-repeat scroll 10px center;
border:1px solid #FBC2C4;
color:#8A1F11;
display:block;
height:22px;
line-height:22px;
margin:3px 0 !important;
padding:3px 10px 3px 35px !important;
}
.success_message {
-moz-border-radius:5px;
background:#D6FFD8 url(../images/success.gif) no-repeat 10px center;
border:1px solid #A0D997;
color:#436213;
display:block;
height:22px;
line-height:22px;
margin:3px 0;
padding:3px 10px 3px 35px !important;
}
.block p.error_message{
margin:3px 27px 3px 22px !important;
}
.block p.success_message{
margin:0 27px 14px 22px !important;
}
.block form{
margin:0 10px;
padding:20px 0 0;
}
.block form .button{
margin-left:224px;
margin-top: 10px;
}


/* Tables */
#ver-zebra
{
	margin: 15px;
	width: 620px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 15px;
	color: #fff;
}
#ver-zebra td.first_col{
font-size: 14px;
font-weight: bold;
}
#ver-zebra td
{
	font-size: 13px;
	text-align: center;
	padding: 8px 15px;
	color: #393939;
}
.vzebra-odd
{
	background: #fbfafa;
}
.vzebra-even
{
	background: #eceaea;
	border-right: 1px solid #eceaea;
	border-left: 1px solid #eceaea;
}
#ver-zebra .vzebra-th-even
{
	background: #0089c9;
	border-bottom: 1px solid #0089c9;
	border-right: 1px solid #eceaea;
	border-left: 1px solid #eceaea;
}
#ver-zebra .vzebra-th-odd
{
	background: #05a4ee;
	border-bottom: 1px solid #05a4ee;
}
#ver-zebra .vzebra-th-odd.r{
	background: #05a4ee url(../img/service_r.png) top right no-repeat;
}
#ver-zebra .vzebra-th-odd.l{
	background: #05a4ee url(../img/service_l.png) top left no-repeat;
}
.table{
width:620px;
}
.table td{
padding:2px 15px 0 5px;
text-align: center;
}
.table th{
font-weight: bold;
padding:2px 2px;
}
/* Form */
.form{
width:500px;
}
.form input,.form  textarea,.form  select {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #EEEEEE;
color:#525252;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:5px 7px;
width:484px;
*width:498px;
}
.form .checkbox{
width:auto;
padding:0 0 0;
line-height: 19px;
margin:0 5px;
}
.form input:focus,.form  textarea:focus {
border-color:#CCCCCC;
color:#333;
}
.form label {
color:#464646;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:12px 0 2px;
text-transform:uppercase;
}