@charset "UTF-8";
/* CSS Document */
img {
	border:none;
}
body {
	margin:0 auto;
	padding:0;
	background:url(../i/img_bg.jpg) repeat-x center top #000;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
#wrapper {
	margin:0 auto;
	width:902px;
}
#header {
	margin:0 auto;
	width:902px;
	height:111px;
	background:url(../i/img_header.jpg) no-repeat;
}
#middle {
	margin:0 auto;
	width:902px;
	height:467px;
	background:url(../i/img_flash.jpg);
}
#privacy {
	margin:0 auto;
	text-align:left;
	width:802px;
	height:750px;
	padding:0px 50px 0px 50px;
	background:url(../i/img_privacy.jpg) repeat-y;
}
#privacy p {
	margin:0px 0px 10px 0px;
	color:#251100;
	font-size:.85em;
}
#privacy h4 {
	margin:0;
	color:#251100;
	font-size:.9em;
}
#privacy li {
	margin:0;
	color:#251100;
	font-size:.85em;
}

#flash {
	margin:0 auto;
	width:902px;
	height:467px;
}
#footer {
	margin:0 auto;
	width:902px;
	height:164px;
	background:url(../i/img_contact.jpg) no-repeat;
	margin-bottom:10px;
	text-align:right;
}
#footerLink {
	margin:0;
	width:450px;
	padding:55px 50px 0px 0px;
	float:right;
}
#footerLink p {
	margin:0;
	color:#251100;
	font-size:.8em;
}
#contact {
	float:right;
	text-align:left;
	width:340px;
	padding-top:20px;
}
#logo {
	float:left;
	width:500px;
	height:100px;
}
h1 {
	margin: 0;
	font-size: 16px;
	color:#251100;
}
a {
	color:#251100;
}
p {
	margin:0;
	color:#251100;
	font-size:1.1em;
}

