/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background: #e9e9e1;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#site-container, #header, #header-link, #header-img, #content-container, #footer {
	margin:0px auto 0px auto;
	padding:0px;
	width:948px;
}

#site-container a, #site-container a:hover {
	font-size:13px;
	font-weight:bold;
	color:#747470;
	text-decoration:none;
}

#site-container .header-text {
	margin-top:40px;
}

.logo {
	float:left;
	width:500px;
}

#menu {
	width:448px;
	float:right;
}

#menu ul {
	padding:0;
	margin:0;
	margin-top:64px;
	margin-left:8px;
}

#menu ul li {
	list-style:none;
	display:inline;
	float:left;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#e9e9e1;
	background:url(../images/tab.gif) no-repeat;
	display:block;
	height:21px;
	width:110px;
	text-align:center;
	padding-top:8px;
}

#menu ul li a:hover {
	color:#eee487;
	font-size:11px;
}

#header div {
	float:left;
}

#header-img {
	clear:both;
	height:219px;
}

#content-container {
	padding:0;
	margin:0;
	background-color:#e9e9e1;
}

#side-menu {
	float:left;
	width:190px;	
	height:450px;
	
	border-left:solid 1px #cdcdaa;
	border-right:solid 1px #cdcdaa;
	border-bottom:solid 1px #cdcdaa;	
	background-color:#ddddd1;
}

#content a, #content a:visited {
	color:#546823;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

/*#side-menu a, #side-menu a:visited, #side-menu a:hover {
	color:#546823;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background:url(../images/buttonon.gif) no-repeat;
	height:20px;
	width:147px;
	display: block;
	padding:5px 15px;
}*/

 #side-menu a:hover {
 	color:#e9e9e1;
	background:url(../images/button.gif) no-repeat;
 }
 
 #side-menu ul {
	margin:0px;
	padding:0px;
	margin-left:14px;
 }
 
 #side-menu li {
 	list-style:none;
}


#content {
	margin:0px 0px 0px 206px;
	width:712px;
	
	text-align:justify;
	color:#373732;	
	padding:15px;
}

#content h1 {
	font-size:18px;
	text-transform:uppercase;
}

p {
	font-size:13px;
	padding-right:10px;	
}

#news {
	float:right;
	margin-left:10px;
	margin-bottom:4px;
}
#wbx-gw-button-0 {
	margin-left:78px;
}

#footer, #footer a, #footer a:visited,  #footer a:hover {
	clear:both;
	margin:0px;
	padding:0px;
	
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

#footer a {
	text-decoration:underline;
}

#flags {
	margin-left:380px;
	margin-top:10px;
}
