body {
	min-width: 740px;
	position:relative;
	width:740px;
	margin:0 auto;
	font-size: 10px;
	border:1px solid #ececec;
	color:#444;
	background-color:#fff;
	font: 10px 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
	line-height:normal;
}
a:link, a:visited, a:active {
	/*color:#6C727B;*/
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header, #footer {
	/*margin-left: -150px;*/    /* LC fullwidth */
	/*margin-right: -200px;*/   /* RC fullwidth + CC padding */
}
table {
	border:0;
	padding:0;
	margin:0;
	outline-width:0; border-collapse: collapse;
}
table td {
	vertical-align:top;
}	

img {
	border:0;
	margin:0;
	padding:0;
}

#main {
	width: 740px;
}

#main .content {
	/*width: 440px;*/
	width:100%;
	padding:0 0 10px 0;
	font-size:12px;
}

#main .menu {
	width: 150px;
	padding: 0;
	margin: 0;
	font-size:10px;
}

#main .suboptions {
	width: 150px;
	padding: 0;
	margin:0;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}
#footer {
	clear: both;
}

#searchbox {
	position:absolute; top:80px; left:595px;
}

#footer {
	font-size: 90%;
	text-align: center;
	margin-top:30px;
	padding: 0.3em 0;
	height:30px;
	width:740px;
	background:#fff;
	color:#444;
}
#footer a, #footer a:link, #footer a:visited {
	color: #444;
	text-decoration:none;
}
#footer a:hover {
	color:#89a;
}
#footer img.footerimage {
	margin-top:-5px;
}
.copyright {
	position:relative;
	width:100%;
	left:0px;
	top:4px;
	text-align:center;
	padding-top:3px;
	margin-top:3px;
	backgroound-color:yellow;
}
.legal {
	position:absolute;
	right:5px;
	padding-top:3px;
	margin-top:3px;
}

/*------------------------------------------*/
/* HEADER SECTION */
#header {
	font-size: large;
	text-align: left;
	padding: 0;
	background: #fff;
	height:83px;
	width:740px;
}
#tblHeader {
	/*background-image:url(images/xmas07/ec_xmas_header_740px_background.jpg);*/
	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;
}
#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;
}	
/*------------------------------------------*/
#topbanner {
	width:375px;
	height:85px;
	position:absolute;
	top:20px;
	left:365px;
	z-index:10;
	border:0;
}
#ecLogo img {
	border:0;
	padding:0;
	margin:0;
}	
/*------------------------------------------*/
#stabs { 
 	width:428px;
	margin: 0;
	padding: 0;
	border: 0;
	outline-width:0;
	border-collapse: collapse;
	font-size:10px;
	text-align: left;
}
#stabs #stabs_tabs {
	width:428px;
	margin-left:-2px;
}
html>body #stabs #stabs_tabs {
	margin-left:-1px;
}
#stabs img {
	vertical-align: bottom;
}
#stabs tr.stabsmenu {
	height:21px;
	vertical-align:bottom;
}
#stabs td.bordered {
	border:0;
	/*border-left: 1px solid #00539B;
	border-right: 1px solid #00539B;
	border-top: 1px solid #00539B;*/
}
#stabs #stabs_challenge_content, #stabs #stabs_solution_content, #stabs #stabs_components_content, #stabs #stabs_benefits_content, #stabs stabs_whyec_content {
	width:424px;
}
#stabs #stabs_challenge_content {
	display:block;
}
#stabs #stabs_solution_content, #stabs #stabs_components_content, #stabs #stabs_benefits_content, #stabs #stabs_whyec_content {
	display:none;
}
/*------------------------------------------*/
#main .menu ul {
	list-style:none;
	margin:0 0 0 2px;
	padding:0;
	width:145px;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
}
#main .menu td.menutitle, td.menutitle a {
	font-family:Tahoma;
	font-size:11px;	
	color: #fff;
}
#main .menu ul li a {
	cursor: hand;
	color: #444;
}
#main .menu ul li a:link, #main .menu ul li a:visited {
	display: block;
	padding: 2px 0 2px 2px;
}
#main .menu ul li a:hover, #main .menu ul li.menutitle a:hover {
	/*-*/
}
#main .menu ul li.selected a:link, #main .menu ul li.selected a:visited {
	color: #063360;
}
#main .menu ul li.menutitle a:link, #main .menu ul li.menutitle a:visited, #main .menu ul li.menutitle a:active{
	color: #444;
	font-weight:bold;
}
#main .menu ul li.submenuitem{
	text-indent:10px;
	color:#989DA5;
	background-image:none;
	background-color:#ECECEC;
}
#main .menu ul li.submenuselected a:link, #main .menu ul li.submenuselected a:visited {
	color: #989DA5;
	text-indent:10px;
	background-color:#ECECEC;
}
#main .menu img.menuarrow {
	border:0;
	vertical-align:middle;
}

#main .menu ul.childrenmenu li.menutitle {
	background-image:url(images/buttons/menutitle.gif);
	background-color:#fff;
}
#main .menu ul.childrenmenu li{
	background-color:#ECECEC;
}	
/*------------------------------------------*/
#main .content p {
	margin: 0 5px 15px 0px;
	line-height:18px;
}
#main .content .dspcont, li.dspcont, ul.dspcont {
	display:none;
}

#main .content img {
	border:0;
}
#main .content .contentimage {
	padding: 0 0 5px 1px;
}

#main .content table {
	margin-left:2px;
}
#main .content .red {
	color:#f00;
}

#main .content h1, #main .content h2, #main .content h3 {
	text-indent:3px;
	margin-bottom:0px;
	color: #6096C4;	
}
#main .content h2, #main .content h3  {
	font-size: 14px;
}
#main .content h4, #main .content h4 a, #main .content h5, #main .content h5 a {
	padding:3px;
	margin:1px 0 3px 0;
	line-height:normal;
	font-style:normal;
	color:#709ECB;
	border:0;
	font-size:12px;
}
#main .content h4 a, #main .content h5 a {
	color:#fff;
}
#main .content h5 {
	font-weight:normal;
}
#main .content blockquote {
	/*background-image:url(images/blockquote.gif);*/
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px;
	padding: 0 5px 0 5px;
	font-style:italic;
}

#main .content div.enterprise {
	position:absolute;
	clear:both;
	height:40px;
	margin:5px 0 10px 8px;
}

#main .content #boxes {
	/*background-color:#D4E2F7;*/
	text-align:left;
	vertical-align:top;
	padding:1px;
	border-spacing: 5px;
}
#main .content #boxes td {
	height:50%;
	/*background-color:#FFF0C2;*/
	/*border:1px solid #AABFE1;*/
	text-align:left;
	vertical-align:top;
}
#main .content #boxes .dspcont {
	padding:0 2px 0 2px;
	margin:0 0 0 15px;
}
#main .content #boxes .learnmore {
	text-align:right;
	border-bottom:1px solid #ececec;
}
#main .content #boxes td.box2 img {
	/*margin:0 0 0 12px;*/
}
#main .content ul {
	margin:3px;
	padding:15px;
}
#main .content ul.nobullets {
	list-style:none;
}
#main .content #productsbox {
	margin:0 5px 0 5px;padding:0; border:0;
}	
#main .content #productsbox td {
	/*border-bottom:1px solid #B7B8BC;*/
}
#main .content #productsbox img {
	float:left;
}
#main .content #productsbox table.oneproduct {
	border:1px solid #B7B8BC;
	margin: 0 0 5px 0;
	padding:0;
	width:100%;
}
#main .content #productsbox table.oneproduct h5 {
	background-color:#709ECB;
	color: #fff;
	margin:0;
	padding:0;
}
#main .content #productsbox table tr.producttitle {
	padding:0;
	margin:0;
}	
#main .content #productsbox table td.main {
	width:100%;
}
#main .content #productsbox table td.h1 {
	width:50%;
	border-right:1px dotted #ececec;
}
#main .content #productsbox table td.h2 {
	width:50%;
}
#main .content #productsbox table td.h3 {
	width:100%;
	border-top:1px dotted #ececec;
}
#main .content #productsbox table table.dspcont {
	width:100%;
}	
#main .content #productsbox table table.dspcont td.moreinfo {
	text-align:right;
}
#main .content #productsbox table table.dspcont h5 {
	background-color:#fff;
	color: #709ECB;
}

#main .content table tr td.grayportaltitle a {
	color:#fff;
}	
#main .content table tr td a {
	color:inherit;
}
/*------------------------------------------*/
#main .suboptions ul {
	list-style:none;
	margin:0;
	padding:0;
	width:145px;
	/*white-space:nowrap;*/
	color:#444;
}
#main .suboptions ul li a {
	display: block;
	color: #444;
	text-indent:2px;
}
#main .suboptions ul li a:link, #main .suboptions ul li a:visited {
	/*color: #989DA5;*/
	display: block;
	padding: 2px 0 2px 2px;
	white-space: /*nowrap*/;
}
#main .suboptions ul li a:hover, #main .suboptions ul li.menutitle a:hover {
/*	color:#989DA5;
	text-decoration:underline;*/
	/*padding: 2px 0 0 2px;*/
}
#main .suboptions ul li.selected a:link, #main .suboptions ul li.selected a:visited {
	color: #989DA5;
}
#main .suboptions ul li.menutitle a:link, #main .suboptions ul li.menutitle a:visited, #main .suboptions ul li.menutitle a:active {
	color: #444;
	font-weight:bold;
}
#main .suboptions ul li.relatedtitle {
	padding-left:4px;
	font-weight:bold;
	margin-top:0px;
}
#main .suboptions ul li.relateditem, #main .suboptions ul li.relateditem a {
	padding-left:6px;
	margin-bottom:3px;
}		
/*------------------------------------------*/
div.newspics {
	width:130px;
	height:90px;
	text-align:center;
	background-color:#fff;
	border:1px solid #E6DBB3;
	margin-left:25px;
	margin-top:15px;
	padding-top:6px;
	overflow:hidden;
}
.newsdate {
	font-size: 90%;
	font-family: 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
	color:#444;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
/*------------------------------------------*/
