#container{
		background: White url(../images/996666/bg.gif) repeat-y top left;
}

#searchBar{
		background-color: #996666;
}

#navbar{
	border-color: #996666;
}

#banner{
	background: transparent url(../images/996666/banner.gif) no-repeat top left;
	}

hr.divider{
	border-color: #996666;
}

h1{
  color: #996666;
}

/* property for drop down menu */
#drop{
	background-color: #996666;
}

.top{
	text-align: right;
}

#contactbox{
	width: 610px;
	height: 300px;
	border: 1px solid silver;
	margin: auto;
	background: #eeeeee url(../images/world-map-all.gif) no-repeat top;
	position: relative;
}

#contactbox a{

	display: block;
	background: white;
	border: 1px solid black;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	position:absolute;
}

#contactbox a:hover{
	background-color: #cccccc;
	text-decoration: underline;

}

#contactbox .USA{
	left: 100px;
	top: 115px;
}

#contactbox .CA{
	left: 85px;
	top: 80px;
}

#contactbox .BR{
	left: 190px;
	top: 200px;
}

#contactbox .SA{
	left: 150px;
	top: 225px;
}

#contactbox .ME{
	left: 100px;
	top: 155px;
}

#contactbox .NA{
	left: 300px;
	top: 150px;
}

#contactbox .CH{
	left: 430px;
	top: 120px;
}

#contactbox .MA{
	left: 455px;
	top: 165px;
}

#contactbox .AU{
	left: 485px;
	top: 235px;
}

#contactbox .JA{
	left: 500px;
	top: 125px;
}

#contactbox .IN{
	left: 515px;
	top: 190px;
}

fieldset{
	width: 590px;
	display: block;
	text-decoration: none;
	font-style: normal;
	border: 1px dotted silver;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
}
fieldset ul{

	padding: 2px 0;
	margin: 2px 0;
}

fieldset ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
}

legend{
	background: white;
	padding: 4px;
	text-decoration: underline;
	font-weight: bold;
}

#gemsLtda{
	background: transparent url(../images/associates/gem_principal.jpg) no-repeat top right;
}


#menu a.l1{
	background: White url(../images/996666/company_overview_circle.gif) no-repeat center left;
}
#menu a.l2{
	background: White url(../images/996666/corp_services_circle.gif) no-repeat center left;
}
#menu a.l3{
	background: White url(../images/996666/consulting_education_circle.gif) no-repeat center left;
}
#menu a.l4{
	background: White url(../images/996666/software_solutions_circle.gif) no-repeat center left;
}
#menu a.l5{
	background: White url(../images/996666/demos_downloads_circle.gif) no-repeat center left;
}
#menu a.l6{
	background: White url(../images/996666/support_circle.gif) no-repeat center left;
}
#menu a.l7{
	background: White url(../images/996666/login_circle.gif) no-repeat center left;
}
#menu a.l8{
	background: White url(../images/996666/resources_links_circle.gif) no-repeat center left;
}

