* {
	margin:0px;
	padding:0px;
}
body {
	background:#3E315E url('assets/bg.png') repeat-x top center;
	background-position:-22px 0px;
	font-family:arial, verdana;
	line-height:1.5;
	color:#555555;
}
a, a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.button {
	width:137px;
	height:27px;
	color:#ffffff;
	background:transparent url('assets/button.gif') no-repeat top left;
	display:block;
	text-align:center;
	font-size:11px;
	line-height:27px;
	float:right;
	margin-top:-40px;
}
p {
	text-align:left;
	font-size:11px;
	padding:10px 10px;
	clear:both;
	line-height:18px;
	color:#ffffff;
}
h1 {
	text-align:left;
	font-size:16px;
	clear:both;
	line-height:18px;
	color:#ffffff;
}
strong {
	color:#ffffff;
	font-size:16px;
	display:block;
	margin-bottom:10px;
}
img {
	border:0px;
}
img.block {
	display:block;
	clear:both;
}
div.main {
	width:969px;
	display:block;
	text-align:left;
	margin:0px 20px;
	margin:auto;
	align:center;
}
div.top {
	width:969px;
	height:598px;
	display:block;
	overflow:hidden;
	background:#ffffff;
}
#flashcontent {
	padding:0px 10px 20px 10px;
}
div.content {
	width:969px;
	margin:0px 0px;
	display:block;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	padding:0px 0px;
	font-size:12px;
}
div.content {
	width:969px;
	margin:0px 0px;
	background:transparent url('assets/under_flash_bg.png') no-repeat top center;
}
div.left {
	width:320px;
	float:left;
	display:block;
	overflow:hidden;
}
div.left div {
	padding:10px 20px;
	color:#FDE4A8;
}
div.left div a {
	color:#FDE4A8;
	text-decoration:underline;
}
div.left div img {
	margin:2px;
	float:left;
}
div.left div p {
	font-size:11px;
	padding:10px 10px 10px 0px;
}
div.bot {
	display:block;
	width:969px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 5px 0px;
	color:#A3A0AF;
}
div.bot p {
	color:#A3A0AF;
	padding:0px 10px;
	font-size:10px;
}
div.bot p.white {
	color:#ffffff;
	font-size:10px;
	padding:0px 10px;
	line-height:12px;
}
span.u {
	text-decoration:underline;
	font-weight:bold;
}
div.bot a, div.bot a:link, div.bot {
	color:#A3A0AF;
	font-size:11px;
	margin:0px 5px;
	font-weight:bold;
}
div.links {
	width:969px;
	padding-top:0px;
}
div.links a {
	margin:0px;
	padding:0px;
	float:left;
}
div.clear:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
div.clear {
	height:0px;
	clear:both;
	display:none;
}
