﻿.body{
text-align:center;
width:1000px;
}
b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1000px; 
margin: 0 auto; /*
position:absolute;*/
text-align:left;
}

#topsection{
background: #EAEAEA;
height: 90px; 
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-image:url(../images/mainBG.jpg);
}

#contentcolumn{
margin-right: 200px; 
}

#rightcolumn{
height: auto;
float: left;
width: 184px; 
margin-left: -184px; 
background:url(../images/menuBG.jpg);
}/*

*/
.innertube{
margin: 0px 0px 0px 10px;
}


#a1{
width: 1000px; 
height:4px;
}

#b1LogoLine{
width:1000px;
height:94px;
}

#b1{
width: 585px; 
height:94px;
}
#b2{
width: 408px; 
height:94px;
margin: -94px 0px 0px 585px;
}

#b3{
width: 7px; 
height:94px;
margin: -94px 0px 0px 993px;
}

#c1{
width: 100px; 
height:16px;
margin: -1px 0px 0px 0px;
}
#menuArea{
padding:5px 5px 5px 25px;
height: auto;
background:url(../images/menuBG.jpg);
}


#footerDesc{
text-align:center;
margin:0px 200px 0px 40px;
content: "|";
}

}
#footer{
clear: left;
text-align: center;
width: 100%;
padding: 0px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}

