body {
background-image:url('/uploads/images/css/bg.jpg');
background-repeat:repeat-x;
}
.top {
width:1005px;
margin:0px auto;
margin-bottom:0px;
background:url(/uploads/images/css/top.png) no-repeat center top;
height:100px;
}
.banner {
width:1005px;
margin:0px auto;
margin-bottom:0px;
background:url(/uploads/images/css/banner-2.png) no-repeat center bottom;
height:288px;
}
#contentwrap {
width:1005px;
margin:0px auto;
margin-bottom:0px;
padding-bottom: 30px;
background:url(/uploads/images/css/middle.png) repeat-y center bottom;
}

h1 {
color: #000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 20px;
}
h2 {
color: #000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 16px;
}
h3 {
color: #003366;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
}
.footer {
font-weight: bold;
color:#a2a09e;
font-size:11px;
font-family: arial, sans-serif;
width:1005px;
margin:0px auto;
margin-top: -23px;
background:url(/uploads/images/css/bottom.png) no-repeat center bottom;
height:60px;
}
.footer a{
color:#a2a09e;
}

.subfooter {
font-weight: bold;
font-size:11px;
font-family: arial, sans-serif;
margin-top: -15px;
}

.boldtext{
color: #003366;
font-size:14px;
font-family: arial, sans-serif;
font-weight: bold;
margin-top:10px;
}

#side-a {
font-weight: bold;
font-size:14px;
font-family: arial, sans-serif;
margin-top:20px;
margin-left: 55px;
float: left;
width: 100px;
}
#side-a a{
color:black;
text-decoration:none;
font-weight: bold;
font-size:14px;
}
#side-a a:hover{
color:#3988c8;
text-decoration:underline;
font-weight: bold;
font-size:14px;
}

#side-b {
float: right;
width: 232px;
}
#side-b-content{
font-family: arial, sans-serif;
font-size:12px;
padding-left:10px;
padding-right:35px;
}
#content {
font-family: arial, sans-serif;
font-size:12px;
float: left;
margin-top:20px;
margin-left: 50px;
width: 55%;
}
#fclear {
clear: both;
}

a{
color:#3988c8;
}
a:hover {
color: #000000;
font-weight: bold;
}

#home_link {
float: left;
position:relative;
width : 270px;
height: 100px;
margin-left: -560px;
margin-top: 35px;
}