/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	background-color:#F8F8FA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
a {
	color:#6B609D;
	text-decoration:underline;
	}
a:hover {
	color:#D9251C;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#545454;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
    }
hr {
	height:1px;
	color:#D5D2E3;
	background-color: #D5D2E3;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#content {
	position:relative;
	background-position:left top;
	background-repeat: no-repeat;
	min-width:980px;}
#header {
	position:absolute;
	height:37px;
	left:265px;
	top:0px;
	right:0px;
	border-left:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
	background-color:#F2F2F0;
}
* html #header {
	width:100%;
	margin:auto;
}
#navigation {
	position:absolute;
	left:758px;
	top:11px;
	text-align:right;
	width:200px;
}
#search {
	position:absolute;
	left:280px;
	top:10px;
}
#search img{
	vertical-align: middle;
}
* html #search img{
	vertical-align: text-bottom;
}
#search input{
	border:1px solid #6B609D;
	width:140px;
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	position:absolute;
	left:58px;
	top:28px;	
}
#contacts {
	position:absolute;
	left:780px;
	top:65px;
	width:178px;
	text-align:right;
	line-height:140%;
}
#contacts span{
	color:#D9251C;
	font-weight:bold;	
}
#text table td{
	vertical-align:top;	
}
#text td.left{
	width:250px;
	padding-top:190px;
}
#text td.left div.box1{
	background-color:#F0EDE0;
	width:250px;
	border-bottom:solid #FFFFFF 1px;
	border-top:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	background-image: url(images/box1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text td.left div.box1 ul{
	padding:10px 0px 20px 20px;
	margin:0px;
	list-style:none;
}
#text td.left div.box1 ul li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;	
	margin-bottom:4px;
	margin-top:3px;
}
#text td.left div.box1 ul li.active{
	background-image: url(images/bullet2.gif);
}
#text td.left div.box1 ul li a{
	margin:0px 0px 0px 17px;
	font-size:14px;
	font-weight:bold;
}
#text td.left div.box1 ul ul{
	padding:0px 0px 3px 0px;
	margin:0px;
	list-style:none;
}
#text td.left div.box1 ul ul li{
	background-image: none;
	margin-bottom:3px;
	margin-top:3px;
	padding-left:17px;
}
#text td.left div.box1 ul ul li a{
	font-size:12px;
	font-weight:normal;
	margin:0px;
}


#text td.left div.box2{
	background-color:#F2F2F0;
	width:250px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	background-image: url(images/box2_sh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#text td.left div.box3{
	background-color:#ECE9D8;
	width:250px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	background-image: url(images/box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text td.left div.box3 div.sh{
	text-align:justify;
	font-size:11px;
	width:190px;
	background-image: url(images/box1_sh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:40px 30px 25px 30px;
	position:relative;
}
#text td.left div.box3 div.sh div.title{
	position:absolute;
	text-align:right;
	font-size:17px;
	color:#D9251C;
	font-weight:bold;
	top:17px;
	right:30px;
	text-transform:uppercase;
}
#text td.left div.box4{
	height:30px;
	width:250px;
	background-image: url(images/box3_sh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#text td.right{
	width:730px;
	padding-top:315px;
	padding-left:25px;
	padding-right:30px;
	padding-bottom:15px;
	text-align:justify;
	font-size:12px;
	line-height:140%;
}
#text td.right img{
	margin:7px;
}
#text td.right div.title{
	color:#D9251C;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#text td.right div.title span{
	float:right;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}

/*--news--*/

div.news_title {
	text-align:left;
	margin-bottom:7px;
	font-weight:bold;
	font-size:14px;}
div.news_title span{
	margin-left:10px;
	font-size:0.9em;}
#text td.right div.news_images img{
	float:right;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:0px;
}
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;
}



#text td.right ul{
	padding:0px 0px 0px 15px;
	margin:0px;
	list-style: disc;
}
#text td.right ul li{
	margin-bottom:4px;
	margin-top:4px;
}
#pictures {
	position:absolute;
	top:170px;
	left:267px;
	border:7px solid #FFFFFF;
	width:676px;
	height:116px;
	background-color:#F8F8FA;}
#pictures_sh {
	position:absolute;
	top:300px;
	left:270px;
	width:687px;
	height:12px;
	background-image: url(images/pictures_sh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	height:110px;
	background-color:#F2F2F0;
	min-width:980px;
	width:100%;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
* html #footer {
	width: expression(parseInt(document.body.offsetWidth) < 981 ? "980" : "" );
	}
#links{
	height:110px;
	margin-left:270px;
	position:relative;
}
#links span{
	font-size:11px;
	color:#D9251C;
	font-weight:bold;	
	position:absolute;
	top:20px;
	left:10px;
}
#links img{
	position:absolute;
}




	
	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}