* {
margin:0;
padding:0;
}

body {
background:#013957;
color:#fff;
font:65%/180% Verdana;
text-align:center;
}

h2 {
font-size:11px;
}

#clients {
background:url(images/bg_clients.gif) no-repeat;
color:#92adb9;
margin-left:477px;
padding:20px 0 0 40px;
width:250px;
}

* html #clients {
margin-left: 474px;
}

#clients ul {
list-style:none;
}

#container {
background:url(images/bg.gif) repeat-x;
margin:0 auto;
padding-top:30px;
text-align:left;
width:800px;
}

#content {
float:left;
margin:20px 0 0;
text-align:right;
width:440px;
}

#content h2 {
margin-bottom:20px;
}

#content p {
margin-bottom:10px;
}

#footer {
background:url(images/bg_footer.gif) bottom center no-repeat;
height:50px;
margin:20px 0 0;
clear:both;
}

#header {
font-size:14px;
height:175px;
overflow:hidden;
position:relative;
width:800px;
}

#header a span {
background:url(images/header3.gif);
cursor:hand;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}

#header_list {
font-size:100%;
margin:10px 0 -14px;
position:relative;
z-index:5;
}