*{
padding:0px;
margin:0px;
}
img{border:0px}

body{
width:100%;
margin:0 auto;
height:100%;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#454444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#646C71;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 805px;
}
.more{
display:block;
margin:20px 0 0 0
}
#menu{
float:left;
padding:0 0 0 0;
}
#menu li{
display:inline
}
#menu img{
float:left
}
.item{
background-image:url(images/block_bg.gif);
background-position:left 30px;
background-repeat:no-repeat;
width:263px;
float:left;
font-family:Verdana;
font-size:10px;
color:#646C71;
margin:0 5px 0 0;
padding-right:0.3px;
}

.item p{
padding:30px 0 0 35px;
width:200px;
}
.item p strong{
color:#4E889D;
}
.read_more{
background-image:url(images/read_more2.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:139px;
height:43px;
margin:25px 0 14px 12px;
text-align:center;
padding:10px 0 0 0
}
.read_more a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.read_more2{
background-image:url(images/read_more.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:139px;
height:43px;
margin:25px 0 14px 12px;
text-align:center;
padding:10px 0 0 0
}
.read_more2 a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
#items{
padding:0 0 0 0;
overflow:hidden;
}
#footer{
background-image:url(images/footer.jpg);
background-position:top left;
background-repeat:no-repeat;
width:820px;
/ width:790px;
height:62px;
font-family:Tahoma;
font-size:12px;
color:#1A292E;
}
#footer p{
display:block;
width:335px;
float:left;
padding:0 57px 42px 0;
}

.sidebar{
width:218px;
height:342px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
float:right;
padding-left:10px;
padding-right:10px;
padding-top:8px;
}


.link2                  { background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
.link2:active           { background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
.link2:link             { background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
.link2:visited          { background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
.link2:hover            { background-color: inherit; text-decoration: underline; font-size: 8pt; color:#000000; }

