
#BoxHomeWebSolution {
	margin-left: 1px;
	padding: 0px;
	width: 729px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
}
div.WebSolutionSX {
	float: left;
	padding: 22px 30px 0px 16px;
	width: 493px!important;
	width: 540px;
	min-height: 328px;
	height: auto!important;
	height: 350px;
	font: normal 13px "Trebuchet MS",Arial,sans-serif;
	color: #002F5E;
	line-height: 20px;
	background: url(../image/websolution/bgk_wsol.png) 0 0 no-repeat;
	border-right: 1px solid #D7D7D7;
}
div.WebSolutionDX {
	float: left;
	width: 189px;
	min-height: 350px;
	height: auto!important;
	height: 350px;
	text-align: left;
}
div.WebSolutionSX cite {
	margin-left: 70px;
	font: bold italic 24px "Lucida Grande","Lucida Sans Unicode",Geneva,Helvetica,Arial,sans-serif;
}
div.WebSolutionSX p {
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #002F5E;
	text-indent: 30px;
	background: url(../image/maroon_shadow.png) 50% 100% no-repeat;
}
div.WebSolutionSX p.noshadow {
	background: none;
}

ul#websolnav {
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style: none;
	font: normal 12px Verdana,Arial,sans-serif;
	line-height: 20px;
}
ul#websolnav li {
	margin: 0px 2px;
	padding: 0px;
	height: 29px;
	text-align: left;
	background: #BBC2B6 url(../image/dots.png) left bottom repeat-x;
}
ul#websolnav a {
	display: block;
	padding: 8px 0px 0px 17px;
	height: 20px!important;
	height: 28px;
	color: #000040;
	text-decoration: none;
	background: #FFFFFF url(../image/bullet_arrow.gif) 3px 13px no-repeat;
}
ul#websolnav li.selected a {
	background: #FFFFFF url(../image/ico_check.png) 1px 10px no-repeat;
	color: #800000;
}
ul#websolnav li#active a,
ul#websolnav a:hover {
	background: #FAF5F5 url(../image/bullet_arrow_h.gif) 3px 13px no-repeat;
	color: #FF9900;
}
ul#websolnav li.selected a:hover {
	background: #FAF5F5 url(../image/websolution/ico_check_h.png) 1px 10px no-repeat;
	color: #FF9900;
}
