@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	width:100%;
	hieght:100%;
	margin-left: 0px;
	margin-right:auto;
	margin-top:0px;
}

.bigwrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	/*border: 1px solid #f00;*/
	background-color:#000000;
}

.flashback {
	width: 100%;
	margin: 20px auto 0 auto;
	height: 420px;
	background-color:#ED0000;

}


.flash {
width: 1024px;
	margin: 20px auto 0 auto;
	height: 420px;
	vertical-align:top;
}

.copy {
	width: 450px;
	margin: 20px auto 0 auto;
	/*padding: 0 0 0 100px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 120%;
	color: #fff;
	background-color:transparent;
	text-decoration:none;
}

.logo {
	float:left;
	margin: 40px 0 0 500px;
	background-image:url(../../Kate/images/logo.png);
	background-repeat:no-repeat;
	/*border: 1px solid #f00;*/
	width: 300px;
	height:150px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 120%;
	color: #000000;
	background-color:transparent;
	}

.logo p{
padding: 60px 0 0 6px;
text-decoration:none;
font-size:13px;
color:#000000;
}

.pdf {
	float:left;
	margin: 20px 0 0 510px;
	width: 100px;
	height:100px;
}

a{
	padding: 6px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10.5px;
	color:#FFCC00;
}
.pdf a{
	font-size:10px;
	color:#000000;
}

.pdf2 {
	float:left;
	margin: 20px 0 0 10px;
	width: 150px;
	height:100px;
}
.pdf2 a{
	font-size:10px;
	color:#000000;
}

