* {
margin:0;
padding:0;
}

a img {
border:0;
}

body {
background:#a2c6e8 url(img/body_background.jpg) left 179px repeat-x;
font-family:Verdana, Tahoma;
}

#header {
width:100%;
height:179px;
background:url(img/logo_backround.png) left top repeat-x;
}

#logo {
width:1000px;
height:153px;
margin:auto;
position:relative;
}

#logo_image {
display:block;
position:absolute;
left:97px;
top:37px;
}

#logo_text {
display:block;
position:absolute;
left:157px;
top:60px;
}

#menu {
margin:auto;
height:26px;
width:690px;
background:url(img/menu_background.png) left top repeat-x;
text-align:center;
}

#menu a {
color:#fe342a;
text-decoration:none;
font:11px/26px Trebuchet, Verdana;
margin:0 8px;
}

#menu a:hover {
text-decoration:underline;
}

#main {
width:1000px;
margin:auto;
overflow:hidden;
}

#leftside {
width:440px;
float:left;
text-align:center;
}

#linkimage12 {
width:339px;
margin:auto;
margin-top:38px;
}

#linkimage1 {
float:left;
}

#linkimage2 {
float:right;
}


#linkimage3 {
margin-top:131px;
}

#rightside {
width:560px;
float:right;
margin-top:30px;
}

#centerside {
margin:30px 50px;
}

#rightside h1, #centerside h1 {
font-size:19px;
font-weight:normal;
margin-bottom:20px;
}

#rightside h2, #centerside h2 {
font-size:14px;
font-weight:bold;
color:#496175;
margin:18px 0 6px 0;
}

#rightside p, #centerside p {
font-size:12px;
line-height:130%;
text-align:justify;
}

#rightside li, #centerside li {
font-size:12px;
line-height:130%;
text-align:justify;
margin-left:25px;
}

#rightside a, #centerside a {
color:#334b62;
text-decoration:underline;
}

#rightside a:visited, #centerside a:visited {
color:#1c2936;
text-decoration:underline;
}

#disclaimer {
width:750px;
margin:50px auto;
height:150px;
}

#disclaimer_text {
float:left;
width:710px;
height:150px;
background-color:#bcd5ec;
}

#disclaimer_text h1 {
font:16px/22px Verdana, Tahoma;
font-weight:bold;
color:#fe342a;
margin-top:25px;
}

#disclaimer_text p {
font:13px/18px Verdana, Tahoma;
text-align:justify;
}

#footer {
font:11px/14px Verdana, Tahoma;
color:#5f5f5f;
margin:30px 40px;
}

#footer p {
padding:2px 0;
}

#footer a {
color:#5f5f5f;
}
