html, body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-size: 12px;
	font-family: Tahoma;
	color: #4c4c4c;
	line-height:133%;
}

img.png {behavior: url("/png.htc");}

a{color:#fd4d00;}
a:hover{text-decoration:none;}

td{vertical-align:top;}

h1{font-size: 26px; font-family: Arial; font-weight:normal; color:#4c4c4c; padding:0px;line-height:100%;}
h2{font-size: 16px; font-family: Arial; font-weight:bold; color:#4c4c4c; padding:0px; margin:25px 0px 10px 0px;}

p{margin:10px 0px 10px 0px;}

.date{margin:0px 0px 2px 0px; font-size:11px; color:#bfbfbf;}
.anons{margin:0px 0px 12px 0px;}
.block{
 background:#fd4d00; padding:2px 10px 4px 10px; color:white; font-size:11px;
}

.menu2{width:90%;margin:auto;}
.menu2 a{ display:block; padding:6px 0px 6px 20px; background:#375d81; color:white;}
.menu2 a:hover{ display:block; padding:6px 0px 6px 20px; background:#fd4c00; color:white;}

.footer{
 padding:30px 0px 30px 30px; color:#b2b2b2;
}

* {
    margin: 0;
    padding: 0;
}

.fix-width {
    width: 1010px;
    margin: 0 auto;
}

.widget-sliding {
    list-style: none;
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.widget-sliding,
.widget-sliding .widget-sliding-cell,
.widget-sliding .widget-sliding-cell div {
    height: 354px;
}
.widget-sliding .widget-sliding-cell,
.widget-sliding .widget-sliding-cell div {
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
}
.widget-sliding .widget-sliding-cell div {
    margin-left: -40px;
}
.widget-sliding-cell-1 {
    left: 0;
}
.widget-sliding-cell-1 div {
    background: url(pic1.jpg) no-repeat;
}
.widget-sliding-cell-1, .widget-sliding-cell-1 div {
    width: 328px;
}
.widget-sliding-cell-2 {
    left: 247px;
}
.widget-sliding-cell-2 div {
    background: url(pic2.jpg) no-repeat;
}
.widget-sliding-cell-2, .widget-sliding-cell-2 div {
    width: 379px;
}
.widget-sliding-cell-3 {
    left: 545px;
}
.widget-sliding-cell-3 div {
    background: url(pic3.jpg) no-repeat;
}
.widget-sliding-cell-3, .widget-sliding-cell-3 div {
    width: 328px;
}
.widget-sliding-cell-4 {
    left: 792px;
}
.widget-sliding-cell-4 div {
    background: url(pic4.jpg) no-repeat;
}
.widget-sliding-cell-4, .widget-sliding-cell-4 div {
    width: 313px;
}
.widget-sliding .widget-sliding-cell div {
position: relative;
}
