html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: arial;*font-size: 16px; color:#808080;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
a { color:#306e91; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#83d1fd;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{font-size: 18px; font-weight:normal; color:#cbcbcb; }
div.main { 
	min-height: 100%; 
	_height: 100%; 
	width:959px;
	margin: 0 auto;
}
div.block{
    overflow: hidden;
    zoom:1;
    position: relative;
}
.top{
    overflow:hidden;
    zoom:1;
    position:relative;
    height:506px;
    z-index:4;
}
.top .hL{
    background:url("../img/headerL.jpg") 0 0 no-repeat;
    width:337px;
    height:506px;
    float:left;
}
.top .hR{
    background:url("../img/headerR.jpg") 0 0 no-repeat;
    width:338px;
    height:506px;
    float:left;
}
.top .menu{
    background:url("../img/menuBg.jpg") 0 0 no-repeat;
    width:284px;
    height:506px;
    float:left;
}
.top .menu ul{
    font-size:14px;
    font-family:arial, sans-serif;
    padding:15px 0 0 25px;
}
.top .menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 5px 1px;
}
.category{
    font-size: 18px;
    color:#fff;
    margin:13px 0 0 190px;
    height:30px;
    line-height:27px;
    width:137px;
    text-transform:uppercase;

}
.category span{
    float:left;
}
.arr{
    background:url("../img/catArr.png") no-repeat;
    background-position: top right;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/catArr.png', sizingMethod='scale');
    position:relative;
    width:13px;
    height:26px;
    margin-left:5px;
}
.titlFil{
    background:url("../img/titlFil.jpg") no-repeat;
    width:959px;
    height:48px;
    clear:both;
}

.center{
    position:relative;
    z-index: 4;
    overflow:hidden;
    zoom:1;
}

.content{
	width:660px;
    padding-left:7px;
    float:left;
    position:relative;
    top:-30px;
}
.content h1{
    padding: 0 0 20px 15px;
    text-transform:uppercase;
}
.image{
    position:relative;
    z-index:2;
    float:left;
    width:200px;
    height:200px;
    margin:10px 15px 8px 0;
}

div.content p{
    line-height:28px;
    padding:0 14px 25px 0;
    font-size:14px;
}

.news{
    width:288px;
    float:left;
    position:relative;
    top:-30px;
}
.news .title{
    padding: 0 0 20px 15px;
    text-transform:uppercase;
    font-size:18px;
    color:#cbcbcb;
}
.news p{
    padding-bottom:20px;
    line-height:22px;
    font-size:14px;
}


div.footer{
	height:77px;
	clear:both;
	overflow: hidden;
	zoom:1;
	width: 959px;
	position: relative;
    background:#636464;
}
div.footer div.google{
	color:#fff;
	padding:7px 0 0 15px;
	z-index: 2;
	position: relative;
	float: left;
}
div.footer div.google input{
    margin:0 3px;
}
.copy{
	float: right;
	padding: 20px 145px 0 0;
    z-index: 2;
    position: relative;
    line-height:18px;
}
.copy .year{
    font-size:18px;
    color:#8f8f8f;
}
.copy .right{
    font-size:14px;
    color:#fff;
}
.info{
    float:right;
    font-size:14px;
    color:#8f8f8f;
    padding:20px 65px 0 0;
}
 .info a{
    color:#fff;
}
