

#flashcontent {
	
border: none;
position : relative	;
z-index: 2;
top : 130px;
margin : auto;
left : auto;
right : auto;
align : center;
vertical-align : bottom;
width: 800px;
height: 400px;
}
#wrapper {
		min-width : 800px;
	text-align : center;
	align : center;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 30px;
  left: 0;
  bottom : 0;
}
.info {
z-index : 2;
color : #000;
margin-bottom : 0;
font-size : 11px;
line-height : 15px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
border: none;
position : relative	;
margin-top:  0;
bottom : 25;
left : auto;
right : auto;
align : center;
vertical-align : bottom;

}

.info a {
	color: #000;
}
.info a:hover {
color : #a6363c;
}
img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}
html, body {
	height: 100%;
	min-height : 550px;
	width: 100%;
	min-width : 800px;
text-align : center;
margin : 0;
background-color : #fff;
}

#background {
height : 100%;
width : 100%;
position : absolute;
top : 0;
left : 0;
z-index : 1;
}
