#body {
	height: 573px;
	}
html>body #body {
	min-height: 573px;
	height: auto;
	}
#content {
	height: 323px;
	}
html>body #content {
	min-height: 323px;
	height: auto;
	}

#text {
	background-color: transparent;
	text-align: left;
	float: left;
	width: 418px;
    padding-right: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
}
#pic {
	background-color: transparent;
	text-align: left;
	float: left;
	width: 562px;
	}

#flash {
    position: absolute;
    top: 250px;
	left: 50%;
	margin-left: -180px;
	z-index: 20;
	width: 400px;
	height: 130px;
    background-color: #e3001a;
	color: #FFFFFF;
    font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 380px;
	height: 130px;
    -webkit-box-shadow: 3px 3px 7px #27282a;
    -moz-box-shadow: 3px 3px 7px #27282a;
    box-shadow: 3px 3px 7px #27282a;
	}
html>body #flash {
	min-height: 110px;
	height: auto;
	}

#flash h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

#flash .boxcontainer {
	background-color: transparent;
	padding: 0px;
	width: 380px;
	float: left;
    font-weight: normal;
	text-align: left;
    }

#flash .leftbox1 {
	width: 180px;
	background-color: transparent;
	float: left;
	padding-right: 5px;
    font-weight: bold;
    text-align: left;
    voice-family: "\"}\""; 
	voice-family:inherit;
	width: 175px;
	}
#flash .rightbox1 {
	width: 200px;
	background-color: transparent;
	float: left;
	text-align: left;
    font-weight: bold;
}

#flash .boxcontainer .leftbox1 h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

.boxcontainer {
	width: 400px;
    }
