

.poscenter
	{
		margin-left:auto; 
		margin-right:auto; 
		text-align:center;
	}
	
	div.maincontainer
	{
	border:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:500px;
	background:white;
	}

	div.leftcontainer
	{
	width:250px;
	height:261px;
	background:#C1D90B;
	text-align:left;
	}
	
	div.rightcontainer
	{
	clear:none;
	width:246px;
	height:261px;
	background:FFF;
	text-align:left;
	border-right:4px solid #C1D90B;
	}
	
	div.content
	{
	padding:7px;
	font-family:'tahoma',sans-serif;
	}
	
	div.contactcontainer
	{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-family:'tahoma',sans-serif;
	text-align:center;
	border: 1px solid black;
	}


	.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
	.b1f {height:1px; background:#C1D90B; margin:0 0 0 5px;}
	.b2f {height:1px; background:#C1D90B; margin-left:3px;}
	.b3f {height:1px; background:#C1D90B; margin-left:2px;}
	.b4f {height:2px; background:#C1D90B; margin-left:1px;}
	
	
	.bb1f, .bb2f, .bb3f, .bb4f{font-size:1px; overflow:hidden; display:block;}
	.bb1f {height:1px; background:#C1D90B; margin-right:5px;}
	.bb2f {height:1px; background:#C1D90B; margin-right:3px;}
	.bb3f {height:1px; background:#C1D90B; margin-right:2px;}
	.bb4f {height:2px; background:#C1D90B; margin-right:1px;}