div#nav {
	margin-left: 30px;
	/*position: relative;*/
}

.suckertreemenu ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	height: 26px;
	float: left;
	background: #04AEE1 url(img/nav.gif) repeat-x;
	cursor: default;
}

/*Top level menu link items style*/
.suckertreemenu ul li a, .suckertreemenu ul li a:visited, .suckertreemenu ul li a:hover  {
	height: 18px;
	display: block;
	margin: 0;
	padding: 4px 25px 3px 10px;
	text-decoration: none;
	color: #FFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: url(img/nav.jpg) no-repeat right center;
}
.suckertreemenu ul li.last a, .suckertreemenu ul li.last a:visited, .suckertreemenu ul li.last a:hover  {
	background-image: none;
	padding-right: 14px;
}
/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	z-index: 1000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
	background-image: none;
	border: none;
}
* html .suckertreemenu ul li ul {
	width: 200px;
	z-index: 2000;
}
* + html .suckertreemenu ul li ul li {
	width: 200px;
}

* html .suckertreemenu ul li ul li {
	margin: 0;
	margin-bottom: -2px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul { 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a, .suckertreemenu ul li ul li a:hover, .suckertreemenu ul li ul li a:visited {
	display: block;
	width: 180px; /*width of sub menu levels*/
	text-decoration: none;
	margin: 0;
	padding: 3px 1px 3px 12px;
	border: none;
	border-bottom: 1px solid #C1D2E6;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	height: 20px;
	line-height: 20px;
}

.suckertreemenu ul li a:hover{
	background-color: #14C8FC;
	color: #FFFFCC;
}
.suckertreemenu ul li a.current {
	background-color: #14C8FC;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a {
	width: 1%; height: 1%;
	white-space: nowrap;
}
/* End */

/*	LEFT NAVIGATION   */
body.contact div#lnav {
	padding-top: 20px;
}

#lnav ul {
	list-style: none;
	margin: 15px 0 0 10px;
	padding: 0;
}
#lnav ul li {
	margin: 0; padding: 0;
	vertical-align: middle;
}

#lnav li.next {
	border-top: 10px solid #EFF8FC;
}

#lnav ul li a {
	margin: 0;
	display: block;
	padding: 7px 10px 10px 20px;
	text-decoration: none;
	font-weight: normal;
	color: #555;
	background: transparent url(img/lnav.gif) no-repeat left 9px;
	border-bottom: 2px dotted #bbb;
}
* html #lnav ul li a {
	margin: -5px;
	padding: 10px 10px 10px 20px;
	background-position: left 10px;
}

#lnav ul li a:hover {
	background-color: #f8f8f8;
}

div.ldecor {
	margin: 0;
	width: 190px;
	background-color: transparent;
	background-repeat: no-repeat;
}

html.whyvn div.ldecor {
	margin: 14px 0 0 10px;
	width: 170px; height: 270px;
	background-image: url(img/vnmap.jpg);
}

.ldecor ul.llinks {
	margin: 20px 0 0 5px;
	list-style: none;
}

.llinks li {
	width: 80px; height: 80px;
	margin: 0 5px 10px;
	float: left;
}

.llinks li#presentation {
	clear: both;
}

.llinks li a {
	width: 80px; height: 80px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 1px solid navy;
}

.llinks li#presentation a {
	background-image: url(img/llink-presentation.gif);
}
.llinks li#cnn a {
	background-image: url(img/llink-cnn.gif);
}
.llinks li#tmaintro a {
	background-image: url(img/llink-tmaintro.png);
}
.llinks li#bizbrochure a {
	background-image: url(img/llink-bizbrochure.gif);
}
.llinks li#telecom a {
	background-image: url(img/llink-telecom.gif);
}


div#lnav-links {
	margin: 20px 0 0 10px;
}
#lnav-links ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
#lnav-links li {
	margin: .6em 0;  padding: 0;
	
}
#lnav-links a, a.pdf {
	background: transparent url(img/icn-pdf.gif) no-repeat 0 0;
	display: block;
	padding: 0 0 0 22px;
	line-height: 16px;
}
a.pdf {
	margin: 2em 0 0 10px;
}
a.pdf.notop {
	margin-top: 0.5em;
}

a.indent {
	display: block;
	margin: .6em 0 0 60px;
}

a.download-brochure {
	height: 80px;
	display: block;
	margin: 20px 0 5px 30px;
	padding: 0 0 0 90px;
	background: transparent url(img/db-telecom.gif) no-repeat;
	font-size: 1.1em;
	line-height: 70px;
	clear: both;
}

a.download-brochure#business {
	background-image: url(img/db-business.gif);
}
a.download-brochure#retail {
	background-image: url(img/db-retail.png);
}
a.download-brochure#testing {
	background-image: url(img/db-testing.png);
}
a.download-brochure#quality {
	background-image: url(img/db-quality.png);
}
a.download-brochure#security {
	background-image: url(img/db-security.png);
}
a.download-brochure#mobile {
	background-image: url(img/db-mobile.png);
}
a.download-brochure#microsoft {
	background-image: url(img/db-microsoft.png);
}
a.download-brochure#java {
	background-image: url(img/db-java.png);
}
a.download-brochure#opensource {
	background-image: url(img/db-opensource.png);
}
a.download-brochure#embedded {
	background-image: url(img/db-embedded.png);
}

div#searchbox {
	width: 180px; height: 22px;
	position: absolute;
	bottom: 2px; right: 8px;
	z-index: 20000;
	background: white url(img/searchbox.png) no-repeat top right;
	padding: 0;
}

#searchbox input:focus{
}

#searchbox input#searchtext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 147px;
	height: 15px;
	line-height: 15px;
	border: none;
	font-size: 11px;
	background: transparent;
}

#searchbox input.submit {
	width: 20px; height: 20px;
	margin: 0; padding: 0;
	border: none;
	background: transparent;
	cursor: pointer;
	padding-left: -20px;
}

#main #content div p {
	text-align: left;
}
p {
	font-weight: normal;
}
