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

.scroll-pane{
float:left;
width:218px;
height:180px;
}

.cta{
position: relative;
width:238px;
height:156px;
float:left;
}

.ctafloat{
margin-left:10px;
}

.sitemapsub{
width:163px;
float:left;
padding-left:10px;
}

.sitemapsub a{
text-decoration:none;
font-family:Verdana;
font-size:12px;
color:008cf0;
}

.sitemapsub a span{
text-decoration:none;
font-family:Verdana;
font-size:12px;
color:008cf0;
}


#content{
position: relative;
width:983px;
margin:0 auto;
}

#headercontent{
position: relative;
background:url(../img/website/bg.gif) repeat-x;
width:100%;
height:115px;
}

#logo{
position: relative;
float:left;
width:168px;
height:115px;
margin-left:1px;
}

#header{
position: relative;
width:983px;
height:115px;
margin:0 auto;
}

#menu{
position: relative;
background:url(../img/website/header.png);
float:left;
width:810px;
height:50px;
margin-top:26px;
padding-left:-10px;
}

#cta{
position: relative;
float:left;
margin-top:20px;
margin-bottom:20px;
width:983px;
height:156px;
}

#sitemapcontent{
position: relative;
margin:0 auto;
width:983px;
height: 260px;
}

#sitemap{
position: relative;
width:983px;
height: 260px;
float:left;
}

#footer{
position: relative;
background:008cf0;
width:100%;
height:20px;
}