@charset "utf-8";
/* CSS Document */

#colright #topright
{
background-image:url(/images/site/topRightContent.jpg);
background-repeat:no-repeat;
}
#colleft #topLeft
{
	background-image:url(/images/site/topLeftContent.jpg);
	background-repeat:no-repeat;
	*margin-top:-1px;
}
#midTop{
	background-image:url(/images/site/midTop.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:100%;
	float:left;
display:inline;
}

#mainPageTools { width:40px; margin-top:5px; margin-left:21px;}

#headerTop {
	background-image:url(/images/site/contentHeader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:74px;
}

#headermenu {
	background-image:url(/images/site/contentSubHeader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:31px;
}

