/* THREE COLUMN LAYOUT */
/* you have to be careful with Nifty Corners - don't add height to the outer containers or the corners will no display correctly in Safari. */


/*Tooltips Javascripts*/
/*padd the */
* {margin:0 padding:0;
	color: #00C;
}

<script src="/javascript/jquery.min.js"></script>
<script src="/javascript/bootstrap.min.js"></script>



body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	}

#main_wrapper {
	width:840px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	margin-top:10px;
	}
	
#main_wrapperv2 {
	width:auto; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:10px; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	margin-top:10px;
	}
	
#wide_main_wrapper {
	width: auto; /* widths of columns will scale proportionately as this width is changed */
	margin-left: auto;  /* centers max'd layout in browser */
	margin-right: auto; /* centers max'd layout in browser */
	text-align: left; /* prevents page inheriting IE6 centering hack on body */
	margin-top: 10px;
}

		
#header {
	margin: 0 10px;
	}
	
#nav {
	width:75px;
	margin:10px 10px 10px 10px;
	float:left;
	display:inline; /* fixes IE6 margin doubling bug */
	}

/*use for up to 3 titles*/
#content {
	width:615px;
	margin:10px 10px 10px 0px;
	float:left;
	}
	
#contentv2 {
	width:650px;
	margin:1px 1px 1px 0px;
	float:left;
}

#content_innerv2 {
	padding:0em 1em 1em 1.5em;
		overflow:hidden;
	}

/*use for up to 5 titles*/	
#wide_content {
	width:1050px;
	margin:1px 1px 1px 0px;
	float:left;
/*	margin-left: auto;
    margin-right: auto;
    width: 70%*/;
	}
	
/*use for up to 6 titles*/	
#wide2_content{
	width:1220px;
	margin:1px 1px 1px 0px;
	float:left;
}	

/*use for up to 7 titles*/	
#wide3_content{
	width:1375px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 9 titles*/	
#wide4_content {
	width:1550px;
	margin:1px 1px 1px 0px;
	float:left;
	}
	
/*use for up to 10 titles*/	
#wide5_content {
	width:1650px;
	margin:1px 1px 1px 0px;
	float:left;
	}

/*use for up to 11 titles*/	
#wide6_content{
	width:1825px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 12 titles*/	
#wide7_content{
	width:1950px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 8 titles*/	
#wide8_content{
	width:1450px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 9 titles*/	
#wide9_content {
	width:1575px;
	margin:1px 1px 1px 0px;
	float:left;
	}

/*use for up to 10 titles*/	
#wide10_content{
	width:1730px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 11 titles*/	
#wide11_content{
	width:1825px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 12 titles*/	
#wide12_content{
	width:1950px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 13 titles*/	
#wide13_content{
	width:2050px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 14 titles*/	
#wide14_content{
	width:2190px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 15 titles*/	
#wide15_content{
	width:2400px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 16 titles*/	
#wide16_content{
	width:2500px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 17 titles*/	
#wide17_content{
	width:2650px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 18 titles*/	
#wide18_content{
	width:2850px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 19 titles*/	
#wide19_content{
	width:3050px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 20 titles*/	
#wide20_content{
	width:3250px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 21 titles*/	
#wide21_content{
	width:3450px;
	margin:1px 1px 1px 0px;
	float:left;
}

/*use for up to 22 titles*/	
#wide22_content{
	width:3650px;
	margin:1px 1px 1px 0px;
	float:left;
}


#promo {
	width:120px;
	margin:10px 0 10px 0;
	float:left;
	}
#promo_inner {
	padding:1em .5em;
	}	
	
#footer {
	margin:0 10px;
	clear:both;
	width:auto;
	}
	
#header_inner, #content_inner{
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}

/*#content_inner{
	overflow:auto;
	overflow-y: hidden;
}*/
#header_inner {
	padding:1em 2em;
	}
#nav_inner {
	padding:1em .5em;
	}
	
#content_inner {
    padding: 0em 1em 1em 1.5em;
    text-align: left;
	}
	


wide_content_inner {
	padding:0em 1em 1em 1.5em;
	overflow:hidden;

	}

footnotes{
	text-align: center;
	width: auto;
}
	

#footer_inner {
	padding:.5em 1em;
	text-align:center;
	}
.invisible {
	color: #FFF;
	background-color: #FFF;
}
