@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
#container {
	width:958px;
	margin:0px auto;}
#logohead{margin:10px 0 10px;}
#content {background:url(../images/main-bg.jpg);

height:392px;}
#footer {margin-top:12px;
font-size:11px;
color:#999;}
#footer a:link {color:#999; text-decoration:none;}
#footer a:hover {color:#03F;
text-decoration:underline;}
#footerleft {float:left;}
#footerright{float:right;
background-image:url(../images/flag.jpg);
background-repeat:no-repeat;
padding-left:30px;}
#textblock {
	color:#fff;
	padding:200px 0;
	text-align:center;
	width:428px;
	font-size: 17px;
	font-weight:bold;}
#textblock h1{font-size:48px;
font-weight:bold;}

	