/* Siteinfo BG */	
#siteInfo {
	background-color: transparent;
	background-image: url(../../../img/patterns/arches.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}
