/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }
img {
	border: 1px solid #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg_general.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
#header {
	color: #333;
	width: 922px;
	height: 129px;
	background-color: #D1DBDB;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	color: #333;
	margin: 0px;
	background-color: #E8F4F0;
	background-image: url(../images/main_menu/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightcolumn {
	\\display: inline;
	color: #333;
	padding: 0px;
	width: 443px;
	background-color: #FFFFFF;
	position: absolute;
	left: 478px;
	background-image: url(../images/about/grd.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#rightcolumn_chofu {
	\\display: inline;
	color: #333;
	padding: 0px;
	width: 443px;
	background-color: #FFFFFF;
	position: absolute;
	left: 478px;
	background-image: url(../images/about/grd.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#leftcolumn {
	float: left;
	color: #333;
	padding: 0px;
	width: 922px;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 902px;
	clear: both;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/footer_bg.gif);
	height: 60px;
	position: static;
}
#counter {
	float: right;
	width: 100px;
	position: relative;
	top: -35px;
}
.clear { clear: both; background: none; }
#langs {
	position:relative;
	z-index:2;
	left: 540px;
	top: 76px;
	width: 380px;
}
#langs a{
	font-weight: bold;
	color: #005499;
	text-decoration: none;
	font-size: 16px;
}
#langs a:hover{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 16px;
}
#back_ {
	position:absolute;
	width:903px;
	height:57px;
	z-index:3;
	top: 5px;
	left: 10px;
}
#Layer2 {
	position:relative;
	width:48px;
	height:48px;
	z-index:1;
	top: 18px;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	left: 585px;
}
#tbi{
	position: absolute;
	left: 750px;
	height: 50px;
	width: 150px;
	top: 50px;
}
#tbi img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
