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


.container{margin-left:auto;margin-right:auto;width:972px}

.leftdiv, .rightdiv, .smallrightdiv, .bigleftdiv{display:inline;float:left;position:relative;}
.alpha{margin-left:0}
.omega{margin-right:0}
.rightdiv{ width:426px;margin-left:20px;}

.leftdiv{
	width:526px;
	
}

.smallrightdiv{ width:201px;margin-left:17px;}
.bigleftdiv{ width:754px;}
	

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,*:first-child+html .clearfix{zoom:1}
