*{
padding:0px;
margin:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:970px;
margin:0 auto;
}
#header{
	background-position:left top;
	background-repeat:no-repeat;
	padding:18px 0 0 0;
}
#menu{
background-image:url(images/menu_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:972px;
line-height:48px;
text-align:center
}
#menu li{
display:inline;
background-image:url(images/line.gif);
background-position:top right;
background-repeat:no-repeat;
padding:2px 15px 2px 10px;
/ padding:2px 15px;
}
#menu .last{
background:none;
}
#menu a{
font-family:Tahoma, sans-serif;
font-size:11px;
color:#437792;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
#content{
background-image:url(images/content_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:33px 0 0 35px;
font-family:Tahoma, sans-serif;
font-size:12px;
color:#5B5B5B;
overflow:hidden;
float:left;
width:935px;
}
.block{
	width:590px;
	float:left;
	padding-top: 0;
	padding-left: 0;
	margin-right: 39px;
}

.block2{
	width:900px;
	float:left;
	padding-top: 0;
	padding-left: 0;
	margin-right: 0px;
}


.bock{
	width:289px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}

.bocktop{
	width:289px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/top.gif);
}

.bockbottom{
	width:289px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image:url(images/bottom.gif);
	height: 20px;
}
.title{
padding:0 0 15px 0
}
.block p{
width:600px;
padding:0 0 0px 0px;
}
.more{
margin:0 0 0 57px;
}
.pic{
margin:0 0 3px 54px;
}
.list{
padding:0 0 18px 56px;
}
.list li{
list-style-type:none;
background-image:url(images/bullet.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 7px 27px;
line-height:15px;
}
.list a{
color:#19C4E3;
text-decoration:underline
}
.list a:visited{text-decoration:underline}
.list a:hover{text-decoration:none}
#block{
background-image:url(images/block_bg.gif);
background-position:top left;
background-repeat:repeat-y;
float:left;
width:970px;
font-family:Tahoma, sans-serif;
font-size:11px;
color:#EAF0F3;
}
.news{
width:580px;
padding:15px 40px 37px 41px;
float:left;
}
.news img{
float:left
}
.news p{
padding:8px 0 0 20px;
float:left;
width:370px;
}
.banner{
margin:8px 0 0 0;
display:block
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:no-repeat;
margin:2px 0 0 0;
width:970px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
float:left;
line-height:25px;
padding:22px 0 15px 0
}
#footer li{
display:inline
}
#footer li a{
color:#323232;
text-decoration:none;
margin:0 10px;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer .bft{
color:#254A73;
text-decoration:underline
}
#footer .bft:visited{text-decoration:underline}
#footer .bft:hover{text-decoration:none}

img.floatRight { 
    float: right; 
    margin: 4px; 
}