@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size:16px; background-color:#f4f4f4; margin:0; padding:0; line-height:25px; color:#333;}

a {color:#5484ec; text-decoration:none;}
a:hover {color:#444; text-decoration:none;}

#header {height:70px; background-color:#FFF;}

#footer {color:#444; font-size:12px; text-align:center; margin-top:20px; clear:both;}

.navigation {height:60px; font-size:20px;}
.navigation ul {list-style:none; margin:0; padding:0;}
.navigation ul li {display:inline;}
.navigation ul li a {color:#5484ec; text-decoration:none; padding-right:20px;}
.navigation ul li a:hover {color:#444; text-decoration:none;}

#blueback { background-color:#5484ec; margin-bottom:20px; padding:20px 0px;}
#headerimage{ text-align:center; }

#maincontainer {width:900px; }
#leftside{ float:left; width:615px; }
#rightside{float: right; width:265px; }

.bluehighlight {color:#5484ec;}

.clients { font-size:12px; line-height:19px;}
.contactus { font-size:12px; line-height:16px;}

.aheader {font-weight:bold; color:#5484ec; border-bottom:1px solid #CCC; margin-bottom:6px; width:100%; }

.pdflink {background-image:url(/images/pdf.png); background-repeat:no-repeat; padding-left:30px;}

.floatright {float:right;}


.liquid-round {
width:100%;
margin:0px;
background:#fff url(/images/leftside.gif) repeat-y left top;
margin-bottom:20px;}

.top {
width:100%;
height:20px;
background:url(/images/top.gif) no-repeat left top;
}
 .top span {
display:block;
position:relative;
height:20px;
background:url(/images/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/images/rightside.gif) repeat-y right top;
padding:1px 20px 6px 25px;
margin:-1px 0 0px 0;
text-align:left;
}
.bottom {
height:15px;
background:url(/images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:15px;
background:url(/images/bottom-right.gif) no-repeat right top;
}

