body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	background: #000000;
	color: #FFF;
}
em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0;
}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align:left;
	width: 790px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 790px;
}

html>#wrapper {
	width: 790px;
} 
	
#header	{
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 100px;
}

#logo {
	margin: 20px 0px 0px 80px;
	padding: 0;
	border: 0;
}
#flags {
	text-align:right;
	margin: 0px 0px 0px 580px;
	padding: 0;
	border: 0;
}
#sidebar {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
	/* compensates for IE Win bungling */
	height: 100%;
}

#banner	{
	text-align:right;
	padding: 0px 15px 0px 0px;
}

#menu {
	background-image:url(images/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 15px 0px 0px 0px;
	padding: 5px 50px 0px 0px;
	text-align:right;
}

#menu ul {
	font-weight:bold;
	font-size:130%;
	list-style-type: none;
}
#menu li a {
	text-decoration:none;
	color:#FFFFFF;	
}
#menu li a:hover {
	text-decoration:none;
	color:#CC3300;
}
#menu li.current a {
	text-decoration:none;
	color:#FF3300
}
#menu li.current a:hover {
	text-decoration:none;
	color:#CC3300;
}
#menu li.second a {
	font-size:80%;
	color:#999999;
	text-align:left;
	text-decoration:none;
}
#menu li.second a:hover {
	text-decoration:none;
	color:#CC3300;
}
#menu li.second_current a {
	color:#FF9933;
}
#menu li.second_current a:hover {
	text-decoration:none;
	color:#CC3300;
}

#maincontent {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 25px 35px 25px 35px;
	background: #333333;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 540px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 540px;;
	height: auto;
}

#maincontent h1	{
	font-size: 160%;
}

#maincontent a, #footer a	{
	text-decoration:none;
	color:#FFcc77;
}
#maincontent a:hover, #footer a:hover {
	text-decoration:underline;
	color:#FFFF99;
}
#footer {
	color: #666;
	margin: 5px 0px 0px 0px;
	padding: 5px 7px 7px 10px;
	text-align: right;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
}

html>#footer {
	font-size: x-small;
} 

#footer p	{
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.news-latest-item {
	border-top: 1px dotted #ccc;
}
.news-latest-item img, .news-list-item img {
	margin: 4px 4px 0px 0px;
	float:left;
}
.clearer {
	clear:both;
}
label {
	float:left;
	width: 90px;
}
.csc-mailform-submit {
	float: right;
}
