  *  {
margin : 0;
}

body {
background: #ffffff url(images/tlo.jpg) repeat-x;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42em;
}

a {
color: #bb3126;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #b90c0c;
text-decoration: underline;
font-weight: bold;
}

img {
border: none;
}

h1 {
padding: 5px 0 20px 0;
color: #1791d0;
font-size: 22px;
font-style: normal;
}

h2 {
padding: 5px 0 10px 0;
color: #444444;
font-size: 16px;
}

#container {
width: 960px;
margin: 0 auto;
}

#header {
width: 980px;
height: 260px;
background: url(images/header.png) no-repeat;
}

#children {
width: 960px;
height: 103px;
background: url(images/children.png) no-repeat;
}



#menu {
float: left;
width: 960px;
height: 30px;
font-size: 12px;
font-weight: bold;
padding-top: 19px;
}

#menu a {
color : #000;
font-style : normal;
}

#menu a:hover {
color : #fff;
text-decoration : none;
}

#menu ul li {
display : inline;
list-style : none;
margin-right : 10px;
}

* html #menu ul li {
margin-left : 0;
margin-right : 10px;
padding-left : 0;
}

*:first-child + html #menu ul li {
margin-left : 0;
margin-right : 20px;
padding-left : 0;
}

#menu ul li a {
padding-bottom : 5px;
}

#menu ul li a:hover {
border-bottom : none;
}

#main {
clear: both;
width: 960px;
height: 547px;
}

#left {
float: left;
width: 360px;
height: 470px;
margin-top: 30px;
background: url(images/news.png) no-repeat;
}

#left p {
padding-left: 30px;
padding-right: 30px;
}

#left h2 {
color: #244689;
font-size: 22px;
font-style: normal;
padding: 18px 25px 15px 30px;
}

#central {
float: left;
width: 930px;
height: 472px;
margin-top: 30px;
background: url(images/central.jpg) no-repeat;
}

#central p {
padding-left: 30px;
padding-right: 30px;
}

#central h1 {
color: #244689;
font-size: 22px;
font-style: normal;
padding: 18px 25px 15px 30px;
}

#central h2 {
color: #244689;
font-size: 22px;
font-style: normal;
padding: 18px 25px 15px 30px;
}


#central ul {
list-style-image: url(images/dot.gif);
padding-left: 25px;
margin-left:20px;
}

#central img {
border: none;
padding-left: 30px;
}

#right {
float: right;
width: 580px;
margin-top: 30px;
}

#right p {
padding-top: 10px;
}

#right_for {
float: left;
width: 578px;
height: 214px;
background: url(images/button.png) no-repeat;
}

#right ul {
list-style-image: url(images/dot.gif);
padding-left: 25px;
}

#footer {
width: 960px;
height: 141px;
background: url(images/footer.jpg) no-repeat;
padding-top: 15px;
font-style: normal;
}

#footer a {
color: #000;
text-decoration: none;
font-weight: bold;
}

#footer a:hover {
color: #fff;
text-decoration: underline;
font-weight: bold;
}
