/* Header*/



#header-outer{

   background: url(../images/header_outer.gif) repeat-x ;

}



#header{

   position:relative;
   height:111px;
   margin: 0 auto;
   text-align:left;
   z-index: 500;
   /*background: url(../images/flower.gif) no-repeat left 31px;*/

}



#header #search{

   position: absolute;
   z-index: 5;
   top: 5px;
   left: 0;
   width: 143px;
   height:22px;
   text-align:left;
   background:url(../images/search_bg.gif) no-repeat left top;

}

#search .inputbox_top{

border:none;
background:transparent;
height:16px;
width:110px;
margin-top:4px;
font-size:11px;
padding-left:30px;

}



#nav{
position:absolute;
height:24px;
width:100%;
bottom:0;
left:150px;
}
#topmenu{
position:absolute;
height:24px;
top:8px;
right:0;
text-align:right;
}

#logo{
position:relative;
background: url(../images/logo.png) no-repeat ;
width:100%;
left:130px;
top:3px;
}
/* Content*/
#content-outer{
position:relative;
width: 1100px;
background: #ffffff ;
}

#content{
float:left;
padding-left:0px;
width: 890px;
height:400px;
margin: 0 auto;
/* background: #000 ; */
text-align:left;
}


#placeholder{
float:left;
padding-left:15px;
padding-right:15px;
padding-top:75px;
width:150px;
height:150px;
overflow:hidden;
}


#studemont{
float:left;
padding-left:15px;
padding-right:0px;
padding-top:65px;
color:#ffffff;
text-decoration:none;
text-align: center;
width:150px;
height:150px;
overflow:hidden;
}

#tontons{
position:relative;
padding-left:0px;
padding-top:65px;
overflow:hidden;
text-decoration:none;
text-align: center;
width:150px;
height:150px;
}


#left-content{
float:left;
width:310px;
height:400px;
overflow:hidden;
}

#right-content{
float:left;
padding-left:20px;
padding-right:20px;
padding-top:10px;
width:250px;
height:390px;
overflow:hidden;
}

#slideshow{
}
#slideshow .moduletable th{
display:none;}

#mainbody{
width:300px;
margin-left:10px;
margin-top:20px;
overflow:hidden;
}

/* Footer*/

#footer-outer{
/*border-top:1px solid #333;*/
   clear: both;
   background: #0c0c0c;
}

#footer{
padding-top:10px;
   margin: 0 auto;
   background: #0c0c0c ;
   text-align:left;
   height:20px;
}


.footer_bg {
       height: 200px;
       position:relative;
       background: url(../images/bottom_bar.jpg) repeat-x ;
}

.style2 {color: #cccccc}

.style3 {
	color: #cccccc;
	font-size: 9px;
}
.style5 {
	font-size: 9px;
	color: #006666;
}

a:link, a:visited {
text-decoration:none;
font-size:9px;
color:#006666;
}

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

#mediariot {
position:relative;
	left:20px;
	top:105px;
}

