/* CSS Bab-Soft.com */
/* Author: Bab Software Applications */

body {margin:0; padding:0; color:#666666; background:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.page {text-align:center;}

.top {height:151px; color:#FFF; background:#FFF url(../images/bg_top.gif) repeat-x top; text-align:center; position:relative;}
	.header {position:relative; width:960px; height:74px; margin:0 auto; color:inherit; background:url(../images/header.gif) no-repeat 5px 20px; text-align:left;}
		a.link_header:link, a.link_header:active, a.link_header:visited, a.link_header:hover {position:absolute; top:20px; left:5px; display:block; width:245px; height:50px;}
		.lang_header {position:absolute; top:5px; right:5px;}
			.lang_header img {margin-left:4px;}

.content_body {color:inherit; background:#FFF; clear:both; text-align:center;}

/* Left, Center & Right */
.left, .right {display:none;}
.center {width:960px; margin:0 auto; padding:10px 0px; overflow:hidden; text-align:left;}

.bottom {clear:both; padding:4px 0px; border-top:3px solid #555; color:#444; background:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.6em;}
	.foot {width:960px; margin:0 auto; text-align:left;}
		.foot p {padding:4px 0px;}
		.foot a:link, .foot a:active, .foot a:visited {color:#666666; margin-right:6px; padding-right:6px; border-right:1px solid #333;}
		.foot a:hover {color:#AAA;}