*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:100%;
}
#header{
width:100%;
background-color:#20221B;
text-align:center;

}
.inside{
width:980px;
margin:0 auto;
overflow:hidden
}
.logo{
float:left;
margin:0 38px 0 0px;
}
.slogan{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#82837F;
line-height:30px;
border-left:1px solid #82837F;
padding:0 0 0 21px;
margin:40px 0 0 0;
float:left
}

#menu{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:100%;
float:left;
height:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#menu ul{

margin:0 auto;
padding:0 0 0 15px;
}
#menu li{
list-style-type:none;
display:block;
float:left; 
border-right:1px solid #CCCCCC;
padding:12px 0 12px 0;
margin-top:1px;
}
#menu li a{color:#CCCCCC; padding:11px; font-weight:bold; text-decoration:none}
#menu li a:hover{color:#04BDFB;}
#menu .active {color:#04BDFB;}
.pic{
margin:0 auto;
 / margin:-4px auto;
 height:200px;
 width:100%;
}

#main{
background-color:#FFFFFF;
padding:17px;
border-bottom:1px solid #fff;
}
.column{
padding:10px;
width:600px;
font-size:11px;
color:#64584C;
line-height:18px;
float:left;
margin-left:60px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.column h1{
background:#E6E6E6;
padding:9px 0 9px 8px;
font-family:Arial;
font-size:17px;
color:#64584C;
font-weight:bold;
}
a:hover{text-decoration:none}
.column h2{

padding:9px 0 9px 8px;
font-family:Arial;
font-size:16px;
color:#64584C;
font-weight:bold;
}
.column p{ margin-bottom:8px}
.column h3{
background-image:url(images/bullet.gif);
background-position:left 18px;
background-repeat:no-repeat;
padding:18px 0 18px 28px;
font-family:Arial;
font-size:18px;
color:#64584C;
font-weight:bold;
}
.news_block{
width:280px;
height:390px;
float:right;
margin-top:10px;
            }

.news_block h3{
background-image:url(images/bullet.gif);
background-position:left 2px;
background-repeat:no-repeat;
padding:0 0 7px 28px;
font-family:Arial;
font-size:18px;
color:#64584C;
font-weight:bold;
}
.news_block li{
list-style-type:none;
}
.news_block li a{color:#04BDFB; display:block; font-weight:bold; margin-bottom:12px; text-decoration:underline}
.news_block li a:hover{text-decoration:none}


.news_block p{
display:block;
float:left;
width:310px;
padding:0 0 23px 8px;
}
#footer{
background-color:#363636;
width:100%;
height:55px;
font-family:Tahoma;
font-size:11px;
color:#64584C;
text-align:center;
}
#footer a{
color:#D4D4D4;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{
padding:20px 0 0 0;
color:#999999
}

.column li{ margin-left:16px; list-style:square}
.comment{ background:#DDDDDD; padding:12px; }
.comment p{background:#F5F5F5; padding:12px}
.comment strong{ color:#B1014D; font-style:italic; margin-top:12px} 