body {
    padding: 4px 0 0 0;
    background: #fff url(/img/bg-body.png) left top repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.wrapper {
    min-width:980px;
    width: 75%;
    margin: 0 auto;
}

#logo {
    float: left;
    width: 320px;
    padding: 20px 0;
}
#tel {
    float: right;
    color: #ff0000;
    font-size: 28px;
    font-weight: bold;
    padding-top:29px;
}
.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #C8C8C8; 
	border-right: 1px solid #C8C8C8; 
	border-left: 1px solid #C8C8C8; 
	border-bottom: 1px solid #C8C8C8; 
	z-index: 2500;
}
ul.visible {
    display: block;
}
ul.visible li {
    float: none;
    padding: 0;
    background: #F3F3F3;
    margin: 0;
}
ul.visible li a {
    Width:215px;
    min-height: 12px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
}
ul.visible a {
    display: block;
    margin: 0;
    line-height: 13px;
	background: #F3F3F3;
	background-image: url(/img/shortnavir.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;

}
ul.visible a:hover {
    background-color: #C8C8C8;
    
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #1584D2;
}
a:hover {
    text-decoration: underline;
}
#main-menu-container {
    clear: both;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    height: 26px;
    margin-bottom: 18px;
}
#main-menu-container a, #breadcrumbs a {
    color: #000;
}
#main-menu-container a:hover, #breadcrumbs a:hover {
    color: #f00;
}
#main-menu li {
    float: left;
    display: block;
    margin-right: 3%;
    padding-left: 14px;
    font-size: 13px;
    position: relative;
    background: url(/img/icon_listdefault.gif) left center no-repeat;
}
#main-menu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 26px;
    margin: 0;
    padding: 0;
    background: #f3f3f3;
    width: 241px;
    border: 1px solid #c8c8c8;
}
#main-menu li a {
    line-height: 26px;
    text-decoration: none;
}
#languages {
    float: right;
}
#languages li {
    display: block;
    line-height: 26px;
    float: left;
    width: 24px;
}
#breadcrumbs {
    display: block;
    height: 30px;
}
#breadcrumbs li {
    display: block;
    float: left;
    margin-right: 4px;
}
#breadcrumbs li a {
    text-decoration: none;
}
#breadcrumbs li.arrow a {
    padding-left: 12px;
    background: url(/img/icon_linklist.gif) left center no-repeat;
}
#breadcrumbs li.arrow a:hover {
    background: url(/img/icon_linklist_form.gif) left center no-repeat;
}
.left-col {
    float: left;
    width: 21%;
    margin: 0 1% 0 0;
}
.right-col {
    float: right;
    width: 21%;
}
.top-block {
    line-height: 1px;
    font-size: 1px;
}
.left-col .bottom-block, .right-col .bottom-block {
    margin-bottom: 12px;
    line-height: 1px;
    font-size: 1px;
}
.left-col .content, .right-col .content {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px 5px;
}
.left-col .content h3, .right-col .content h3 {
    border-bottom: 1px solid #f00;
    line-height: 14px;
    padding-left:11px;
    padding-bottom: 5px;
    margin: 0 0 3px 0;
}
.left-col .content h4, .right-col .content h4 {
    line-height: 14px;
    font-weight: normal;
    text-align:center;
}
.left-col .content p, .right-col .content p {
    font-size: 11px;
    line-height: 14px;
    margin: 0 3px 4px;
}
.left-col .content .arrow, .right-col .content .arrow {
    padding-left: 12px;
    background: url(/img/icon_linklist.gif) left center no-repeat;
}
.left-col .content .more, .right-col .content .more {
    float: right;
    margin-bottom: 3px;
}
.b1h {
    background: #CCCCCC none repeat scroll 0 0;
    height: 1px;
    margin: 0 5px;
}
.b2h, .b2bh {
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    height: 1px;
    margin: 0 3px;
}
.b3h, .b3bh {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height: 1px;
    margin: 0 2px;
}
.b4h, .b4bh {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height: 2px;
    margin: 0 1px;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
    display:block;
    font-size:1px;
    overflow:hidden;
}
.center-col {
    width: 54%;
    padding: 0 9px;
    float: left;
}
.center-col h1 {
    font-size: 16px;
    border-bottom: 1px solid #ececec;
    line-height: 18px;
    margin-bottom: 18px;
}
.center-col p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 18px;
}
.center-col ul {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 18px;
    list-style: circle;
    margin-left: 38px;
}
.sections {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
}

.sections li {
    display: inline-block;
    width: 152px;
    float: none;
    margin: 0 1% 1% 0;
}
.sections li h3 {
    text-align: center;
    font-size: 11px;
    line-height: 14px;
}
.sections li h3 a{
color:#000;
}
.block h2 {
    font-size: 16px;
    line-height: 24px;
}
.sections .content {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.sections .content a:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.img_txt {
	float:left;
	padding: 5px 10px 5px 5px;
}
.whiteline {
	height:1px;
	overflow:hidden;
	background: #fff;
}
.greyline {
	height:1px;
	overflow:hidden;
	background: #ececec;
}
a.smenu,a.smenu_sel_subsub{
	color: #000000;
	font-size:12px;
	display:block;
	padding-left: 10px;
	background-image: url(/img/shortnaviblackr.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}
a.smenu:hover,a.smenu:active,a.smenu_sel,a.smenu_sel:hover,a.smenu_sel:active,a.smenu_sel_subsub:hover,a.smenu_sel_subsub:active,a.smenu_sel_subsub_sel,a.smenu_sel_subsub_sel:hover,a.smenu_sel_subsub_sel:active{
	font-size:12px;
	display:block;
	color: #FF0000;
	text-decoration:none;
	background-image: url(/img/shortnavir.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}
a.smenu_sel,a.smenu_sel_subsub_sel{
	font-size:12px;
	display:block;padding-left:10px;
}
a.smenu_sel_sub,a.smenu_sel_sub:hover,a.smenu_sel_sub:active{
	font-size:12px;
	display:block;
	padding-left:14px;
	color: #FF0000;
	text-decoration:none;
	background-image: url(/img/shortnaviu.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}

a.smenu_sel_subsub,a.smenu_sel_subsub:hover,a.smenu_sel_subsub:active,a.smenu_sel_subsub_sel{
	font-size:12px;
	margin-left: 12px;
}
#navi-left {
	margin-top: -3px;
}
#navi-left li{
line-height:12px;
padding: 3px 0 3px 0;
}
#footer {
    min-width:980px;
    width: 75%;
    margin: 0 auto;
    clear: both;
    padding: 5px 0 0 0;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer a:hover {
    color: #f00;
}
#redlink {
    border-bottom: 1px solid #f00;
    text-align: right;
    margin-bottom: 3px;
}
#redlink a {
    text-decoration: none;
    color: #f00;
    font-size: 11px;
}
#footer p {
    font-size: 12px;
    line-height: 16px;
}

/* the overlayed element */
.simple_overlay {

	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-image: url(/js/external/white.png);
	background-color:#fbfbfb;
	width:656px;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/js/external/close.png) ;
	position:absolute;
	right:28px;
	top:28px;
	cursor:pointer;
	height:19px;
	width:19px;
}

/* styling for elements inside overlay */
#parentDiv .details {
	position:absolute;
	top:35px;
	left:40px;
	color:#323232;
	width:536px;
}
.ff {height:25px; width:300px;font-size:20px;margin-bottom:8px;}
.gg {height:200px; width:565px;font-size:14px;}
#bs {height:35px; width:250px;font-size:16px;margin-top:7px;}
#parentDiv h1 {padding:0;margin:25px;font-weight:normal;font-size:26px;}
#parentDiv td,#bs {font-weight:bold;font-size:16px;}
