body
{
	background: url(../images/new/body_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333;
}
h1 {
	color:#cd1231;
	display:none;
	font-size:24px;
	font-weight:normal;
	margin:0 0 11px;
}
h2 {
	color: #333;
	font-size:15px;
	font-weight:normal;
	margin:0 0 14px;
	padding:0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
a 
{
	color: #ff6210;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
.clear,
.clear-float 
{
	clear: both;
}
img 
{
	border: 0;
}
#wrapper 
{
	width: 914px;
	margin: 0 auto;
}
#header 
{
	height: 77px;
}
#header #logotype 
{
	float: left;
}
#header #tools 
{
	float: right;
	position: relative;
}
#header #tools ul 
{
	list-style: none;
	margin: 12px 0 16px 0;
}
#header #tools ul li 
{
	display: inline;
	background: url(../images/new/arrow.gif) no-repeat;
	padding-left: 14px;
	margin: 0 9px 0 3px;
}
#header #tools ul li a:link,
#header #tools ul li a:visited 
{
	color: #9e9d9d;
	text-decoration: none;
}
#header #tools ul li a:hover,
#header #tools ul li a:focus, 
#header #tools ul li a:active 
{
	text-decoration: underline;
}
#header #tools #searchinput 
{
	border: 1px solid #ebe7de;
	width: 122px;
	color: #9e9d9d;
	font-size: 10px;
	height: 14px;
	position: absolute;
	top: 39px;
	right: 31px;
	padding-top: 3px;
}
#header #tools #searchbutton 
{
	position: absolute;
	top: 43px;
	right: 9px;
}
#MainMenu 
{
	background: url(../images/new/menu_bg.gif);
	height: 47px;
	width: 914px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#MainMenu li 
{
	display: inline;
}
#MainMenu li a
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 16px 20px 15px 20px;
	display: block;
	float: left;
}
#MainMenu li.selected a
{
	background: #85000a;
}
#MainMenu li.first a:hover,
#MainMenu li.first a:focus,
#MainMenu li.first a:active,
#MainMenu li.selectedfirst a,
#MainMenu li.selectedfirst a:hover,
#MainMenu li.selectedfirst a:focus,
#MainMenu li.selectedfirst a:active
{
	background: url(../images/new/bg-first.gif) #85000a;
}
#MainMenu li a:hover,
#MainMenu li a:focus,
#MainMenu li a:active 
{
	background: #85000a;
}
#banner 
{
	position: relative;
}
/*#shortcuts 
{
	position: absolute;
	right: 0;
	top: 20px;
	width: 446px;
}
#shortcuts .shortcut 
{
	margin-bottom: 5px;
}
#shortcuts .shortcut .top
{
	background: url(../images/new/layertop.png) no-repeat;
	min-height: 16px;
	width: 446px;
	padding: 14px 0 8px 0;
}
#shortcuts .shortcut .bottom
{
	background: url(../images/new/layerbottom.png) no-repeat;
	height: 5px;
	width: 446px;
}
#shortcuts .shortcut .top a 
{
	background: url(../images/new/shortcut-arrow.png) no-repeat;
	font-size: 18px;
	margin-left: 15px;
	padding-left: 28px;
	color: #000;
	text-decoration: none;
}
#shortcuts .shortcut .top a:hover 
{
	color: #ff5700;
}
#shortcuts .shortcut .top p 
{
	font-size: 13px;
	margin: 0 0 0 43px;
}*/
#adverts 
{
	margin-top: 22px;
}
#adverts .advert 
{
	float: left;
	width: 212px;
	margin-right: 22px;
}
#adverts .advert img 
{
	margin: 0;
}
#adverts .advert .advertcontent 
{
	background: url(../images/new/advert_bottom.gif) no-repeat left bottom;
	padding: 15px;
	height: 131px;
}
#adverts .advert .advertcontent h2 
{
	font-size: 20px;
	margin: 0;
}
#adverts .advert .advertcontent p 
{
	margin: 0;
}
#adverts #advert1 
{
}
#adverts #advert2
{
}
#adverts #advert3 
{
	
}
#adverts #advert4 
{
	margin-right: 0;
}
/*#adverts #advert4 .advertcontent 
{
	background: url(../images/new/advert_bottom_2.gif) no-repeat left bottom;
}*/
/**/
.content 
{
	width: 913px;
}
.content .main-image 
{
	margin-bottom: 33px;
}
.content .left-area {
	float:left;
	margin-right: 22px;
	width:212px;
}
.content .main-area {
	float:left;
	width:679px;
	/*margin-right: 23px;*/
}
.content .right-area 
{
	float: left;
	width: 210px;
}
/* Footer */
#footer 
{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f9f9f9;
	margin-top: 29px;
}
#footer p.top 
{
	background: url(../images/new/footer_bg.gif) no-repeat;
	height: 41px;
	padding: 16px 0 0 9px;
	margin: 0;
}
#footer p.top span.phone 
{
	background: url(../images/new/phone.gif) no-repeat;
	padding: 3px 0 3px 12px;
	color: #282828;
}
#footer p.top a.email:link, 
#footer p.top a.email:visited
{
	background: url(../images/new/email.gif) no-repeat;
	padding-left: 25px;
	height: 20px;
	color: #282828;
	text-decoration: none;
	margin-left: 25px;
}
#footer p.top a.email:hover, 
#footer p.top a.email:focus,
#footer p.top a.email:active 
{
	text-decoration: underline;
}
#footer p.bottom span.copy 
{
	color: #aeadad;
	float: left;
	margin-left: 10px;
}
#footer #footermenus 
{
	float: right;
	margin-bottom: 20px;
}
#footer ul.mainmenu 
{
	float: left;
	list-style: none;
	margin: 0;	
	padding: 0;
}
#footer ul.mainmenu li 
{
	display: inline;
	margin-right: 19px;
}
#footer ul.mainmenu li a:link,
#footer ul.mainmenu li a:visited {
	color: #cd1231;
	text-decoration: none;
}
#footer ul.mainmenu li a:hover,
#footer ul.mainmenu li a:focus,
#footer ul.mainmenu li a:active 
{
	text-decoration: underline;
}
#footer ul.extramenu 
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #c4c3c3;
}
#footer ul.extramenu li 
{
	display: inline;
	padding-left: 19px;	
}
#footer ul.extramenu li a:link,
#footer ul.extramenu li a:visited {
	color: #aeadad;
	text-decoration: none;
}
#footer ul.extramenu li a:hover,
#footer ul.extramenu li a:focus,
#footer ul.extramenu li a:active 
{
	text-decoration: underline;
}
.main-area .advert {
	width: 213px;
	background: url(../images/new/box-top.gif) no-repeat;
	padding-top: 11px;
	margin: 0 10px 16px 0;
	float: left;
}
.main-area .sideadvert-area .advert {
	margin: 0 0 16px 0;
}
.main-area .advert h2 
{
	background: #cb1231;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	padding: 0 8px 2px 8px;
	margin: 0;
}
.main-area .advert .advertcontent
{
	background: url(../images/new/box-bottom.gif) no-repeat left bottom;
	padding: 0 5px 12px 5px;
	min-height: 170px;
}
.main-area .advert .advertcontent .item
{
	padding: 2px 5px;
}
.main-area .advert .advertcontent p {
	margin: 0 8px 5px 8px;
	font-size: 11px;
	font-family: Arial;
	color: #333;
}
.main-area .advert .advertcontent p.image {
	margin: 0 0 7px 0;
}
.main-area .advert .advertcontent p a.icon {
	background: url(../images/new/advert-linkarrow.gif) no-repeat;
	color: #ff5700;
	text-decoration: none;
	padding: 4px 0 4px 23px;
}
.main-area .advert .advertcontent p a.icon:hover {
	text-decoration: underline;
}
.sub-menu {
	border-bottom: 1px solid #e1e1e1;
	margin-top: 35px;
}
.sub-menu .menu-item .lvl1 {
	border-top: 1px solid #e1e1e1;
}
.sub-menu .menu-item .lvl1 a {
	color: #282828;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	padding: 5px 16px;
	display: block;
}
.sub-menu .menu-item .lvl1 a:hover {
	color: #cd1231;
}
.sub-menu .menu-item-sel .lvl1-sel-childs,
.sub-menu .menu-item-sel .lvl1-sel {
	background: #ececec;			
}
.sub-menu .menu-item-sel .lvl1-sel-childs a,
.sub-menu .menu-item-sel .lvl1-sel a {
	color: #cd1231;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	padding: 5px 16px;
	display: block;
}
.sub-menu .menu-item-sel .lvl2,
.sub-menu .menu-item-sel .lvl2-sel-childs,
.sub-menu .menu-item-sel .lvl2-sel {
	background: #f8f8f8;
}
.sub-menu .menu-item-sel .lvl2 a,
.sub-menu .menu-item-sel .lvl2-sel-childs a,
.sub-menu .menu-item-sel .lvl2-sel a {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	padding: 5px 16px 5px 25px;
	display: block;
}
.sub-menu .menu-item-sel .lvl3,
.sub-menu .menu-item-sel .lvl3-sel
{
	background: #f8f8f8;
}
.sub-menu .menu-item-sel .lvl3-sel a,
.sub-menu .menu-item-sel .lvl3 a {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	padding: 5px 16px 5px 35px;
	display: block;
}
.text-area-small {
	float: left;
	width: 422px;
	margin-right: 22px;
}
.item-box {
	width: 216px;
	float: left;
	background: url(../images/new/sidebox-top.gif) no-repeat;
	padding-top: 11px;
	margin: 0 19px 0 0;
}
.item-box .item-content
{
	background: url(../images/new/sidebox-bottom.gif) no-repeat left bottom;
	padding: 0 5px 12px 5px;
}
.item-box .item-content h2
{
	background: #fe6211;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	padding: 0 8px 6px 8px;
	margin: 0 0 10px 0;
}
.item-box .item-content p.item {
	margin: 0 8px 5px 8px;
	font-size: 11px;
	font-family: Arial;
	color: #333;
}
.item-box .item-content p.item a {
	background: url(../images/new/icon-doc.gif) no-repeat;
	color: #ff5700;
	padding: 0 0 0 15px;
}
.icon-print {
	background: url(../images/new/icon-print.gif) no-repeat;
	color: #ff5700;
	text-decoration: none;
	padding: 0 0 0 17px;
}
.icon-print:hover {
	text-decoration: underline;
}
.left-area .lang-select-top
{
	background: url(../images/new/lang-select-top.gif) no-repeat left bottom;
	width: 213px;
	height: 6px;
	margin-top: 20px;
}
.left-area .lang-select-bottom 
{
	background: url(../images/new/lang-select-bottom.gif) no-repeat left bottom;
	padding: 10px;
}
.left-area .lang-select-bottom h2,
.left-area .lang-select-bottom select
{
	font-size: 11px;
}
.sideadvert 
{
	background: url(../images/new/greybox-bottom.gif) #ebe7de no-repeat left bottom;
	padding-bottom: 10px;	
}
.sideadvert h2 
{
	background: url(../images/new/greybox-top.gif) #ebe7de no-repeat;
	color: #333;
	padding: 10px 0 0 10px;
	margin: 0;	
}
.sideadvert p 
{
	color: #333;
	padding: 0 10px;	
}
.sideadvert p a 
{
	background: url(../images/new/greyadvert-linkarrow.gif) no-repeat;
	padding: 3px 0 2px 25px;
	color: #ff5700;
}
.advert-area 
{
	float: left;
	width: 464px;	
}
.sideadvert-area 
{
	float: left;
	width: 210px;	
}
#StartPageSlide,
#SubPageRight
{
	margin-left: 16px;
}
.contact-left 
{
	float: left;
	width: 340px;
}
.contact-right 
{
	float: left;
	width: 308px;
}
.contact-left h3 {
	margin-bottom: 8px;
}
.content .main-area .contact-left .regions a {
	display:block;
	margin-bottom:1px;
}
.content .main-area .table-address th {
	border-bottom:1px solid #C2C2C2;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:2px;
}
.content .main-area .table-address {
	width:100%;
}
.content .main-area .table-address th {
	border-bottom:1px solid #C2C2C2;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:2px;
	text-align: left;
}
input {
	/*background-color:#E1E1E1;
	border:1px solid #E1E1E1;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	/*margin:0;
	padding:2px 0 0;*/
}
.contact-right input, 
.contact-right textarea
{
	width: 268px;	
}
input.button {
	/*background-image:url(../images/btn_std_bg.gif);
	background-repeat:repeat-x;
	background: #C3102B;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	margin:0;
	padding:0 0 2px 0;
	width:auto;*/
}
.contact-right input.button 
{
	margin-top: 5px;
	width: auto;	
}
.contact-form-top 
{
	background:transparent url(../images/new/contact-form-top.gif) no-repeat left bottom;
	height:6px;
	width:308px;
	margin: 0;
}
.contact-form-bottom
{
	background:transparent url(../images/new/contact-form-bottom.gif) no-repeat left bottom;
	padding:10px;
	margin: 0;
}
.content .main-area #OfficeAreaSidebarAdvert3 
{
	padding: 10px;
	background: #D6D6D6;
	margin: 0 0 15px 16px;
	width:	180px;
}