* {
    line-height:1em;
    margin:0;
    padding:0;
}
    
html, body 
{
    height: 100.1%;
}

body {
    background-color:#c2d4e2;
    color:#FFFFFF;
    font-family:verdana;
    font-size:62.5%;
    margin:0;
    padding:0;
}    
    
div#wrapper {
    margin:-1px 0 0;
    padding:0;
    width:100%;
}

div#main {
    margin:0 auto;
    padding:0 20px;
    width:1024px;
}    

div#flash-container {
    height:100%;
    overflow:visible;
    width:100%;
}
div#background {
    height:100%;
    left:0;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
#flash-background {
    height:100%;
}

div#content {
    background-color:inherit;
    color:inherit;
    margin-top:584px;
    margin-left:300px;
    padding:0;
    position:absolute;
    top:0;
    width:700px;
    font-size:14px;
    color: #000000;
}

div#content 
{
  text-align: left;
}

div#content p
{
   font-family:verdana;
   margin:-20px 40px 40px 140px;
   font-size:10pt;
   line-height:1em;
}

div#content h1 {
    color: #000000;
    font-size:20px;
    font-weight:bold;
    margin:0;
}



div#logo {
    background-color:inherit;
    color:inherit;
    margin-top:450px;
    padding:0;
    position:absolute;
    top:0;
    height: 156px;
    width: 227px;
    background-image: url("../images/Logo_AS.png");
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

div#header
{
    padding:0;
    position:absolute;
    top:0;
    width:1024px;
    color: black;
}

div#header a 
{
    color:black;
    text-decoration:none;
}

div#header a:hover 
{
    color:#E31937;
    text-decoration:underline;
}

div#menu
{
    position: relative;
    margin: 40px 60px 0px 0px;
    padding: 5px;
    background-color:transparent;
    background-image: url("../images/transpWhite.png");
}

div#footer
{
    padding:0;
    position:absolute;
    top:0;
    margin-top:700px;
    width:1024px;
    color: white;
}

div#footer a 
{
    color:white;
    text-decoration:none;
}

div#footer a:hover 
{
    color:#E31937;
    text-decoration:underline;
}

div#footermenu
{
    position: relative;
    margin: 40px 60px 0px 0px;
    padding: 5px;
    background-color:transparent;
    background-image: url("../images/transpWhite.png");
}




#links
{
   text-align: left;
   position:absolute;
   width: 1024px;
   top: 20px; 
   /* height:768px; */
}

#link1
{
   position: absolute;
   margin: 80px 0px 0px 10px;
   width:359px;
   height:360px;
   background: url('../images/link1.png');
}

#link1 a
{
   display: block;
   width:359px;
   height:360px;
}

#link1 a:hover
{
   background: url('../images/link1.png') 0 -360px;
}

#link2
{
   position: absolute;
   margin: 280px 0px 0px 570px;
   width:316px;
   height:337px;
   background: url('../images/link2.png');
}


#link2 a
{
   display: block;
   width:316px;
   height:337px;
}

#link2 a:hover
{
   background: url('../images/link2.png') 0 -337px;
}

#link3
{
   position: absolute;
   margin: 60px 0px 0px 800px;
   width:205px;
   height:200px;
   background: url('../images/link3.png');
}


#link3 a
{
   display: block;
   width:205px;
   height:200px;
}

#link3 a:hover
{
   background: url('../images/link3.png') 0 -200px;
}


#link4
{
   position: absolute;
   margin: 0px 0px 0px 280px;
   width:290px;
   height:258px;
   background: url('../images/link4.png');
}


#link4 a
{
   display: block;
   width:290px;
   height:258px;
}

#link4 a:hover
{
   background: url('../images/link4.png') 0 -258px;
}


#link5
{
   position: absolute;
   margin: 280px 0px 0px 700px;
   width:290px;
   height:258px;
   background: url('../images/link5.png');
}

#link5 a
{
   display: block;
   width:290px;
   height:258px;
}

#link5 a:hover
{
   background: url('../images/link5.png') 0 -258px;
}

#link6
{
   position: absolute;
   margin: 220px 0px 0px 400px;
   width:312px;
   height:304px;
   background: url('../images/link6.png');
}

#link6 a
{
   display: block;
   width:312px;
   height:304px;
}

#link6 a:hover
{
   background: url('../images/link6.png') 0 -304px;
}

#link7
{
   position: absolute;
   margin: 80px 0px 0px 10px;
   width:359px;
   height:360px;
   background: url('../images/link7.png');
}

#link7 a
{
   display: block;
   width:359px;
   height:360px;
}

#link7 a:hover
{
   background: url('../images/link7.png') 0 -360px;
}



    