body
{
	margin:0;
	padding:0;
	background: #b4b4b4 url('/img/bg.jpg') top repeat-x;
	font-family:Arial;
	font-size:80%;
	color:#363636;
}

img
{
	border:0;
}

a
{
	color:#0070c6;
}

a:hover
{
	color:#eb242b;
}

.topbb
{
	background:url('/img/topbb.png') no-repeat;
	width:986px;
	height:17px;
	margin:0 auto;
}

.midbb
{
	background:url('/img/midbb.png') repeat-y;
	width:986px;
	margin:0 auto;
}

.midbb .inner
{
	background:#ffffff url('/img/midbbbg.jpg') no-repeat bottom;
	width:962px;
	min-height:250px;
	margin:0 auto;
	position:relative;
}

.botbb
{
	background:url('/img/botbb.png') no-repeat;
	width:986px;
	height:20px;
	margin:0 auto;
}

.nbtext
{
	width:964px;
	margin:0 auto;
	
	color:#4c4c4c;
}

.nbtext a
{
	color:#4c4c4c;
	margin:0 5px;
}

.nbtext a:hover
{
	color:#eb242b;
}

.divid
{
	width:1px;
	height:15px;
	position:relative;
	top:3px;
}

.nbcopy
{
	width:964px;
	margin:0 auto;
	font-size:95%;
	color:#4c4c4c;
}

.nbcopy a
{
	color:#4c4c4c;
	text-decoration:none;
}

.nbcopy a:hover
{
	color:#eb242b;
	text-decoration:underline;
}

.toplinks
{
	height:13px;
	text-align:right;
	padding-top:9px; 
	padding-right:6px;
	font-size:89%;
}

.toplinks a
{
	color:#696969;
	margin-left:10px;
}

.toplinks a:hover
{
	color:#eb242b;
}

.menu
{
	margin:0;
	padding:11px 19px 0 0;
	list-style-type:none;
	float:right;
	position:relative;
	z-index:100;
}

.menu li
{
	width:133px;
	height:51px;
	float:left;
	text-transform:uppercase;
	font-size:89%;
	position:relative;
}

.menu li a
{
	padding:7px; 
	width:119px; 
	height:37px;
	color:#272727;
	display:block;
	background:url('/img/menubg.gif') no-repeat top left;
	text-decoration:none;
	position:relative;
}

.menu li a:hover
{
	color:#eb242b;
	background-image:url('/img/menubg_on.gif');
}

.menu li a.sel, .menu li a.sel:hover
{
	background-image:url('/img/menubg_on.gif');
	color:#eb242b;
}

.menu li.last
{
	width:133px;
}

.menu li.last a
{
	width:119px;
}


.tops
{
	background:url('/img/tops.jpg') no-repeat top center;	
	height:70px; 
}

.clear
{
	clear:both;
	height:0px;
	overflow:hidden;
}

.menu .submenu
{
	padding:12px 0 8px 0; 
	margin:0;
	float:none;
	list-style-type:none;
	position:absolute;
	top:39px;
	left:0px;
	z-index:200; 
	
	display:none;
	
	border-bottom:6px solid #d2232a;	
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	background:#ffffff;
		
	min-width:200px;
	
	/*background:#ffffff url('/img/redb.gif') repeat-x bottom;*/
}

.menu .submenu li
{
	width:auto;
	height:auto;
	text-transform:uppercase;
	padding:0;
	margin:0;
	float:none;
	white-space:nowrap;
	display:block;
}

.menu .submenu li a
{
	width:auto;
	height:auto;
	background:none;
	padding:0 10px;
	margin:0;	
	display:block;
	height:26px;
	line-height:26px;
}

.menu .submenu li a:hover
{
	background:url('/img/botsubmenubg.gif') repeat-x top left;
	color:#d2232a;
}

.logo
{
	width:200px;
	height:61px;
	position:absolute;
	top:3px;
	left:20px;
}

.picdiv
{
	width:924px;
	height:378px;
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
}

.picdiv .pictures
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.picdiv .pictures img
{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.picdiv .cont
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;	
}

.botmenudiv
{
	width:924px;
	height:68px;
	margin:0 auto;
	background:url('/img/botmenubg.jpg') no-repeat;
}

.botmenu
{
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
}

.botmenu li
{
	width:132px;
	float:left;
	text-transform:uppercase;
	font-size:89%;
	position:relative;
}

.botmenu li a
{
	padding:12px 5px 2px 9px;
	width:118px;
	height:54px;
	background:url('/img/botmenubg.gif') no-repeat;
	display:block;
	color:#272727;
	text-decoration:none;
}

.botmenu li.last
{
	width:133px;
}

.botmenu li.last a
{
	width:119px;
}

.botmenu li a:hover
{
	/*color:#272727;*/
	color:#eb242b;
	background-image:url('/img/botmenubg_on.gif');
}

.botmenu li a.sel
{
	background-image:url('/img/botmenubg_on.gif');
	color:#eb242b;
}

.botmenu .botsubmenu
{
	list-style-type:none;
	padding:10px 0 10px 0;
	margin:0;
	position:absolute;
	bottom:68px;
	left:0px;
	min-width:200px;
	display:none;
	z-index:100;
	border-left:1px solid #cecece;
	
	background:#ffffff;
	border-top:6px solid #d2232a;
}

/*
.botmenu li.last .botsubmenu
{
	left:auto;
	right:0px;
}
*/

.botmenu .botsubmenu li
{
	width:auto;
	height:auto;
	float:none;
	white-space:nowrap;
}

.botmenu .botsubmenu li a
{
	width:auto;
	height:auto;	
	background:none;
	display:block;
	padding:0 10px;
	height:26px;
	line-height:26px;
	color:#303030;
	text-decoration:none;
}

.botmenu .botsubmenu li a:hover
{
	color:#eb242b;
	background:url('/img/botsubmenubg.gif') repeat-x top left;
}

.search, .search_main
{
	float:left;
	padding-left:8px;
}

.search table, .search_main table
{
	border-collapse:collapse;
}

.search table tr td, .search_main table tr td
{ 
	padding:11px 0px 0 3px;
	vertical-align:top;
}

.tel
{
	font-size:130%;
	color:gray;
}

.searchbox
{
	border:1px inset #abadb3;
	background:#ffffff;
	height:23px;
	width:226px;
}

.search_main .searchbox
{
	width:206px;
}

.bc1
{
	float:left;
	width:132px;
	padding-top:15px;
}

.bc2
{
	float:left;
	width:521px;
	padding-left:7px;
	padding-top:15px;
	font-size:95%;
	line-height:140%;	
}

.bc12
{
	float:left;
	width:660px;
	padding-top:15px;
	font-size:95%;
	line-height:140%;	
}

.bc3
{
	float:left;
	width:253px;
	padding-left:7px;
	padding-top:15px;
	font-size:95%;
	line-height:140%;
}

.innerblock
{
	width:924px;
	margin:0 auto;
}


.innerblock ul {padding:0;margin:2px 0 10px 2px}
.innerblock ul li {list-style:none;background:url(/img/square2.gif) no-repeat top left;padding:0 0 0 16px;margin:0 0 3px 0}


ul.spacer
{
	list-style-type:none;
	position:relative;
}

ul.spacer li
{
	padding-bottom:2px;
	position:relative;
	z-index:1000;	
}

ul.spacer li.selected 
{
	color:red;
}


.fs110
{
	font-size:111%;
}

.b
{
	font-weight:bold;
}

.infoblock
{
	display:none;
	position:absolute;
	z-index:20;
	bottom:0;
	right:0px;
	width:239px; 
	background:url('/img/wbg.png');
	padding:12px;
}


.infoblock  {font-size:90%}
.infoblock ul {padding:0;margin:0 0 6px 0}
.infoblock ul li {list-style:none;background:url(/img/square2.gif) no-repeat top left;padding:0 0 0 14px;margin:0 0 5px 0}


.headline-m
{
	font-size:130%;
	color:#e6272c;
	font-weight:bold;
	padding-bottom:7px;
}

.crumbs
{
	width:650px;
	float:left;
	padding-top:40px;
	color:#888888;
	font-size:85%; 
}

h1
{
	color:#eb242b;
	padding:4px 0 0 0;
	margin:0 0 10px 0;
	font-size:220%;
	font-weight:normal;
	line-height:100%;
}

h2
{
color:#eb242b;
font-weight:normal;
	padding:0;
	margin:0;
	font-size:140%; 
}

h3
{       color:#eb242b;
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:130%; 
}

h4
{
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:120%;
}


p
{
	padding:0 0 15px 0; 
	margin:0;
}

.col1_3
{
	width:250px;
	float:left;
	padding-right:14px;
}

.col2_3
{
	width:382px;
	float:left;
	padding-right:14px;
}

.col3_3
{
	width:264px;
	float:left;
	position:relative;
}

.col12_3
{
	width:646px;
	float:left;
	padding-right:14px;
}

.more
{
	width:264px;
	background:url('/img/morebg.png') no-repeat bottom;
}

.more .head
{
	background:url('/img/morehead.png') no-repeat bottom;
	height:32px;
	color:#eb242b;
	padding:8px 0 0 15px;
}

.more .cont
{
	padding:5px 15px 25px 15px;
	position:relative;
}

.skill
{
	background:url('/img/skill.png') bottom left no-repeat;
	padding-left:1px;
	width:240px;
	overflow:hidden;
}

.skill img
{
	display:block;
}

.skill .link
{
	font-size:89%;	
	text-align:right;
	height:20px;
	line-height:20px;
}

#main_page_news
{
	height:80px;
	overflow:hidden;
}

#main_page_news .news-list .news-item
{
	display:none;
}

.map-level-1
{
	margin-left:20px !important;
}

.map-level-2
{
	margin-left:20px !important;
}

.map-level-3
{
	margin-left:20px !important;
}

.news-list .news-item .news-date-time, .more .cont .spacer .news-date-time
{
	font-size:90%;
	color:gray;
}

.news-list .news-item .preview_picture
{
	margin-right:14px; 
}

.news-list .news-item
{
	clear:both;
	margin-bottom:20px;
}

.clients td {
font-size: 85%;
}

.clients td b {
font-size: 115%;
}

.clients td strong {
font-size: 115%;
}


.printver
{
	font-size:86%;
	padding-top:10px;
}

.printver a
{
	color:#888888;
}

.printver a:hover
{
	color:red;
}
