h1{
    color: #004B91;
    font-family: arial;
    font-size: 18px;
    padding-bottom: 32px;
}

h2{
    color: #fff;
    font-family: arial;
    font-size: 13px;
    padding-left: 22px;
    padding-top: 7px;
}

p{
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    padding-bottom: 35px;
}

body{
    background-color: #CFE3FF;
}



.website_container{
    left: 50%;
    height: 1024px;
    position: absolute;
    top: 0;
}

.website{
    background-color: white;
    height: 726px;
    left: -512px;
    position: absolute;
    top: 4px;
    width: 1068px;
}

.header{
    height: 287px;
    left: 0;
    margin-left: 4px;
    position: absolute;
    top: 2px;
    width: 1068px;
}

.sidebar{
    background-image: url(/assets/templates/spranq/images/sidebar_content_background.jpg);
    background-repeat: repeat-x;    
    height: 505px;
    left: 4px;
    position: absolute;
    width: 202px;
    top: 307px;
}

.menu{
    height: 20px;
    left: 0;
    position: absolute;
    width: 1074px;
    top: 287px;
}

.content{
    height: auto;
    left: 206px;
    overflow: visible;
    position: absolute;
    width: 866px;
    top: 307px;
}

.footer{
    height: 30px;
    position: absolute;
    width: 1060px;
    top: 692px;
}


.website_left_shadow{
    background-image:url(/assets/templates/spranq/images/content_left_shadow.jpg);
    background-repeat:repeat-y;
    height:726px;
    margin-left:0px;
    width:2px;
}

.website_bottom_shadow{
    background-image:url(/assets/templates/spranq/images/content_bottom_shadow.jpg);
    background-repeat:repeat-x;
    height:4px;
    left:2px;
    position:absolute;
    top:725px;
    width:1068px;
}


.menu_left{
    background-image: url(/assets/templates/spranq/images/menu_left.jpg);
    background-position: right;
    background-repeat: no-repeat;
    height: 20px;
    float: left;
    position: relative;
    width: 211px;
}

.menu_center{
    background-color: #498e3c;
    height: 20px;
    float: left;
    position: relative;
    width: 859px;
}

.menu_center ul li{
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;    
    float: left;
    font-family: arial;
    font-size: 11px;
    list-style-type: none;
    width: auto;
}

.menu_center ul li a:hover{
    background-color: #064f94;
    
}

.menu_center ul li a{
    color:#FFFFFF;
    display:block;
    line-height:19px;
    padding-left:25px;
    padding-right:20px;
    text-decoration:none;
    width:auto;
}

.menu_last{
    border-right: none!important;
}

.menu_shadow{
    background-image: url(/assets/templates/spranq/images/menu_right_shadow.jpg);
    background-repeat: repeat-y;
    position: absolute;
    height: 20px;
    left: 1070px;
    top: 0;
    width: 1px;
}



.sidebar_content{
    color: #fff;
    height: 308px;
    left: 24px;
    position: absolute;
    top: 47px;
}

.sidebar_content ul{
    font-family: arial;
    font-size: 11px;
    line-height: 23px;
    list-style-type: none;
    padding-bottom: 32px;
}

.sidebar_bottom{
    background-color: #6a8fcb;
    height: 1px; 
    left: 0;
    position: absolute;
    width: 202px;
    top: 380px;
}


.content_center{
    left: 103px;
    position: absolute;
    width: 460px;
    top: 47px;
}

.content_center ul{
    font-family: arial;
    font-size: 12px;
    line-height: 25px;
    padding-left: 15px;
}

.content_center ul li{
    padding-bottom: 10px;
}

.content_right{
    left: 630px;
    height: 246px;
    position: absolute;
    width: 196px;
    top: 47px;
}

.content_shadow{
    background-image:url(/assets/templates/spranq/images/content_right_shadow.jpg);
    background-repeat:repeat-y;
    height:543;
    left:862px;
    position:absolute;
    top:0;
    width:3px;    
}




.footer_left{
    background-image: url(/assets/templates/spranq/images/footer_left_background.jpg);
    background-repeat: repeat-y;
    background-position: left;
    left: 4px;
    height: 30px;
    position: absolute;
    width: 907px;
    top: 0;
}

.footer_center{
    background-image: url(/assets/templates/spranq/images/footer_center_background.jpg);
    background-repeat: no-repeat;
    height: 30px;
    left: 911px;
    position: absolute;
    width: 24px;
    top: 0px;
}

.footer_right{
    background-color: #ae1f24;
    color: #fff;
    left: 935px;
    height: 30px;
    position: absolute;
    top: 0;
    width: 129px;
}

.footer_right h2 a{
    color: #fff;
    text-decoration: none;
}
