#left_panel {
	float: left;
	width: 655px;
	margin-right: 21px;
	}
#right_panel {
	width: 294px;
	float: right;
	}
a.support_menu {
	background: url("../img/static/support_menu_standard.gif") top left no-repeat;
	width: 277px;
	padding-left: 17px;
	height: 40px;
	display: block;
	float: left;
	color: black;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
	}

a.support_menu#top_support_menu {
	background: url("../img/static/support_menu_top.gif") top left no-repeat;
	height: 41px;
	}
a.support_menu#bottom_support_menu {
	background: url("../img/static/support_menu_bottom.gif") top left no-repeat;
	height: 41px;
	}
a.support_menu:hover, a.support_current {
	color: #eb352b !important;
	background-position: bottom left !important;
	}
.ss_main_top {
	background: url("../img/static/support_section_top.gif") top left no-repeat;
	width: 643px;
	padding-left: 12px;
	height: 41px;
	display: block;
	float: left;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 41px;
	}
.ss_main_body {
	background: url("../img/static/main_section_bottom.gif") bottom left no-repeat;
	width: 629px;
	padding: 14px 14px 14px 12px;
	float: left;
	margin-bottom: 12px;
	}
.ss_main_body:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
a.download {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	width: 580px;
	margin-bottom: 8px;
	}
#intro {
	margin: 20px 0px 30px 0px;
	}
#company_links {
	margin-top: 25px;
	}