/***********************************************/
/* St. Clair Signs */
/***********************************************/

/***********************************************/
/* HTML tag styles */
/***********************************************/
body{
	background: #00672C url(images/contentpageTile.png) repeat-x scroll left top;
}

/***********************************************/
/* Layout Divs */
/***********************************************/

#ContentCell{
	top:168px;
}

#mainNav{
	position:absolute;
	top: 83px;
	left:0px;
	width:758px;
	height:81px;
}

#tagLineContent{
	position:absolute;
	top: 0px;
	left:526px;
	width:231px;
	height:83px;
}

#stClairLogo{
	position:absolute;
	top: 6px;
	left:0px;
	width:231px;
	height:103px;
}