*{
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:#F6F1F0;
padding:17px;
border-bottom:1px solid #fff;
}
.column{
padding:10px;
width:660px;
font-size:11px;
color:#64584C;
line-height:18px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.column h1{

padding:9px 0 9px 8px;
font-family:Arial;
font-size:20px;
color:#64584C;
font-weight:bold;
}
.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:265px;
float:right;
font-family:Tahoma;
font-size:11px;
color:#64584C;
}
.news_block span{
display:block;
float:left;
color:#FF8400;
font-weight:bold;
text-align:right;
width:77px;
}

.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:#00161C;
width:100%;
height:105px;
font-family:Tahoma;
font-size:11px;
color:#64584C;
text-align:center;
}
#footer a{
color:#05BDFA;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{
line-height:90px;
padding:0 48px 0 0
}
