* {
    margin: 0;
    padding: 0;

}

body {
    padding: 36px 0 30px 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000000;
    background: White;

}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F6C361;
    background: White;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F9D591;
    background: White;
}

h4 {
    padding: 20px 0 5px 0;
    font: 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #6F7648;
}

p {
    padding: 5px 0;
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #000000;
}

a {
    color: #0000FF;
    text-decoration: underline;
}

a:hover {
    color: #0000FF;
    text-decoration: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 1165px;
    text-align: right;

}


#top {
    height: 200px;
    width: 898px;
   margin:0 135px;
    background: #8C955C url(images/brussels_logo.jpg);

}

#afterh2 {
    float: left;
    width: 20px;
    height: 36px;
    background: url(images/top_bg.gif) no-repeat left;
}

#menu {
    float: right;
    padding: 0 180px 0px 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 8px;
    height: 36px;
    border-left: 2px solid White;
}

#menu ul li a {
    display: block;
    margin: 20px 0 0 0;
    font: bold 11px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: Black;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle {
    
    padding: 2px 0 0 0;
}

#moreleft
{
   float: left;
   width: 190px;
   padding: 0 0px 0px 0px;


}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 0px 0 0px; text-align: center;}
.rbroundbox { width: 95%; margin: 1em auto; }

.roundedcornr_box_979854 {
	background: url(images/rb/roundedcornr_979854_tl.png) no-repeat top left;
	width: 92%;
}
.roundedcornr_top_979854 {
	background: url(images/rb/roundedcornr_979854_tr.png) no-repeat top right;
}
.roundedcornr_bottom_979854 {
	background: url(images/rb/roundedcornr_979854_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_979854 div {
	background: url(images/rb/roundedcornr_979854_br.png) no-repeat bottom right;
}
.roundedcornr_content_979854 {
	background: url(images/rb/roundedcornr_979854_r.png) top right repeat-y;
}

.roundedcornr_top_979854 div,.roundedcornr_top_979854,
.roundedcornr_bottom_979854 div, .roundedcornr_bottom_979854 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_979854, .roundedcornr_bottom_979854 {
	margin-top: 0px;
}
.roundedcornr_content_979854 { padding: 0 15px; }
#banner_right {
   
  text-align:right;
   float: right;
   margin: 0px 0;
   padding: 0px 0px 0px 0px;
   width: 130px;
  
}

#banner_left {
   
   float: left;
   margin: 0px 0;
   width: 120px;
text-align:left;

  
}
#left {
   float: right;
   padding: 0 0 0px 5px;
   width: 160px;

}

#left h3 {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#left h3 a {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
    margin: 0 15px 0 0;
    padding: 0 25px 0 0;
    background: url(images/arrow.gif) no-repeat right;
}

#left ul li a {
    font: 12px/22px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #000000;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}

#right {
    float: right;

    padding: 0 0 0px 0;
    width: 543px;
    text-align: justify;
    background: url(images/green.gif) repeat-x top;
  
}

#right h3 {
    padding: 0 5px 0 0px;
    font: bold 17px/32px Arial, Helvetica, sans-serif;
    text-align: right;
    text-transform: uppercase;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right h3.green {
    clear: both;
    margin: 0 0 15px 0;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right_2 {
    padding: 0 15px 0 15px;
    text-align: justify;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-width:1px;
    
}

#right_top {
    padding: 0 0 5px 0;
   direction: rtl;
}

#right_mid {
    clear: both;
    color: #A98848;
}

#right_mid p {
    color: #A98848;
    text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/orange.gif) repeat-x;
}

#right_mid_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#bottom {
    clear: both;
    padding: 0 0 0 220px;
    height: 32px;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#bottom_2 {
    padding: 0 20px 0 0;
    background: url(images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
    padding: 0 0 0 15px;
    font: 10px/32px Arial, Helvetica, sans-serif;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x;
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}

