@charset "utf-8";
/* CSS Document */

body {
	background-color:#666666;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	background-color: #ffffff;
	width: 950px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -475px;
	padding: 0px;
}
#header	{
	margin-top: 0px; 
}
#columnmain {
	width: 400px;
	height: 1000px;
	text-align: center;
	margin-top:350px;
	margin-left: 25%;
}
/* Clearfix http:.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}


