#container{
		background: White url(../images/008C65/bg.gif) repeat-y top left;
}

#searchBar{
		background-color: #008C65;
}

#navbar{
	border-color: #008C65;
}

#banner{
	background: transparent url(../images/008C65/banner.gif) no-repeat top left;
	}

hr.divider{
	border-color: #008C65;
}

h1{
  color: #008C65;
}

.shadow{
	width: 167px;
	background-color: #cccccc;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 2px;

	float: left;
}

.bigshadow{
	width: 535px;
	background-color: #cccccc;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 2px;

	float: left;
}

div .box{
	width: 150px;
	height: 180px;
	padding: 5px;
	background-color: white;
	border: 1px solid black;
	text-align: center;

	position: relative;
	bottom: 4px;
	right: 2px;
}
*html div .box{
	width: 162px;
	w\idth: 150px;

	height: 192px;
	he\ight: 180px;
}

div .PDFbox{
	width: 150px;
	padding: 5px;
	background-color: white;
	border: 1px solid black;
	text-align: center;

	position: relative;
	bottom: 4px;
	right: 2px;
}

*html div .PDFbox{
	width: 162px;
	w\idth: 150px;
}

div .PDFbigbox{
	width: 518px;
	padding: 5px;
	background-color: white;
	border: 1px solid black;
	text-align: center;

	position: relative;
	bottom: 4px;
	right: 2px;
}

*html div .PDFbigbox{
	width: 530px;
	w\idth: 518px;
}

/* property for drop down menu */
#drop{
	background-color: #008C65;
}

#menu a.l1{
	background: White url(../images/008C65/company_overview_circle.gif) no-repeat center left;
}
#menu a.l2{
	background: White url(../images/008C65/corp_services_circle.gif) no-repeat center left;
}
#menu a.l3{
	background: White url(../images/008C65/consulting_education_circle.gif) no-repeat center left;
}
#menu a.l4{
	background: White url(../images/008C65/software_solutions_circle.gif) no-repeat center left;
}
#menu a.l5{
	background: White url(../images/008C65/demos_downloads_circle.gif) no-repeat center left;
	color: #993333;
}
#menu a.l5:visited{
	color: #993333;
}

#menu a.l6{
	background: White url(../images/008C65/support_circle.gif) no-repeat center left;
}
#menu a.l7{
	background: White url(../images/008C65/login_circle.gif) no-repeat center left;
}
#menu a.l8{
	background: White url(../images/008C65/resources_links_circle.gif) no-repeat center left;
}

#ifshell{
	border:1px solid #cccccc;
	width: 633px;
	height: 190px;
}

#ifshell #login{
	width: 100%;
}