/* CSS Document */

html{
background-color:#000000;
margin: 0px;
}

body{
margin: 0px;
background-image:url(../images/back_bottom.jpg);
background-position: bottom;
background-repeat:repeat-x;

}



/*  TOP  */

#top_home{
background-image:url(../images/back_top.gif);
background-repeat:no-repeat;
background-position:top center;
height: 483px;
width: 100%;
margin: 0px 0px 0px 0px;
text-align:center;
}

#top_home_inner{
height: 483px;
width: 800px;
margin-left: auto;
margin-right: auto;
}

/* MID LINE */

#mid_line{
min-height: 4px;
max-height: 4px;
background-image:url(../images/back_midline.jpg);
text-align: center;
background-position:center;
background-repeat:no-repeat;
vertical-align:top;
margin-bottom: 5px;
margin-top: 5px;
}

/* BOTTOM  */

#bottom_home{
width: 100%;
min-height: 200px;
margin: 0px 0px 0px 0px;
text-align:center;
}

#bottom_home_inner{
width: 800px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

#bottom_high_1{
width: 505px;
float: left;
}

#bottom_high_2{
width: 242px;
float: left;
margin-left: 35px;
}

#bottom_high_3{
margin-top: 15px;
width: 564px;
float: left;
}

#bottom_high_4{
margin-top: 20px;
width: 220px;
float:left;
}

/* FONTS  */

.headline{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 30px;
color:#CC9933;
line-height: 20px;

}

.maincopy{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
line-height: 15px;

}



/* FOOTER  */

#footer{
width: 100%;
height: 96px;
margin: 0px 0px 0px 0px;
text-align:center;
}

#footer_inner{
width: 800px;
height: 96px;
margin-left: auto;
margin-right: auto;
background-image:url(../images/back_footer.gif);
background-position:bottom center;
}

#footer_inner2{
width: 800px;
height: 81px;
padding-top: 15px;
padding-left: 15px;
text-align: left;
}


/* FONTS  */

.f_footer{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 11px;
line-height: 20px;

}


/* cells */


.cell1{
background-color:#011C18;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;

color: #ffffff;
text-align: center;
}

.cell2{
background-color: #004032;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;

color: #ffffff;
text-align: center;
}

.cell3{
background-color: #00352A;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;

color: #FFFFFF;
}
