/* ONTARIO PUBLIC SITE CSS 
Yours to discover... :-) */

/* reset the margins on all elements */
html > body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Let's set some defaults: */
p, a, ol, ul, h1, h2, h3, h4, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #3d3101; /* dark grey */
	line-height: 160%;
}

#header_ads_holder {

	position: relative;
	width: 980px;
	height: 185px;
	overflow: hidden;
	margin: 0px;

}


#header_ads2 {
	width: 980px;
	height: 185px;
	position: relative;
	float: left;

	top: 0px;
	left: 0px;
}


#header_ads {
	margin: 0px;
	position: absolute;
	width: 980px;
	height: 185px;
	overflow: hidden;
	top: 0px;
	left: -9999px;
}

#tab_menu {

	margin: 0px;

position: relative;
left: 0px;

}

.notab {
list-style: none;
}

.morenews {
margin-left: 100px;
width: 100px;
height: 100px;
	position: relative;
}

img {
border: 0px;
}




#header {
	width: 980px;
	position: relative;
}

.notab_short{
list-style: none;
}

#menu_contents{
	position: relative;
}

.leftnav_promoboxes img{
position: relative;
margin-right: 600px;
}

#header_textlinks, #arc, #header_arc, #header_navbar, #titlebanner, #bottombanner, #left_column, #skipNav {
	display: none;
}

#wrapper, #right_column { margin: 0; padding: 0; border: 0; float: none; width: auto;}

table.infotable, table.infotable td  {
	border: 1px solid #666;	
}
