/*
  ******   GENERAL STYLES   ******
*/


body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; /* !!! */
	color:#000;
	background: url(bg.gif) repeat-x top #E7EFDE;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	padding:0;
	margin:0;
}



/* --------------------------------------------------------------------
                   ******   CONTAINERS   ******
   ------------------------------------------------------------------*/

#container {
	width:958px;
	border:1px solid #98AD6D;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background: #fff url(bg_flags.gif) no-repeat bottom right;
}

#top {
	height:27px;
	background:url(top_bg.gif) repeat-x top #fff;
}

#header {
	height:144px;
}

#separator {
	height: 10px;
	background:url(separator_bg.gif) repeat-x top #fff;
}

#content {
	width: 691px;
	float: left;
	background:url(content_bg.gif) repeat-x top #fff;
	border-left: 1px solid #fff;
	padding: 20px;
}

#side_bar {
	width: 226px;
	float: right;
}

#footer {
	height: 12px;
	background:url(footer_bg.gif) repeat-x top #292929;
	border-top: 1px solid #fff;
	clear: left;
	padding: 12px;
	font-size: 10px;
	color: #fff;
}


/* --------------------------------------------------------------------
                   ******   HEADERS + TOP + FOOTER   ******
   ------------------------------------------------------------------*/

#home {
	width: 74px;
	height: 27px;
	float: left;
	background: url(top_div.gif) no-repeat top right;
}

#logo {
	width: 256px;
	height: 144px;
	float: left;
	background: url(logo.jpg) no-repeat top;
}

#main_nav {
	width: 132px;
	height: 144px;
	float: left;
	background: url(main_nav_bg.gif) repeat-x top;
	font-size: 13px;
	color: #c00;
}

#main_nav a {
	font-size: 13px;
	color: #c00;
}

#main_nav a:hover {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

.main_nav_link {
	height: 25px;
	margin-left: 10px;
	padding-top: 9px;
	padding-left: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D2D2D2;
}

#main_banner {
	width: 569px;
	height: 144px;
	float: left;
	border-right: 1px solid #fff;
}

#footer a {
	color: #fff;
}


/* --------------------------------------------------------------------
                   ******   SIDE BAR   ******
   ------------------------------------------------------------------*/

#side_bar .header {
	height: 24px;
	background: url(side_bar_header.gif) no-repeat top right;
	}

#side_bar .body {
	background: #DEF7C0;
	border-left: 1px solid #97AF71;
	padding: 5px 10px;
	}

#side_bar .footer {
	height: 8px;
	background: url(side_bar_footer.gif) no-repeat top right;
	}

/* NEWS */

.box_news {
	color: #4c4c4c;
	font-size: 11px;
	}

.box_news .box_header {
	background: url(box-news-top-shade.gif) repeat-x top;
	}

.box_news .box_body {
	background: url(box-news-body-shade.gif) repeat-x bottom #FDFDFD;
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	padding: 5px 10px;
	}

.box_news .box_footer {
	background: url(box-news-bot-shade.gif) repeat-x top;
	}

.box_news .box_body h3 {
	color: #4c4c4c;
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	}



/* --------------------------------------------------------------------
                   ******   BOXES   ******
   ------------------------------------------------------------------*/

/* ALL */

.box_header, .box_footer {
	height: 7px;
	}

.box_body {
	font-size: 10px;
	padding: 8px 10px;
	min-height: 100px;
	_height: 100px;
	}

.box_body img {
	border: 0;        
	}

.box_green, .box_red, .box_blue, .box_yellow, .box_orange, .box_purple {
	float: left;
	width: 335px;
	margin-right: 20px;
	margin-bottom: 25px;
	}

.box_body h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #c00;
	}

.box_body p {
	margin: 5px 0;
	}

.box_body .logo {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
	text-align: center;
	}




/* GREEN */

.box_green {/* 
	width: auto;
	float: none;
 	clear: left; 
	margin-right: 0; */
	}

.box_green .box_header {
	background: url(box-green-top-shade.gif) repeat-x top;
	}

.box_green .box_body {
	background: url(box-green-body-shade.gif) repeat-x bottom #F7FEF1;
	border-left: 1px solid #ADBE96;
	border-right: 1px solid #ADBE96;
	}

.box_green .box_footer {
	background: url(box-green-bot-shade.gif) repeat-x top;
	}

.box_green .box_languages {/* 
	float:right;
	width:190px;
	background:#c7e2ad;
	border:1px solid #899d79;
	text-align: center;
	margin-left: 10px; */
	}

.box_green .box_languages img {
	padding: 5px 10px;
	}

/* red */
.box_red {
	}

.box_red .box_header {
	background: url(box-red-top-shade.gif) repeat-x top;
	}

.box_red .box_body {
	background: url(box-red-body-shade.gif) repeat-x bottom #FEF1F1;
	border-left: 1px solid #BF9191;
	border-right: 1px solid #BF9191;
	}

.box_red .box_footer {
	background: url(box-red-bot-shade.gif) repeat-x top;
	}

/* blue */
.box_blue {
	}

.box_blue .box_header {
	background: url(box-blue-top-shade.gif) repeat-x top;
	}

.box_blue .box_body {
	background: url(box-blue-body-shade.gif) repeat-x bottom #F1F7FE;
	border-left: 1px solid #91A8BF;
	border-right: 1px solid #91A8BF;
	}

.box_blue .box_footer {
	background: url(box-blue-bot-shade.gif) repeat-x top;
	}

/* purple */
.box_purple {
	}

.box_purple .box_header {
	background: url(box-purple-top-shade.gif) repeat-x top;
	}

.box_purple .box_body {
	background: url(box-purple-body-shade.gif) repeat-x bottom #F4F2FD;
	border-left: 1px solid #978FBD;
	border-right: 1px solid #978FBD;
	}

.box_purple .box_footer {
	background: url(box-purple-bot-shade.gif) repeat-x top;
	}

/* yellow */
.box_yellow {
	}

.box_yellow .box_header {
	background: url(box-yellow-top-shade.gif) repeat-x top;
	}

.box_yellow .box_body {
	background: url(box-yellow-body-shade.gif) repeat-x bottom #FEFDF1;
	border-left: 1px solid #BFBC91;
	border-right: 1px solid #BFBC91;
	}

.box_yellow .box_footer {
	background: url(box-yellow-bot-shade.gif) repeat-x top;
	}

/* orange */
.box_orange {
	}

.box_orange .box_header {
	background: url(box-orange-top-shade.gif) repeat-x top;
	}

.box_orange .box_body {
	background: url(box-orange-body-shade.gif) repeat-x bottom #FEF6F2;
	border-left: 1px solid #BF9E91;
	border-right: 1px solid #BF9E91;
	}

.box_orange .box_footer {
	background: url(box-orange-bot-shade.gif) repeat-x top;
	}



/* --------------------------------------------------------------------
                   ******   CONTENT   ******
   ------------------------------------------------------------------*/

#lead-in {
	padding: 0 10px 10px 10px;
	}

#content h1 {
	font-size: 26px; /* !!! */
	font-weight: normal;
	color: #c00;
}

#content h2 {
	font-size: 16px; /* !!! */
	font-weight: normal;
	color: #c00;
}

#content p {
}

