@import url("global.css");

#Flash{		
border:1px solid black;
padding:3px;
height:315px;
width:579px;/*---Total 587px --*/
}
#WelcomeNav{
position:relative;
}
.threeD{
position:absolute;
top:34px;
left:610px;
}
#WelcomeContent{
padding:0 20px 30px 20px;
width:547px;
}
#WelcomeContent h1{
padding:0 0 10px 0;
}
#WelcomeContent p{
padding:0 0 10px 0;
}


/* ---- FooterHome Style ----*/	
#FooterHome{
padding-top:10px;
text-align:center;
width:786px;
}
#FooterHome p{
padding:10px;
text-transform:none;
}