BODY, TD {
font-family: sans-serif;  
color:#00315f;
}

A {
}

A:Hover {
}

IMG {
}

.body {
background:#547087 url(bkg.gif) top repeat-x;
margin:0;
text-align: center;
}

.page {
width:832px;
background: url(page.gif) repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top:1px;
}

.header {
background: url(banner.jpg) no-repeat;
height:220px;
}

.content {
padding:0px 30px 0px 30px;
}

.footer {
background: url(footer.gif) no-repeat;
height:75px;
clear: both;
}

/* ======================================================================= */

.box-small {
width: 251px;
background: url(box-bkg.gif);
}

.box-small-top {
height: 26px;
background: url(box-top.gif);
}


.box-small-inner {
padding:0px 20px 30px 25px;
background: url(box-end.gif) bottom no-repeat;
}
.box-news-inner {
padding:0px 20px 100px 25px;
background: url(box-news-bkg.gif) bottom no-repeat;
}
.box-srv-inner {
padding:0px 20px 100px 25px;
background: url(box-srv-bkg.gif) bottom no-repeat;
}
.left-col {
float:left;
}

.right-col {
float:right;
}