﻿/* Regional Stylesheet */

#logobox {
	background-image: url(/assets/global/logos/cn.png);
}

#fpsolutions{
	border:1px solid #CCCCCC;
	background-image:url(/assets/images/fpdivider.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

#solPPM, #solSGI {
	
	border:none;
	
}

/* Nasty Hack for IE6 */
* html #primarynav 	 {
	padding-bottom: -2px;
}
* html #menu3 a	 {
	padding-bottom: 4px;
}
* html #menu5 a	 {
	padding-bottom: 4px;
}

* html #fpsolutions	 {
	padding-bottom: 4px;
}
* html #solSGI	 {
	padding-bottom: 4px;
}
