div#ctMain .main_header {
	margin: 0 0 25px 0;
}
div#ctMain .main_header .hidden {
	display: none;
}

div#ctMain .main_body h1 {
	display: block;
	width: auto;
	height: 16px;
	padding: 6px 15px;
	margin: 0 0 8px 0;
	background: url("../images/bg_h1.png") no-repeat 0 0;
	border-left: 0;
	font-size: 13px;
}
div#ctMain .main_body .lead {
	padding-left: 12px;
	margin-bottom: 10px;
}
div#ctMain .main_body .main_solutions {
	width: 100%;
	overflow: hidden;
	margin-left: -2px;
	margin-bottom: 16px;
}
div#ctMain .main_body .main_solutions .clearfix {
	width: 930px;
}
div#ctMain .main_body .main_solutions .section {
	float: left;
	width: 453px;
	height: 90px;
	margin: 0 12px 6px 0;
}
div#ctMain .main_body .main_solutions .section a {
	display: block;
	width: auto;
	height: 72px;
	padding: 15px 18px 0 78px;
	color: #333333;
}
div#ctMain .main_body .main_solutions .solution-scanning a { background: url("../images/btn_solution_scanning.png") no-repeat 0 0; }
div#ctMain .main_body .main_solutions .solution-document a { background: url("../images/btn_solution_document.png") no-repeat 0 0; }
div#ctMain .main_body .main_solutions .solution-security a { background: url("../images/btn_solution_security.png") no-repeat 0 0; }
div#ctMain .main_body .main_solutions .solution-printing a { background: url("../images/btn_solution_printing.png") no-repeat 0 0; }
div#ctMain .main_body .main_solutions .solution-network  a { background: url("../images/btn_solution_network.png") no-repeat 0 0; }
div#ctMain .main_body .main_solutions .solution-mobile   a { background: url("../images/btn_solution_mobile.png") no-repeat 0 0; }

div#ctMain .main_body .main_solutions .section a .title {
	display: block;
	padding-left: 14px;
	margin-bottom: 8px;
	font-size: 15px;
}
div#ctMain .main_body .main_solutions .section a small {
	font-size: 13px;
	line-height: 1.4em;
}
div#ctMain .main_body .main_solutions .section a:hover {
	text-decoration: none;
}
div#ctMain .main_body .main_solutions .section a:hover .title {
	color: #666666;
	text-decoration: underline;
}

div#ctMain .main_body .main_menu {
	width: 100%;
	overflow: hidden;
	margin-bottom:20px;
}
div#ctMain .main_body .main_menu .clearfix {
	width: 930px;
	padding-left: 3px;
}
div#ctMain .main_body .main_menu .section {
	float: left;
	position: relative;
	width: 407px;
	height: 91px;
	padding: 14px 18px 24px 18px;
	margin-right: 21px;
	background: url("../images/bg_menu.png") no-repeat 0 0;
}
div#ctMain .main_body .main_menu .section h2 {
	margin-bottom: 8px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
div#ctMain .main_body .main_menu .section .description {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.4em;
}
div#ctMain .main_body .main_menu .section .link {
	position: absolute;
	left: 18px;
	bottom: 10px;
	font-size: 13px;
}

/*---------------------------------------solution footer_menu basic */

#footer_solution {
	background:#eeeeee;
	padding-top:27px;
	line-height:1.6;
}

#footer_solution #footer_menu {
	margin: 0 auto;
	width: 917px;
}

#footer_solution #footer_menu #footer_menu_s{
	padding-bottom:27px;
}

#footer_solution #footer_menu #footer_menu_s a{
	color:#555555;
}

#footer_solution #footer_menu #footer_menu_s p{
	margin:0 0 0px 11px;
}

#footer_solution #footer_menu #footer_menu_s ul{
	margin:0 0 18px 23px;
}

/*--------------------------------------- solution footer_menu */

#footer_solution #footer_menu #footer_menu_s #footer_menu_b1_01{
	width:334px;
	height:160px;
	padding:10px 20px 0 0;
	border-left: 1px dotted #333333;
	float:left;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b1_01 p{
		padding-bottom:10px;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b1_01 p a{
	background:url(/images/cmn_raquo.gif) 0 50% no-repeat;
	padding-left:13px;
	font-weight:bold;
	display:inline-block;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b2_01{
	border-left: 1px dotted #333333;
	width:235px;
	height:160px;
	padding:10px 20px 0 0;
	float:left;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b2_01 p.bold_s{
	padding-bottom:10px;
	font-weight:bold;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b2_01 ul li a{
	background:url(/images/cmn_raquo.gif) 0 50% no-repeat;
	padding-left:13px;
	display:inline-block;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b3_01{
	width:285px;
	height:160px;
	padding:10px 20px 0 0;
	border-left: 1px dotted #333333;
	float:left;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b3_01 p{
		padding-bottom:10px;
}

#footer_solution #footer_menu #footer_menu_s #footer_menu_b3_01 p a{
	background:url(/images/cmn_raquo.gif) 0 50% no-repeat;
	padding-left:13px;
	font-weight:bold;
	display:inline-block;
}
/*--------------------------------------- solution footer_menu end*/
