/* CSS Document */
/* General Formatting in Style.css */
/* formatting for index.aspx page */

div.bottom-pane 
{
position:static; 
width:850px; 
text-align:center; 
margin-top:50px;
}

div.flagship 
{
position:absolute; 
right:25px;
top:22px; 
text-align:left; 
width:563px;
}

