* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #eeeeee;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
font-family: tahoma, arial, sans-serif;
font-size: 75%
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}
#inner {
width: 960px;
background:#ffffff;
height: 580px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
 
#flashcontent h1, #flashcontent h2
{
margin: 0;
padding: 0;
font-weight: normal;
}
 
#flashcontent h2{
padding-top: 20px;
}
 
#flashcontent p
{
margin: 0;
padding: 0;
line-height: 140%;
}
 
 
 
#flashcontent a img
{
border: 0;
}
 
 
a
{
color: #ddd;
text-decoration: underline;
}