*{
	margin:0;
	padding:0;
}
body {
	font: normal 14px Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", Arial, Helvetica, sans-serif;
	color:#333333;
	background:#f3f3f3;
}
#cell-container{width:700px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #e4e4e4;
	background:#fff;
}
h1 {
	background-image:url(../images/header_top.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:500px;
	text-indent:-99999px;
	float:left;
}
h2{
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
}
h3 {}
p{
	font-size:12px;
	line-height:1.5;
}
p.subs{
	font-weight:bold;
	text-align:right;
}
#flags{
	float:left;
	width:180px;
	text-align:right;
}
#flags img {border:0;}
/* Top Menu */
#foxmenucontainer{height:33px;background:#000;display:block;padding:2px 0 0 1px;}
#foxmenu{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:8px 20px 0 20px;height:24px;background:transparent url(../images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#ccc;background:transparent url(../images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff; border-top:1px solid #ccc;}


#main_picture{
	margin-top:5px;
	padding: 30px;
	font: normal 18px'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
	width:640px;
	height:140px;
}
#main_picture.one{
	background-image:url(../images/main_picture.jpg);
	background-repeat:no-repeat;	
}
#main_picture2{
	margin-top:5px;
	padding: 30px;
	font: normal 18px'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
	width:640px;
	height:140px;
	background-image:url(../images/main_picture2.jpg);
	background-repeat:no-repeat;	
}
#main_picture3{
	margin-top:5px;
	padding: 30px;
	font: normal 18px'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
	width:640px;
	height:140px;
	background-image:url(../images/main_picture3.jpg);
	background-repeat:no-repeat;	
}
#main_picture4{
	margin-top:5px;
	padding: 30px;
	font: normal 18px'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
	width:640px;
	height:140px;
	background-image:url(../images/main_picture4.jpg);
	background-repeat:no-repeat;	
}
#main_picture5{
	margin-top:5px;
	padding: 30px;
	font: normal 18px'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
	width:640px;
	height:140px;
	background-image:url(../images/main_picture5.jpg);
	background-repeat:no-repeat;	
}

/**/

#contentwrapper{
	background-image:url(../images/main_back.gif);
	background-repeat:repeat-y;
	float: left;
	width: 100%;
	font: normal 12px 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
	clear: left;
	width: 100%;
	height:130px;
	background: #636363 url(../images/08.gif);
	color: #666;
	padding: 4px 0;
	font: normal 12px 'Lucida Sans Unicode', Tahoma, 'Trebuchet MS', Arial, Verdana; color:#666;
}

#footer p{
	background: transparent;
	width:100%;
	padding:10px 0;
	text-align:center;
	color:#fff;
}
#footer p a, #footer p a:visited{
	background: transparent;
	text-decoration:none;
	color:#ffffff;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
