#jargon {
	background: url(themes/fge_images/standard/background.gif) repeat-y;
	background-position: center 150px;
}
#jargon #main {
	background: url(themes/fge_images/standard/top_panel_bg.jpg) repeat-x;
	background-position: 0px 134px;	
}
#solutions_top_panel {
	background: url(themes/fge_images/standard/standard_top_panel_bg.jpg) no-repeat top right;
	height: 99px;
	position: relative;
}
#solutions_top_panel h2 {
	font-size: 38px;
	font-weight: 700;
	padding-top: 15px;
	margin-left: 10px;
	width: 500px;
}
#solutions_top_panel h2 a {
	color: #fff;
	text-decoration: none;
}

#jargon_items {
	float: left;
	width: 730px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#jargon_items h3 {
	margin-bottom: 20px;
	background: url(themes/fge_images/support/jargon_buster_icon_large.gif) no-repeat center left;
	height: 35px;
	padding-left: 40px;
	font-size: 22px;
	color: #1c3756;
	width: 700px;
}
#jargon_items p {
	font-size: 12px;
	width: 700px;
}
#jargon_items p.title {
	font-size: 14px;
	color: #117aef;
	border-bottom: 1px solid #b7d7fa;
	padding-bottom: 10px;
	width: 700px;
	margin-top: 20px;
}
	


/* Right hand */
#right_hand_nav {
	float: left;
	margin-left: 0px;
	padding-left: 20px;
	width: 180px;
	position: relative;
}
#right_hand_nav a {
	float: left;
	display: block;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #d4dde5;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
#right_hand_nav a.last {
	border-bottom: none;
	margin-bottom: 30px;
}
#right_hand_nav a#selected{
	border-left: 2px solid #117aef;
	padding-left: 5px; 
	width: 173px;
	background-color: #d5e6f4;
}
#right_hand_nav .left_corner {
	position: absolute;
	top: 0px;
	left: -12px;
	background: url(themes/fge_images/home/left_corner.gif) no-repeat;
	width: 13px;
	height: 10px;
	display: block;
}
#right_hand_nav .right_corner {
	position: absolute;
	top: 0px;
	right: -33px;
	background: url(themes/fge_images/home/right_corner.gif) no-repeat;
	width: 13px;
	height: 10px;
	display: block;
}
#right_hand_nav h4 {
	border-bottom: 2px solid #AAB9C6;
	padding-bottom: 20px;
	color: #1C3756;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#right_hand_nav p {
	font-size: 12px;
}