html, body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image  : url('pattern/pat_20030502124251_3.gif');
  color             : #fff;
  height            : 100%;
  margin            : 0px;
  padding           : 0px;
}

a {
  color             : #fff;
  text-decoration   : none;
}

a.parent {
  font-size         : 0px;
}

div#wrapper {
  position         : absolute;
  width            : 100%;
  min-width        : 952px;
  min-height       : 548px;
  height           : 100%;
}
div#flashContent {
  position         : absolute;
  height           : 548px;
  width            : 952px;
  top              : 50%;
  margin-top       : -274px;
  left             : 50%;
  margin-left      : -476px;
  text-align       : center;
}

span.hotline {
  color            : #996633;
  font-weight      : bold;
  font-size        : 10pt;
}
/* Social Networks */
	.footnote{
		padding-top: 	20px;
		position         : absolute;
  height           : auto;
  width            : 952px;
  
  left             : 50%;
  margin-left      : -476px;
	}
	.socialnet {
		display: 		block;
		height: 		30px;
		float: 			left;
	}
	.fb-like {
		float: 			left;
		margin:  		0px
						10px
				 		0px
				 		200px;
	}
	.tweet {
		margin-top: 5px; 
		margin-left: 10px;
		float: left;
	}
	div.hotline {
		color: #996633;
		display: block;
    	font-size: 1em;
    	font-weight: bold;	
		text-align: center;
		padding: 0px
				 0px
				 0px
				 10px;
		float: left;
	}