body
{
	margin: 0;
	background: #f6f6f6;
	font: 13px/17px Arial, Verdana, sans-serif;
	color: #3f3f3f;
}

a
{
	text-decoration: none;
	color: #3f3f3f;
}

a:hover { text-decoration: none; }
a:focus { outline: none; }
img { border: none; }

input
{
	font: 14px/14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

form
{
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper
{
	width: 950px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.w-seo-holder
{
	display: table;
	width: 100%;
}

#header
{
	height: 128px;
	background: url(/assets/images/bg-header.gif) no-repeat;
	border: 1px solid #f5f5f5;
	border-width: 1px 0 0 0;
	display: table-header-group;
	position: relative;
	z-index: 200;
}

#header:after
{
	display: block;
	content: "";
	clear: both;
}

#header .top-holder
{
	width: 100%;
	overflow: hidden;
	font: 13px Arial, Helvetica, sans-serif;
}

#header .logo
{
	margin: 31px 0 0 12px;
	width: 111px;
	height: 46px;
	float: left;
	display: inline;
}

#header .logo img { display: block; }

#header .connect
{
	float: right;
	margin: 35px 12px 0 0;
	display: inline;
	padding: 0 0 0 24px;
	background: url(/assets/images/ico-connect.gif) no-repeat 0 0;
	font-size: 12px;
}

#header .connect a { color: #3f3f3f; }
#header .connect a:hover { text-decoration: underline; }

#header .phone
{
	margin: 3px 14px 0 0;
	padding: 0 0 1px 27px;
	list-style: none;
	float: right;
	clear: right;
	display: inline;
	text-align: right;
	background: url(/assets/images/ico-phone.gif) no-repeat;
}

#header .phone li
{
	display: inline;
	padding: 0 0 0 8px;
	background: url(/assets/images/sep-contact.gif) no-repeat 0 50%;
}

#header .phone li:first-child
{
	background: none;
	padding-left: 0;
}

#header .down-holder
{
	width: 100%;
	margin: 27px 0 0;
	height: 24px;
}

#header .down-holder:after
{
	display: block;
	content: "";
	clear: both;
}

#nav
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: left;
	display: inline;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#nav li
{
	float: left;
	margin: 0 35px 0 14px;
	display: inline;
	height: 24px;
}

#nav a { float: left; }
#nav .active a,
#nav li.hover a,
#nav li:hover a { color: #ff7f00; }
#nav li.hover ul a,
#nav li:hover ul a { color: #3f3f3f; }
#nav li.hover ul a:hover,
#nav li:hover ul a:hover { color: #ff7f00; }

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}

#nav ul li,
#nav ul a { float: none; }

#nav ul li
{
	vertical-align: middle;
	height: 1%;
	padding: 0 0 4px;
	display: block;
	margin: 0;
}

#nav ul .lastitem { padding: 0; }
#nav ul a { color: #000; }
#nav a { display: block; }
#nav a:hover,
#nav li:hover a,
#nav li.hover a { cursor: pointer; }

#nav li.hover,
#nav li:hover
{
	position: relative;
	z-index: 5;
}

#nav li.hover .drop,
#nav li:hover .drop { display: block; }

#nav .drop
{
	position: absolute;
	width: 170px;
	left: -10px;
	top: 18px;
	display: none;
	margin: 0;
	padding: 9px 0 0;
	background: url(/assets/images/none.gif) no-repeat;
}

#nav .drop div
{
	background: url(/assets/images/bg-drop.png) repeat-y;
	padding: 6px 10px 0;
	width: 150px;
}

#nav .drop div
{
	background: url(/assets/images/bg-drop.png) repeat-y;
	padding: 6px 10px 0;
	width: 150px;
}

#nav .drop .bottom
{
	display: block;
	height: 7px;
	background: url(/assets/images/bg-drop-btm.png) no-repeat;
}

#header .search
{
	float: right;
	width: 192px;
	display: inline;
	margin: 0 14px 0 0;
}

#header .search .text
{
	float: left;
	background: url(/assets/images/bg-txt-search.gif) no-repeat;
	width: 126px;
	padding: 1px 1px 3px;
	overflow: hidden;
}

#header .search .text input
{
	width: 126px;
	border: 0;
	background: none;
	float: left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#header .search .text input:focus { outline: none; }

#header .search .button
{
	float: right;
	margin: 0;
	padding: 1px 0 4px;
	width: 62px;
	border: none;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	background: url(/assets/images/btn-search.gif) no-repeat;
}

#main
{
	background: url(/assets/images/bg-main.gif) no-repeat;
	display: table-footer-group;
}

.w-main
{
	height: 1%;
	padding: 3px 0 11px;
	background: url(/assets/images/bg-main.gif) no-repeat 0 100%;
}

.w-main:after
{
	content: "";
	clear: both;
	display: block;
}

.visual
{
	width: 950px;
	position: relative;
	z-index: 1;
	margin: 0 0 8px;
	overflow: hidden;
}

.visual ul.item-text
{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 210;
	clear: both;
	width: 344px;
	height: 100%;
	top: 0;
	left: 0;
}

.visual ul.item-text li
{
	position: absolute;
	width: 100%;
	height: 88px;
	padding: 2px 0 0;
	top: 0;
	left: 0;
	list-style: none;
}

.visual ul.g-items
{
	clear: left;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
	width: 31999px;
}

.visual ul.s-items
{
	clear: left;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
	width: 950px;
	height: 289px;
}

.visual .visual-list { height: 400px; }
.visual .visual-list li { position: absolute; }
.visual ul li.active { z-index: 2; }

.visual ul li
{
	width: 950px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.visual:after
{
	display: block;
	clear: both;
	content: "";
}

.visual img { display: block; }

.visual-txt-holder
{
	position: absolute;
	z-index: 200;
	clear: both;
	width: 360px;
	top: 73px;
	left: 21px;
	color: #fff;
	height: 114px;
}

.visual-txt-holder .visual-txt-t
{
	height: 12px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background: url(/assets/images/visual-txt-t.png) no-repeat;
}

.visual-txt-holder .visual-txt-b
{
	height: 12px;
	font-size: 0;
	line-height: 0;
	background: url(/assets/images/visual-txt-b.png) no-repeat;
}

.visual-panel-holder .visual-txt-mdl,
.visual-txt-holder .visual-txt-mdl
{
	height: 58px;
	padding: 0 8px;
	background: url(/assets/images/visual-txt-mdl.png);
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: #fff;
}

.visual-panel-holder .visual-txt-mdl-home,
.visual-txt-holder .visual-txt-mdl-home
{
	height: 80px;
	padding: 0 8px;
	background: url(/assets/images/visual-txt-mdl.png);
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: #fff;
}

.visual-panel-holder span,
#main .visual-txt-holder span
{
	font-weight: bold;
	line-height: 7px;
	color: #ff7f00;
	display: block;
	margin: 0 0 5px;
	position: relative;
}

.visual-panel-holder span { margin: 0; }
#main .visual-txt-holder a { color: #ff7f00; }
#main .visual-txt-holder a:hover { color: #f27579; }

.visual-panel-holder p,
#main .visual-txt-holder p
{
	margin: 0;
	color: #fff;
}

#main .visual .btns
{
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 50;
	left: 302px;
	top: 187px;
}

#main .visual .btns li
{
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 0 0 1px;
	display: inline;
	width: auto;
	text-indent: -9999px;
}

.btns a,
#main .visual .btns a
{
	display: block;
	width: 38px;
	height: 34px;
	cursor: pointer;
}

.visual .panel-btns .prev a,
#main .visual .btns a.prev { background: url(/assets/images/visual-prev.png) no-repeat; }
.visual .panel-btns .next a,
#main .visual .btns a.next { background: url(/assets/images/visual-next.png) no-repeat; }
.visual .panel-btns .prev a:hover,
#main .visual .btns a:hover.prev { background: url(/assets/images/visual-prev-hover.png) no-repeat; }
.visual .panel-btns .next a:hover,
#main .visual .btns a:hover.next { background: url(/assets/images/visual-next-hover.png) no-repeat; }

.solutionbox
{
	margin: 14px 0;
	background: url(/assets/images/bg-solutionbox.gif) repeat-y;
	height: 1%;
}

.solutionbox:after
{
	clear: both;
	content: "";
	display: block;
}

#content
{
	height: 1%;
	overflow: hidden;
}

#content ul.partners li
{
	list-style: none;
	padding-bottom: 15px;
	margin: 0;
}

#content ul.partners
{
	margin: 15px 0 0 0;
	list-style: none;
	padding: 0;
	width: 680px;
}

#content ul.partners li img
{
	float: right;
	margin-left: 10px;
}

#content ol li { margin-bottom: 10px; }

.block
{
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 2px 0 5px;
}

.block1 { width: 222px; }
.block2 { width: 484px; }

.block3
{
	width: 200px;
	margin-bottom: 15px;
}

.block4 { width: 221px; }
.block .t { background: url(/assets/images/bg-block.gif) repeat-x; }
.block .b { background: url(/assets/images/bg-block-btm.gif) repeat-x 0 100%; }
.block .l { background: url(/assets/images/bg-block-l.gif) repeat-y; }
.block .r { background: url(/assets/images/bg-block-r.gif) repeat-y 100% 0; }
.block .tl { background: url(/assets/images/bg-block-tl.gif) no-repeat; }
.block .tr { background: url(/assets/images/bg-block-tr.gif) no-repeat 100% 0; }
.block .bl { background: url(/assets/images/bg-block-bl.gif) no-repeat 0 100%; }

.block .br
{
	background: url(/assets/images/bg-block-br.gif) no-repeat 100% 100%;
	padding: 1px 1px 0 1px;
	height: 1%;
	overflow: hidden;
}

.block .block-inner { padding: 7px 10px; }

.block h2
{
	margin: 0 0 2px;
	font-size: 15px;
	line-height: 17px;
	color: #f27579;
}

.block h2.other { color: #f58748; }

.block3 h2
{
	color: #000;
	line-height: 13px;
	margin-bottom: 4px;
}

.block4 .br { position: relative; }

.block .list
{
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

.block .list li { margin: 0 0 7px; }
.block .list a:hover { color: #ff7f00; }
.block4 img { display: block; }

.block4 .box
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 1px;
}

.block4 .l-corner
{
	background: url(/assets/images/bg-left-corner.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.block4 .r-corner
{
	background: url(/assets/images/bg-right-corner.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.block4 .d-l-corner
{
	background: url(/assets/images/bg-d-left-corner.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.block4 .d-r-corner
{
	background: url(/assets/images/bg-d-right-corner.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 5px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.block4 h2
{
	margin: 0;
	padding: 10px 9px;
	display: block;
	height: 1%;
	background: url(/assets/images/bg-blockbox-head.png);
	color: #f7971e;
	font: bold 15px/17px Arial, Helvetica, sans-serif;
}

.block4 h2 a
{
	color: #f7971e;
	text-decoration: none;
}

.block4 h2 a:hover
{
	color: #f27579;
	text-decoration: none;
}

#sidebar
{
	float: left;
	width: 185px;
	padding: 0 15px;
}

#sidebar:after
{
	clear: both;
	display: block;
	content: "";
}

#sidebar h3
{
	margin: 0 0 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#sidebar .bar { margin: 0 0 18px; }
#sidebar .last { margin: 0; }

.add-nav
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 13px;
}



.add-nav li,
.add-nav .active li { padding: 0 0 4px; }
.add-nav .active a,
.add-nav a:hover,
.add-nav .active ul a:hover { color: #ff7f00; }

.add-nav ul
{
	padding: 4px 0 0 8px;
	list-style: none;
	margin: 0;
	font-size: 11px;
}

.add-nav ul li span { font-size: 10px; }
.add-nav .active ul a { color: #3f3f3f; }

#footer
{
	padding: 6px 0 6px;
	width: 100%;
	overflow: hidden;
}

.footerblock { overflow: hidden; }

.footerblock .block
{
	margin: 0 0 0 15px;
	float: left;
}

.footerblock .block-1 { width: 322px; }
.footerblock .block-2 { width: 190px; }
.footerblock .block-3 { width: 140px; }
.footerblock .block-4 { width: 152px; }
.footerblock .block-5 { width: 55px; }

.footerblock .block h3
{
	margin: 4px 0 2px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.footerblock .block ul
{
	float: left;
	font-size: 11px;
	line-height: 13px;
	color: #3f3f3f;
	padding: 0 10px 0 0;
	margin: 0;
	list-style: none;
}

.footerblock .block-1 ul { width: 127px; }
.footerblock .block ul li { padding: 0 0 3px; }
.footerblock .block-4 ul li { font-weight: bold; }
.footerblock .block a:hover { text-decoration: underline; }

#sub-footer
{
	width: 950px;
	margin: 0 auto;
	background: #f3f3f3;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	padding: 5px 0 0 30px
}

.solutionbox #content
{
	float: right;
	width: 700px;
	padding: 0 11px 0 14px;
	color: #404040;
}

.solutionbox-search #content
{
	float: right;
	width: 900px;
	padding: 0 11px 0 14px;
	color: #404040;
}

.intro
{
	width: 100%;
	margin: 0 0 7px;
}

.intro h1
{
	font: bold 15px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 4px;
}

.intro p
{
	margin: 0;
	font: 12px/17px Arial, Helvetica, sans-serif;
}

.solutionbox .visual
{
	float: left;
	position: relative;
	margin: 0 0 10px;
}

.visual img { display: block; }

.visual-blockbox
{
	position: relative;
	float: left;
}

.visual-panel-holder
{
	position: absolute;
	top: 6px;
	left: 5px;
	width: 690px;
}

#main .visual-txt
{
	float: left;
	width: 599px;
}

#main .visual-txt .visual-txt-t
{
	height: 6px;
	font-size: 0;
	background: url(/assets/images/visual-txt-t-inner.png) no-repeat;
}

#main .visual-txt .visual-txt-b
{
	height: 6px;
	font-size: 0;
	background: url(/assets/images/visual-txt-b-inner.png) no-repeat;
}

.visual-panel-holder span { line-height: 17px; }

.visual-panel-holder p
{
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}

.visual-panel-holder .visual-txt-mdl { padding: 0 10px; }

.visual-panel-holder .visual-txt-mdl-home { padding: 0 10px; }


.visual .panel-btns
{
	width: 84px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 6px;
	left: 615px;
	z-index: 98;
}

.visual .panel-btns li
{
	float: left;
	margin: 0 4px 2px 0;
	width: auto;
	position: static;
}

.visual .panel-btns a { cursor: pointer; }

.visual .panel-btns .next a,
.visual .panel-btns .prev a
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 37px;
	height: 34px;
}

.visual .panel-btns .start-slide
{
	text-align: center;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

.visual .panel-btns .start-slide a
{
	background: url(/assets/images/btn-start-slide.png) no-repeat;
	width: 78px;
	height: 34px;
	color: #ff7f00;
	display: block;
}

.visual .panel-btns .start-slide a:hover { color: #F27579; }
.info-box { float: left; }
.info-box p { margin: 0 0 7px; }

a.bookmark
{
	float: left;
	height: 16px;
	width: 125px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/assets/images/bookmark.gif) no-repeat;
}

.txt
{
	overflow: hidden;
	float: left;
	margin: -1px 0 0;
	color: #000;
	width: 100%;
}

.txt h1
{
	margin: 15px 0 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F4815A;
}

.txt-search h1
{
	margin: 15px 0 0 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.txtbox
{
	float: left;
	width: 488px;
	margin: 1px 0 20px 0;
}

.txtbox-full
{
	float: left;
	width: 680px;
	margin: 1px 0 20px 0;
}

.txtbox h2
{
	margin: 13px 0 0;
	font-size: 14px;
}

.txtbox h3
{
	margin: 11px 0 0;
	font-size: 14px;
}

.txtbox p
{
	margin: 5px 0 0;
	font-size: 13px;
}

.txtbox-full p
{
	margin: 5px 0 0;
	font-size: 13px;
}

.txtbox-full h2 { font-size: 14px; }
.txtbox-full h3 { font-size: 12px; }

.txtbox-search
{
	float: left;
	width: 860px;
	margin: 1px 0 20px 0;
}

.txtbox-search p
{
	margin: 17px 0 0;
	font-size: 13px;
}

.txtblock
{
	float: right;
	width: 205px;
	margin: 22px 0 0;
}

.txtblock .photo
{
	float: right;
	clear: right;
	margin: 0px 0 14px;
}

.txtblock .photo img
{
	display: block;
	margin-bottom: 10px;
}

.nav-drop { float: left; }

.search-results
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 14px;
}

.caption { margin: 4px 0 20px 0; }

.edit
{
	font-size: 16px;
	margin-top: 20px;
}

.edit a
{
	color: green;
	text-decoration: underline;
}

.edit a:hover { Text-decoration: none; }
