* {
font-family: Trebuchet MS;
font-size: 13px;
color: #464646;
line-height: 133%;
}

body {
margin: 0px;
padding: 0px;
background: url(../img/bg.jpg);
}

p, img, div, ul, li, a, form {
margin: 0px;
padding: 0px;
border: 0px;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
.w100 {width: 100%;}
.vtop {vertical-align: top;}
.hcenter {text-align: center;}
.bg_white {background: #ffffff;}

/*********************************/

#main {
width: 950px;
margin: 0px auto;
}

#top {
}

#middle {
position: relative;
}

#bubbles {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
background: url(../img/bubbles.gif) no-repeat;
width: 325px;
height: 198px;
}


#slogan {
position: relative;
z-index: 2;
/*height: 57px;*/
height: 47px;
padding-top: 10px;
text-align: right;
color: #004b84;
font-weight: bold;
font-size: 14px;
}

#slogan * {
color: #004b84;
font-weight: bold;
font-size: 14px;
}

#div_table {
position: relative;
z-index: 2;
}

.list_elem {
position: relative;
/*height: 31px;*/
height: 26px;
}

.menu_bg, .sel_menu_bg {
position: absolute;
background: url(../img/menu_bg.gif) no-repeat;
/*width: 236px;*/
width: 250px;
/*height: 31px;*/
height: 29px;
padding-top: 2px;
padding-left: 20px;
}

.sel_menu_bg {
background: url(../img/sel_menu_bg.gif) no-repeat;
}

.menu_bg a, .sel_menu_bg a {
color: #ffffff;
font-size: 14px;
}

#name {
padding-bottom: 20px;
}

#name_bg_arrow {
float: left;
background: url(../img/name_bg_arrow.gif) no-repeat left;
height: 23px;
width: 23px;
}

#name_bg {
float: left;
/*height: 23px;*/
height: 21px;
/*width: 648px;*/
width: 648px;
padding-left: 3px;
padding-top: 2px;
color: #ffffff;
background: #84c225;
font-size: 14px;
}


.context {
background: #ffffff url(../img/context_bottom_line.gif) repeat-x bottom;
}

#bottom {
background: #004b84 url(../img/bottom_bg.gif) no-repeat bottom;
/*height: 69px;*/
height: 79px;
}

#bottom * {
color: #ffffff;
}


.clear {
clear: both;
}


/*** LATEST PROJECTS ***/
.latest_proj_bg_t {
background: url(../img/latest_proj_bg_t.gif) no-repeat;
/*width: 234px;*/
width: 214px;
/*height: 29px;*/
height: 27px;
padding-left: 20px;
padding-top: 2px;
color: #ffffff;
font-size: 14px;
}

.latest_proj_bg_m {
background: url(../img/latest_proj_bg_m.gif) repeat-y;
/*width: 234px;*/
width: 194px;
padding: 0px 20px;
}

.latest_proj_bg_b {
background: url(../img/latest_proj_bg_b.gif) no-repeat;
width: 234px;
height: 9px;
}

.latest_proj_intro {
background: url(../img/latest_proj_sep.gif) bottom repeat-x;
padding-bottom: 8px;
}