body {
	position:absolute;
	width:740px;
	height:730px;
	margin-left:auto;
	margin-right:auto;
	margin-left: -370px;
	margin-top:0px;
	top: 0px;
	left: 50%;
	font-size: 10px;
	border:0;
	border-left:1px solid #ececec;
	/*border-right:1px solid #9F9F9F;*/
	border-right:1px solid #ececec;
	color:#444; 
	background-color:#fff;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}

img {border:0; padding:0; margin:0;}
div {border:0; padding:0; margin:0; visibility:visible; overflow:hidden;}
table {margin:0; border:0px; padding:0; vertical-align:top; background-repeat:no-repeat;}
a {text-decoration:none; color:#636466;}
a:visited {text-decoration:none; color:#636466;}
a:hover {text-decoration:none;color:#00538b;}

#header {
	position:absolute;
	height: 90px;
	width: 100%;
	top: 0px;
	right: 0px;
}

#searchbox {
	position:absolute; top:60px; left:580px;
}	
*------------------------------------------*/
/* HEADER SECTION */
#header {
	font-size: large;
	text-align: left;
	padding: 0;
	background: #fff;
	height:83px;
	width:740px;
}
#tblHeader {
	background-repeat:no-repeat;
	height:128px;
}
#topmenu {
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0 0 0 380px;
	color:#fff;
	width: 740px;
	height: 15px;
	font-size:9px;
	text-align:left;
	background-image:url(images/ec_header_top_bar_740px_gray.gif);
	background-repeat:no-repeat;
	font: 10px 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
	line-height:normal;	
}
#topmenu ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	display:inline;
	height: 15px;
}
#topmenu ul li{
	margin-left: 0;
	padding: 3px 10px;
	list-style: none;
	display: inline;
}
#topmenu ul li a{
	color:#fff;
	text-decoration:none;
}
/*------------------------------------------*/
#linkdiv {
	visibility:hidden;
	overflow:hidden;
	width:0px;
	height:0px;
}
/*------------------------------------------*/

/*------------------------------------------*/
#mtabs {
	width:740px; height:28px; border:0; margin:0; padding:0;
	outline-width:0; border-collapse: collapse;
}
#mtabs img {
	border:0; margin:0; padding:0;
}
#mtabs tr, #mtabs td{
 margin:0;
 padding:0;
} 

/*------------------------------------------*/
#ecLogo {
	width:101px;
	height:82px;
	position:absolute;
	top:18px;
	left:25px;
	z-index:10;
	border:0;
}
#ecLogo img {
	border:0;
	padding:0;
	margin:0;
}	
/*------------------------------------------*/

/*------------------------------------------*/
#interactive {
	position:absolute;
	top:90px;
/**
* 	width:100%;
* 	height: 217px;
*/
	width: 720px;
	height: 260px;
	margin: 10px;
}
/*------------------------------------------*/
#options {
	position:absolute;
	top:360px;
	left:5px;
	width:735px;
	font-size: 10px;
	height: 174px; /* was 148px but the 10th item was cut */
	text-align:left;
	vertical-align:top;
}
#options #products, #options #support, #options #services, #options #solutions {
	width:148px;
	padding:0;
	margin:0;
	
}
#options table tr td {
	border-collapse: collapse;
}
#options ul {
 padding:0;
 margin:0;
 list-style:none;
 width:148px;
 height:166px;
}
#options li.menutitle {
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
}
#options a {
	color:#636466;
	font-style:normal;
	text-decoration:none;
	margin-left:1px;
}
#options a:hover {
	color:#00538b;
	font-style:normal;
	text-decoration:underline;
}
.more {
	text-align:right;
	float:right;
}
/*---------------------------------*/
#bottomsection {
	position:absolute;
	top:530px;
	width:730px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 164px;
	padding:0;
	margin: 0 0 0 10px;
}
#bottomsection #bottomtable {
	border:0;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	outline-width:0;
	border-collapse: collapse;
}

#ntabs {
width: 432px;
height:164px;
padding:0;
margin:0;
outline-width:0;
border-collapse: collapse;
}
#ntabs_news_content, #ntabs_events_content, #ntabs_inthenews_content {
	width:416px;
	height:162px;
	overflow:hide;
	cursor:pointer;
	border: 1px solid #dddddd;
}
#ntabs_news_content {
	display:block;
}
#ntabs_events_content, #ntabs_inthenews_content {
	display:none;
}

#bottomsection h1 h2 {
	font-size:11px;
	color: #444;
	font-weight:bold;
	/*margin-left:10px;*/
}
#bottomsection .sectiontitle {
	color: #000;
	font-size:11px;
	font-weight:bold;
	margin:2px 0 3px 3px;
}
#bottomsection .subtitle {
	color: #69f;
	font-size:10px;
	font-weight:bold;
}
#bottomsection h2 {
	color:#333;
}
#bottomsection .infoitem {
	margin-left:0px;
	margin-bottom:5px;
	color:#89a;
}
#bottomsection #casestudies a, #bottomsection #techupdate a {
	font-weight:bold;
}
#more {
	position:absolute;
	z-index:1;
	bottom:0px;
	float:right;
	right:5px;
}
/*---------------------------------*/
/* footer */
#footer {
	position:absolute;
	top:710px;
	font-size: 85%;
	text-align:center;
	height: 40px;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-left: -371px;
	left: 50%;
	border:1px solid #ececec;
	border-top:0px;
	color:#666;
}
#footer a:hover {
	color:#89a;
	text-decoration:underline;
}
.copyright {
/**
* 	position:absolute;
* 	bottom:5px;
* 	width:100%;
* 	left:0px;
* 	text-align:center;
*/
	position:absolute;
	top:12px;
	width:100%;
	left:0px;
	text-align:center;
}
.legal {
	position:absolute;
	bottom:5px;
	right:5px;
}
