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

body {
	background:#031E49 url(../images/flag_bg.jpg) no-repeat center top;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
div#container {
	width:954px;
	margin:0 auto;
	background:url(../images/container_bg.jpg) repeat-y;}
	
div#header {
	width:954px;
	height:172px;
	background:url(../images/header.jpg) no-repeat;}
	
div#menu {
	width:954px;
	height:34px;
	background:#912b2b;}
	
div#main {
	width:954px;
	clear:both;
	text-align:left;}

div#mainLeft {
	width:213px;
	float:left;}
div#homeLeft {
	width:170px;
	float:left;
	margin:20px 0 0 20px;
	color:#CCCCCC;}
	
	
div#mainRight {
	width:741px;
	float:right;}
	
div#topImages {
	clear:both;
	width:741px;
	height:260px;}
	
#topImages img {
	margin:0;
	padding:0;}
#topImages a {
	margin:0;
	padding:0;}

div#homeContent {
	clear:both;
	margin:30px 50px 0 86px;}
	
div#subContent {
	clear:both;
	margin:30px 50px 0 86px;}
	
div#footer {
	width:604px!important;
	width:954px;
	clear:both;
	text-align:left;
	padding:50px 50px 30px 300px;
	font-size:.8em;
	color:#787258;}





/****** TYPO *****/

#header h1 {
	text-indent:-5000px;
	margin:0;
	padding:0;}
#header h1 a {
	display:block;
	width:400px;
	height:172px;}
h2 {
	font-size:1em;
	margin-bottom:25px;
	padding-bottom:0;
	color:#af3232;
	font-weight:normal;}
h3 {
	font-size:.8em;
	margin-top:5px;
	margin-bottom:0;
	padding-bottom:0;}
	
p {
	font-size:.8em;
	margin-top:5px;}
li {
	font-size:.8em;
	margin-top:5px;}


a {
	outline:none;}
	
#footer p {
	margin:0 0 5px 0;
	padding:0;}
#footer a:link {color:#c2b684; text-decoration:none;}
#footer a:visited {color:#c2b684; text-decoration:none;}
#footer a:hover {color:#787258; text-decoration:underline;}
#footer a:active {color:#c2b684; text-decoration:underline;}

.lgRed {
	font-size:1em;
	color:#af3232;
	font-weight:bold;}
	
hr {
	color: #003366;
	}
	
img.leftimage {
	margin-right:5px;}
img.rightimage {
	margin-left:5px;}
	
table#storeTable a {
	color:#990000;}
	
p.small {
	font-size:10px;}
	
/****** MENU *****/

div#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;}
div#menu ul li {
	float:left;
	margin:0;
	padding:0;
	font-size:0;}