* {
font-size:13px;
font-family:tahoma;
}

body,html {
padding:0;
margin:0;
background:#F2EBDE;
}

table {
border-collapse:collapse;
}

td {
padding:0;
vertical-align:top;
}

.top_menu {
padding:33px 0px 0px 45px;
background:url(../images/top_menu.png) no-repeat;
width:955px;
height:47px;
overflow:hidden;
}
.top_menu a {
color:#5C503A;
text-decoration:none;
font-weight:bold;
float:left;
font-size:14px;
font-family:times new roman
}
.top_menu a:hover {
color:#B17918;
}
.top_menu div {
float:left;
background:url(../images/top_menu_vhr.gif) no-repeat;
width:1px;
height:49px;
position:relative;
top:-13px;
margin:0px 14px 0px 14px;
}

.content {
padding-left:40px;
color:#6E6B66;
padding-right:35px;
}
.content h1{
font-size:18px;
color:#008CC1;
font-weight:normal;
margin:0
}
.content p {
line-height:1.5;
}
.content .hr2 {
background:url(../images/hr1.gif);
height:2px;
margin-top:10px;
margin-right:20px;
overflow:hidden;
}

.left_block {
width:260px;
padding:0px 10px 10px 10px;
padding-left:60px;
}
.left_block h1 {
font-size:18px;
text-decoration:underline;
color:#C53433;
font-weight:normal;
margin:0;
}
.left_block .item1 {
background:url(../images/arrow.gif) 0px 6px no-repeat;
padding-left:18px;
margin-top:20px;
color:#6E6B66;
}
.left_block a {
color:#6E6B66;
text-decoration:none;
}
.left_block a:hover {
color:#B17918;
}
.left_block .hr1 {
background:url(../images/hr1.gif);
width:262px;
height:2px;
margin-top:10px;
overflow:hidden;
}

.link_p {
background:url(../images/arrow_blue.gif) 0px 6px no-repeat;
padding:0px 0px 0px 18px;
margin:7px 0px 0px 15px;
}
.link_p a {
color:#008CC1;
}
.link_p a:hover {
color:#B93335;
}