@charset "utf-8";
/**************************************************************************************************

STRUCTURE

**************************************************************************************************/
body{
text-align:center;
background:#FFFFFF;
}

/*------------  full screen  -----------*/

/* hide from ie on mac \*/
html {
height: 100%;
}

#no-flash-content {
height: 100%;
}
/* end hide */

body {
margin: 0;
padding: 0;
height: 100%;
}





