/* LAYOUT */
#pagewidth{ 
	width:100%; 
	min-width: 600px;
} 
 
#header{
	height:100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:99px;
} 

#leftcol{
	position: absolute;
	left:0px;
	top:150px;
	width:180px;
}
 
#rightcol{
	position: absolute;
	right:0px;
	top:150px;
	width:180px;
	text-align: center;
	vertical-align: bottom;
} 
 
#maincol{ 
	margin-top: 30px;
   	margin-left: 199px;
   	margin-right:199px;	  
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 201px;
   	margin-right:201px;
}

#maincol_inline {
	clear: both;
   	margin-left: 179px;
   	margin-right:229px;	  
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 181px;
   	margin-right:231px;
	/*border: 1px solid #111111*/
}

