A:link
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A:visited
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A:active
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A:hover
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

li
{
    text-indent: 20px;
}
    
BODY
{
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-image: url(imgs/back.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-color: #97bbf4;
    text-align: center;
    font-size: 10px;
}

#cover
{
    float: none;
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
}

#container1
{
    width: 800px;
    text-align: left;
    height: 600px;
    vertical-align: middle;
} 

/*container*/

#container
{
    margin: 0 auto;
    width: 800px;
    text-align: left;
    height: 800px;
    background-image: url(imgs/block.png);
    background-repeat: repeat;
} 

H1, H2, H3
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000066;
    font-weight: normal;
    font-size: 10px;
}

H1
{
    font-size: 18px;
}


H2
{
	font-size: 12px;
}

H3
{
    font-size: 10px;
}

/*header*/

#header
{
    width: 200px;
    height: 600px;
    float: left;
    text-align: center;
}

#header A:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#header A:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#header A:active
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#header A:hover
{
    color: #0066CC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#header h1
{
    margin: 0px;
    font-size: 18px;
    color: #0066CC;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    background-image: url(imgs/block02.png);
    padding-left: 5px;
    width: 150px;
    height: 25px;
    background-repeat: no-repeat;
}



#header h2
{
    margin: 0px;
    font-size: 13px;
    color: #0066CC;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    background-image: url(imgs/block02.png);
    padding-left: 5px;
    width: 150px;
    height: 25px;
    background-repeat: no-repeat;
}



#header h3
{
    padding: 2px;
    border-style: ridge;
    border-width: thin;
    margin: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background-image: url(imgs/block01.png);
    text-align: center;
}

/*box1*/

#box1
{
    width: 590px;
    height: 695px;
    overflow: auto;
    float: right;
    text-align: left;
    padding-right: 5px;
}



#box1 h1
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #003300;
}



#box1 h2
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
}
/*lists*/
#box1 h3
{
    padding: 2px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    width: 570px;
    text-align: left;
}
/*quotes*/
#box1 h4
{
    padding: 2px;
    border-width: thin;
    border-color: #C0C0C0;
    font-size: 12px;
    font-family: Georgia;
    color: #003366;
    margin-left: 100px;
    font-weight: normal;
    background-image: url(imgs/block01.png);
    font-style: italic;
    border-bottom-style: ridge;
    margin-bottom: -5px;
    border-right-style: ridge;
}

#box1 h5
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
}

#box1 input
{
    color: #003366;
    text-align: center;
    cursor: hand;
    font-variant: small-caps;
    width: 100px;
}

#box1 button
{
    color: #003366;
    text-align: center;
    cursor: hand;
    font-variant: small-caps;
    width: 100px;
}

#box1 p
{
    margin: 5px;
    text-align: right;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 10px;
    font-style: normal;
}

#spacer01
{
    width: 580px;
    float: right;
}

/*item*/
#item
{
    padding: 2px;
    margin: 2px 2px 2px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    color: #000000;
    width: 160px;
    height: 75px;
    text-align: center;
    float: left;
}

#column
{
    padding: 5px;
    margin: 5px;
    width: 265px;
    float: left;
}
  
#itema
{
    margin: 2px;
    background-position: center center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    color: #000000;
    width: 140px;
    height: 30px;
    text-align: left;
    float: left;
    padding-left: 5px;
}

#itemb
{
    margin: 2px;
    text-align: right;
    float: right;
    vertical-align: middle;
    height: 30px;
    width: 100px;
}
/*item2*/
#item2
{
    padding: 2px;
    margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    width: 580px;
    text-align: center;
    float: left;
}
/*box2*/

#box2
{
    margin: auto;
    width: 400px;
    height: 400px;
    overflow: auto;
    float: left;
}

#box2 h1
{
    margin: 15px;
    font-size: medium;

}



#box2 h2
{
    margin: 15px;
    font-size: small;

}
#box3
{
    width: 600px;
    float: left;
    overflow: auto;
}

#box3 h1
{
    margin: 10px;
}

#box3 h2
{
    margin: 10px;
}

/*logos box*/
#box4
{
    width: 590px;
    height: 695px;
    overflow: auto;
    float: right;
    text-align: left;
    padding-right: 5px;
}

#pics
{
    margin: 10px;
    float: left;
}




#footer
{
    width: 800px;
    height: 75px;
    text-align: center;
}

#footer h1
{
    margin: 5px;
    padding: 5px;
    width: 400px;
    height: 50px;
    float: inherit;
}

#footer h2
{
    padding: 5px;
    width: 390px;
    font-size: 12px;
    text-align: justify;
}

#footer h3
{
    padding: 0px;
    width: 390px;
    font-size: 10px;
    text-align: justify;
    color: #99CCFF;
}