*{
margin:0px;
padding:0px;
}
html{
width:100%;
height:100%;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:980px;
margin:0 auto;
padding:25px 0 0 0;
}
.logo
{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
}
#menu{
float:left;
margin:0 0 3px 0;
}
#menu li{
list-style-type:none;
float:left;
}
#menu img{
float:left;
}
.links{
height:23px;
text-align:right;
padding:0 50px 18px 0
}

.block
{
    background-image: url(images/block_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 238px;
    height: 251px;
    float: left;
    padding: 46px 0 0 24px;
    margin: 0 21px 0 0;
}
.block_right
{
    width: 654px;
    height: 297px;
    float: left;
    margin: 0 21px 0 0;
}
.line_left
{
    width: 654px;
    border-bottom: 1px solid ;
    float: left;
  }
 .left
{
float: left;
}
.block p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0B3556;
display:block;
width:200px;
padding:0 0 20px 0;
}
#content{
padding:0px 0 0px 0;
}
.line
{
    width: 937px;
    border-bottom: 1px solid #CEC7B9;
    margin: 0 0 0px 0;
}
.sidebar{
width:238px;
float:left;
padding:0 21px 30px 24px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#545353
}
.sidebar h4{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#040404;
line-height:48px;
}
.sidebar p{
padding:0 0 25px 0
}
.list
{
    background-color: #FAF3E5;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.list ul{
padding:23px 0 0 25px;
}
.list li{
list-style-type:none;
}
.list span{
color:#105183;
display:block;
float:left;
width:32px;
}
.list p{
display:block;
float:left;
color:#545353;
width:550px;
padding:0 45px 15px 0
}
.news{
padding:23px 0 0 0;
}
.news p{
padding:0px;
}
.news span{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#105183;
font-weight:bold;
padding:0 0 12px 0
}
.news a{
color:#105183;
text-decoration:underline;
}
.news a:visited{text-decoration:underline}
.news a:hover{text-decoration:none}
.pad25{
margin:0 0 25px 0;
}
.infoblock{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#545353;
width:272px;
float:left;
padding:0 29px 0 24px;
}
.pic{
padding:18px 0;
}
.infoblock a{
color:#105183;
text-decoration:underline
}
.infoblock a:visited{text-decoration:underline}
.infoblock a:hover{text-decoration:none}
.infoblock p{
padding:0 0 30px 0
}
.border{
border-right:1px solid #E8E5DE
}
#footer{
width:915px;
float:left;
background-color:#FAF3E6;
line-height:60px;
height:60px;
padding:0 0 0 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#73706A;
}
#footer a{
text-decoration:none;
color:#73706A;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}


/*form-*/
.form_settings input, .form_settings textarea { 
  padding: 5px; 
  width: 100px; 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
  

.form_settings textarea, .form_settings select { 
  font: 100% arial; 
  width: 299px;
}
/* Begin Search Form CSS */

/*#search {position: absolute;
         right: 0;
         top: 70px;}*/

#search input#s {margin-right: 5px;
                 vertical-align: middle;
                 border: 1px solid #6A7A86;
                 padding: 0.24em;
                 width: 135px;
                 background-color: #faf3e5 ;
                 color: #6C7074;}

#search input#s:focus {background-color: #fff;
                       color: #6C7074;}

#search input#submit
 
{background: #6C7074 url(images/search_background.png) repeat-x;
 color: #D8DCE0;
 border: 1px solid #515D67;
 vertical-align: middle;
 padding: 0.38em;
 font-size: 0.8em;}

/* End Search Form CSS */



