@charset "utf-8";
/* CSS Document */

* {
	vertical-align:baseline;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;
	}

body {background:#000 url(bg.jpg) no-repeat top center; font-family:Georgia, "Times New Roman", Times, serif;  color:#FFF;}

p {margin-bottom:10px;}

p.big{ font-size:15px; line-height:21px;}

.bold {font-weight:bold;}

a {color:#b41d1d; text-decoration:none; font-weight:bold;}
a:hover{color:#ccc;}

#frame{width:729px; margin-left:auto; margin-right:auto; text-align:left; background:url(main.png) no-repeat;}

#content{width:647px; padding-top:270px; margin-left:41px;}

#title{width:627px; height:435px; padding:8px 10px 0px 10px; color:#FFF; font-size:11px; line-height:15px;}

#logos{width:729px;}

