body {
	font:76%/1.4 Arial, Helvetica, sans-serif;
	background: url(../images/bg.png) repeat-x #eee;
	color:#505050;
}

strong {
	font-weight:bold;
}

em {
	font-style: italic
}

a {
	color:#0085cf;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#wrap {
	margin:0 auto;
	width:990px;
}
#header {
	float:left;
	width:970px;
	padding:8px 10px 0 10px;
	position:relative;
	height:100px;
}
#header h1 a, #header h3 a {
	width: 123px;
	height: 74px;
	position: relative;
	display:inline-block;
	float:left;
	margin-left:20px;
	cursor:pointer;
}
#header h1 a span, #header h3 a span {
	background: url(../images/margento.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#header form {
	float:right;
	margin:5px 0;
}
#searchtext {
	border:none;
	background:#e6e6e6;
	font-size:0.95em;
	padding:3px;
	width:129px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
#menu1 li, #menu2 li {
	display: inline;
}
#menu1 {
	margin:12px 0 0 185px;
	float:left;
	display:inline;
}
#menu1 li a:link, #menu1 li a:visited {
    height: 9px;
    text-indent: -9000px;
    overflow: hidden;
	float:left;
	margin-right:12px;
}
#menu-about a:link, #menu-about a:visited {width: 48px; background: url(../images/menu1.gif) no-repeat 0 0;}
#menu-about a:hover, #menu-about a:focus {background: url(../images/menu1.gif) no-repeat 0 -10px;}
#menu-about.active a:link, #menu-about.active a:visited {background: url(../images/menu1.gif) no-repeat 0 -20px;}

#menu-news a:link, #menu-news a:visited {width: 81px; background: url(../images/menu1.gif) no-repeat -48px 0;}
#menu-news a:hover, #menu-news a:focus {background: url(../images/menu1.gif) no-repeat -48px -10px;}
#menu-news.active a:link, #menu-news.active a:visited {background: url(../images/menu1.gif) no-repeat -48px -20px;}

#menu-resources a:link, #menu-resources a:visited {width: 54px; background: url(../images/menu1.gif) no-repeat -129px 0;}
#menu-resources a:hover, #menu-resources a:focus {background: url(../images/menu1.gif) no-repeat -129px -10px;}
#menu-resources.active a:link, #menu-resources.active a:visited {background: url(../images/menu1.gif) no-repeat -129px -20px;}

#menu-partners a:link, #menu-partners a:visited {width: 46px; background: url(../images/menu1.gif) no-repeat -183px 0;}
#menu-partners a:hover, #menu-partners a:focus {background: url(../images/menu1.gif) no-repeat -183px -10px;}
#menu-partners.active a:link, #menu-partners.active a:visited {background: url(../images/menu1.gif) no-repeat -183px -20px;}

#menu-contact a:link, #menu-contact a:visited {width: 57px; background: url(../images/menu1.gif) no-repeat -229px 0;}
#menu-contact a:hover, #menu-contact a:focus {background: url(../images/menu1.gif) no-repeat -229px -10px;}
#menu-contact.active a:link, #menu-contact.active a:visited {background: url(../images/menu1.gif) no-repeat -229px -20px;}

#menu2 {
	margin:35px 0 0 80px;
	float:left;
}
#menu2 li a:link, #menu2 li a:visited {
    height: 23px;
    text-indent: -9000px;
    overflow: hidden;
	float:left;
	margin-right:3px;
}
#menu-industries a:link, #menu-industries a:visited {width: 97px; background: url(../images/menu2.png) no-repeat 0 0;}
#menu-industries a:hover, #menu-industries a:focus {background: url(../images/menu2.png) no-repeat 0 -23px;}
#menu-industries.active a:link, #menu-industries.active a:visited {background: url(../images/menu2.png) no-repeat 0 -46px;}

#menu-solutions a:link, #menu-solutions a:visited {width: 95px; background: url(../images/menu2.png) no-repeat -97px 0;}
#menu-solutions a:hover, #menu-solutions a:focus {background: url(../images/menu2.png) no-repeat -97px -23px;}
#menu-solutions.active a:link, #menu-solutions.active a:visited {background: url(../images/menu2.png) no-repeat -97px -46px;}

#menu-products a:link, #menu-products a:visited {width: 89px; background: url(../images/menu2.png) no-repeat -192px 0;}
#menu-products a:hover, #menu-products a:focus {background: url(../images/menu2.png) no-repeat -192px -23px;}
#menu-products.active a:link, #menu-products.active a:visited {background: url(../images/menu2.png) no-repeat -192px -46px;}

#menu-technology a:link, #menu-technology a:visited {width: 110px; background: url(../images/menu2.png) no-repeat -281px 0;}
#menu-technology a:hover, #menu-technology a:focus {background: url(../images/menu2.png) no-repeat -281px -23px;}
#menu-technology.active a:link, #menu-technology.active a:visited {background: url(../images/menu2.png) no-repeat -281px -46px;}

#menu-services a:link, #menu-services a:visited {width: 79px; background: url(../images/menu2.png) no-repeat -391px 0;}
#menu-services a:hover, #menu-services a:focus {background: url(../images/menu2.png) no-repeat -391px -23px;}
#menu-services.active a:link, #menu-services.active a:visited {background: url(../images/menu2.png) no-repeat -391px -46px;}

#menu-home a:link, #menu-home a:visited {width: 61px; background: url(../images/menu2.png) no-repeat -470px 0;}
#menu-home a:hover, #menu-home a:focus {background: url(../images/menu2.png) no-repeat -470px -23px;}
#menu-home.active a:link, #menu-home.active a:visited {background: url(../images/menu2.png) no-repeat -470px -46px;}

#index #content {
	float:left;
	width:990px;
	background:url(../images/senca.png) repeat-y;
}
#index #sencaTop {
	float:left;
	width:970px;
	padding:0 10px;
	background:url(../images/senca_top.png) no-repeat;
}
#index #sencaBot {
	float:left;
	width:990px;
	height:40px;
	background:url(../images/senca_bot.png) no-repeat;
	margin:0;
}
#podstran #content {
	float:left;
	width:990px;
	background:url(../images/senca_sub.png) repeat-y 200px 0;
}
#podstran #sencaTop {
	float:left;
	width:970px;
	padding:0 10px;
	background:url(../images/senca_top_sub.png) no-repeat 200px 0;
	min-height:270px;
	height:auto !important;
	height:270px;
}
#podstran #sencaBot {
	float:left;
	width:990px;
	height:40px;
	background:url(../images/senca_bot_sub.png) no-repeat 200px 0;
	margin:0;
}
#boxes {
	width:970px;
	float:left;
	background:url(../images/crte.gif) repeat-y;
	padding-bottom:20px;
	margin-top:10px;
}
.box {
	float:left;
	width:202px;
	padding:0 20px;
}
.box h2 {
	font-size:1.5em;
	font-weight:100;
	margin:3px 0 6px 0;
	color:#333;
}
.more {
	background:url(../images/arr.gif) right center no-repeat;
	padding:0 16px 0 0;
	float:left;
	display:block;
}
.box a {
	ffloat:left;
	display:block;
}
#subMenu {
	float:left;
	margin-top:-7px;
	width:200px;
	text-align:right;
}
#subMenu h3 {
	margin:0 50px 5px 0;
}
#subMenu li a {
	display:block;
	padding:6px 60px 6px 10px;
	width:130px;
	background:url(../images/submenu.gif) -200px center;
	text-transform:uppercase;
	color:#767676;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:1.2;
}

#subMenu li#current a {
	background:url(../images/submenu.gif) 0 center;
	color:#000;
}
#subMenu li a:hover {
	color:#0085cf;
	background:url(../images/submenu.gif) -400px center;
}

#subMenu li ul li a {background:url(../images/subsubmenu.gif) -200px center}
#subMenu li ul li#current a {background:url(../images/subsubmenu.gif) 0px center}
#subMenu li ul li a:hover {background:url(../images/subsubmenu.gif) -400px center}

#subMenu h3 {
	text-indent:9000px;
	overflow:hidden;
	height:23px;
	line-height:2em;
	display:inline-block;
}
#hIndustries {width: 97px; background: url(../images/menu2.png) no-repeat 0 -23px;}
#hSolutions {width: 95px; background: url(../images/menu2.png) no-repeat -97px -23px;}
#hProducts {width: 89px; background: url(../images/menu2.png) no-repeat -192px -23px;}
#hTechnology {width: 110px; background: url(../images/menu2.png) no-repeat -281px -23px;}
#hServices {width: 79px; background: url(../images/menu2.png) no-repeat -391px -23px;}

#hAbout-Margento {width: 90px; background:url(../images/about_es.gif) no-repeat}
#hNews--Events {width: 124px; background:url(../images/news_and_events.gif) no-repeat}
#hResources {width: 90px; background:url(../images/resources.gif) no-repeat}
#hContact-Us {width: 90px; background:url(../images/contact_us.gif) no-repeat}
#hLegal {width: 90px; background:url(../images/legal.gif) no-repeat}

#main {
	float:left;
	width:560px;
	padding:20px;
	position:relative;
}
#main #headImage {
	margin:-20px -20px 10px -20px;
}
#main #headerimg {
	float:right;
	height:210px;
	width:300px
}
#main h1 {	
	font-size:2.3em;
	color:#0085cf;
	line-height:1.2;
	margin:0.4em 0;
	font-weight:100;
}

#main h2 {
	font-size:1.5em;
	line-height:1.2;
	margin:0.2em 0;
	font-weight:100;
}

#main h3 {
	font-size:1.2em;
	line-height:1.0;
	margin:0.5em 0 0 0;
	font-weight:600;
}
#main p {
	margin:0.8em 0;
}
#main ul {
	list-style: outside disc; 
	margin:0 0 0 15px
}

#main ul li ul {
	list-style: outside circle
}
#main ol {
	list-style: outside decimal; 
	margin:0 0 0 25px
}

#main ol li ol {
	list-style:outside lower-latin
}

.large {
	font-size:1.2em;
	margin:0.5em 0;
	color:#767676;
}
#sidebar {
	float:left;
	width:155px;
	padding-left:15px;
	font-size:0.9em;
}
#sidebar ul {
	margin:0 0 15px 5px;
}
#sidebar li a {
	padding-left:10px;
	color:#72797f;
	text-decoration:none;
	background:url(../images/dot.gif) 0px 5px no-repeat;
}
#sidebar li a:hover {
	color:#0085cf;
	background:url(../images/dot.gif) 0px -92px no-repeat;
}
.side {
	text-indent:-9000px;
	overflow:hidden;
	height:7px;
	margin:0 0 5px 5px;
}
#rel {background:url(../images/related_items.gif) no-repeat; height:9px; margin:0 0 15px 5px;}
#dl {background:url(../images/download.gif) no-repeat;}
#view {background:url(../images/view.gif) no-repeat;}
#la {background:url(../images/learn_about.gif) no-repeat;}
#footer {
	float:left;
	width:970px;
	padding:0 10px 20px 10px;
	font-size:0.9em;
	color:#999;
}
#breadcrumbs {
	float:left;
	width:930px;
	border-bottom:1px solid #cecece;
	padding:5px 20px;
}
.box2 {
	float:left;
	width:154px;
	padding:15px 20px;
	border-top:1px solid #fff;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
}
.rpl {
	height: 7px;
    text-indent: -9000px;
    overflow: hidden;
	margin-bottom:8px;
}
#fAbout {background:url(../images/fAbout.gif) no-repeat;}
#fSolutions {background:url(../images/fSolutions.gif) no-repeat;}
#fProducts {background:url(../images/fProducts.gif) no-repeat;}
#fTechnology {background:url(../images/fTechnology.gif) no-repeat;}
#fResources {background:url(../images/fResources.gif) no-repeat;}
#fLegal {background:url(../images/fLegal.gif) no-repeat;}

/*fck templates*/
/*Brochures*/
.ftable {padding:0 0 8px 0; width:100%}
.ftable img {border:solid 1px #908e8f}
.ftable tr td p.ftitle {font-size:1.2em;font-weight:900; margin: 0 0 0 0; padding:0}
.ftable tr td p.fsize {font-weight:900; padding:7px 0 0 0}
.ftable tr td p.fdownload {background: url(../images/pdf-icon.jpg) no-repeat left center; padding:0 0 0 25px}

.ptable {padding:0 0 8px 0; width:100%}
.ptable img {border:solid 1px #908e8f}
.ptable tr td p.ptitle {font-size:1.2em;font-weight:900; margin: 0 0 0 0; padding:0}
.ptable tr td p.psize {font-weight:900; padding:7px 0 0 0}
.ptable tr td p.pdownload {background: url(../images/image-icon.gif) no-repeat left center; padding:0 0 0 25px}

#ad {padding-top:12px}