/* ********************************************************************
            Copyright 2007 - VERTIQUEST TECHNOLOGIES, INC.
		      > 2 Column Layout With Left Wide Column <
******************************************************************** */
   
/* *********** D O C U M E N T  S E T T I N G S ******************* */
#page-container {
	background:url(/assets/layout/bg_mid_2col_Lwide.jpg) repeat-y top left;
}
/* *************** M I D  S E C T I O N ****************** */
#left-section	{
	position:relative;
	width:670px;
	margin-left:20px;
	padding-top:110px;
	line-height:1.3em;
	word-spacing:.2em;
	float:left;
}
#mid-section	{
	width:200px;
	float:right;
}
#right-section	{
	width:200px;
}
	#right-section UL {
	padding-top:6px;
	}
/* ************ F O O T E R  S E C T I O N ****************** */
#bottom-container {
	background:url(/assets/layout/footer_2col_Lwide.jpg) no-repeat top left;
}
TH {
	font-size:18pt;
	text-align:left;
}