.break {
	clear: both;
}
#support {
	background: url(themes/fge_images/standard/background.gif) repeat-y;
	background-position: center 150px;
}
#support #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 {
	padding-top: 15px;
}
#solutions_top_panel h2 a {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-left: 10px;
	width: 500px;
	text-decoration: none;
}

#support_items {
	float: left;
	width: 730px;
	margin-top: 20px;
	padding-left: 10px;
}
.support_item {
	float: left;
	width: 340px;
	margin-right: 20px;
	background: #f2f2f2;
	margin-bottom: 30px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.support_item h3 a {
	font-size: 18px;
	height: 30px;
	padding-left: 35px;
	color: #000;
	text-decoration: none;
}
.support_item h3 {
	padding-top: 5px;
	margin-bottom: 10px;
}
.support_faqs h3 {
	border-bottom: 2px solid #18609e;
	background: url(themes/fge_images/support/faqs_icon.gif) no-repeat center left #fff;
}
.support_useful h3 {
	border-bottom: 2px solid #7a3591;
	background: url(themes/fge_images/support/useful_information_icon.gif) no-repeat center left #fff;
}
.support_video h3 {
	border-bottom: 2px solid #ab1111;
	background: url(themes/fge_images/support/video_guide_icon.gif) no-repeat center left #fff;
}
.support_jargon h3 {
	border-bottom: 2px solid #2d710f;
	background: url(themes/fge_images/support/jargon_buster_icon.gif) no-repeat center left #fff;
}
.support_jargon h4 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
.support_item a {
	text-decoration: none;
	font-weight: bold;
}
.support_item p {
	margin-left: 10px;
	width: 320px;
}
.support_useful p.link, .support_video p.link {
	margin-bottom: 0px;
}

.support_video a img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}
.support_video p {
	float: left;
	width: 230px;
}

.support_item_footer {
	width: 320px;
	height: 25px;
	margin-top: 30px;
	background: #f8f8f8;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	position: relative;
	clear: left;
}
.support_item_footer form input.box {
	font-size: 11px;
	width: 140px;
}
.support_item_footer a {
	position: absolute;
	right: 10px;
	top: 10px;
}

/* 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 .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;
}