@charset "UTF-8";
/* Default Placement */

#top-bar { width:100%; height:32px; background:url(../images/top-bar.gif) repeat-x top left; }
	.language-placement { float:right; padding-right:50px; padding-top:0px; }
	.language-placement p { color:#FFFFFF; font-size:11px; }

#header { width:100%; background:url(../images/header-bg.gif) repeat-x top left; height:274px; }
	#logo-placement { padding:0px 0px 0px 60px; float:left; }
	#menu-placement { padding:28px 60px 0px 0px; float:right; }
	#banner-placement { padding:0px 0px 0px 60px; float:left; }

#wrapper { width:1000px; clear:both; margin:auto; overflow:hidden;}

#content { padding:25px 60px 0px 60px; overflow:hidden; }
	#content p { padding:10px 0px 0px 0px;}

#footer { width:100%; background:url(../images/footer-bg.gif) top left repeat-x; height:98px; clear:both; overflow:hidden; margin-top:20px; }
#footer  p { font-size:11px; padding:0px 0px 0px 0px; margin:20px 0px 0px 0px; color:#a0a0a0 }
#footer .left { padding-left:50px; }
#footer .right { padding-right:50px; }
#footer a { color:#a0a0a0; }
#footer a:hover { color:#2F2F2F; }