/* CSS Document */
/* SPLASH IMAGE POSITIONING */
#container{
margin: 0 auto;
width: 100%;
}

#splash_body{
text-align:center;
}

#splash{
padding-top:25%;
}
/*--------------BEGIN FLASH ALIGNMENT & BACKGROUND POSITIONING------------*/

.container{
height:467px;
width:100%;
margin: 0 auto;
}

.bg_image{
background-repeat:repeat-x;
height:500px;
}

.flash_piece{
text-align:center;
}

#hosting_advertisement {
border:0px;
}
#hosting_button a,img {
border:0px;
}
/*
#hosting_button a {
display: block;
background-image:url(../images/bluehost_bw.gif);
color: #000033;
font-weight: bold;
height: 32px;
line-height: 38px;
text-align: center;
text-decoration: none;
width: 115px;
}

#hosting_button a:hover {
background-image:url(../images/bluehost_bw.gif);
color: white;
}
*/
