@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 100px;
	width: 84px;
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.gif) no-repeat top left;
}
h1 a {
	display: block;
	height: 100px;
	width: 84px;
}
h1 span {
	display: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	width: 660px;
	margin: 0px;
	padding: 93px 0px 0px 300px;
	background: url(../images/banner.png) no-repeat top left;
}
h3 {
	display: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;
	padding: 4px;
	background-color:#336699;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 30px 0px 10px 0px;
	padding: 2px;
	background-color:#336699;
}
h6 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
acronym {
	border-style: none;
}
img {
	border-style: none;
}
form {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #e0e8ff;
}
table tr {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.tableTd130 {
	width: 130px;
}
.tableTd340 {
	width: 340px;
}
.tableTdTop {
	vertical-align: text-top;
}
.tableTdRight {
	text-align: right;
}
.tableTdDownLg a {
	height: 92px;
	width: 80px;
	display: block;
	background: url(../images/download.png) no-repeat left;
}
.tableTdDownSm a {
	height: 46px;
	width: 40px;
	display: block;
	background: url(../images/download_sm.png) no-repeat left;
}
.tableTdPdf a {
	height: 40px;
	width: 36px;
	display: block;
	background: url(../images/pdfIcon.gif) no-repeat left;
}
.centreText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.actionText a {
	height: 22px;
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	background-image: url(../images/but_blue_bck.gif);
}
.redText {
	color: #ff0000;
}
.smallPrint {
	font-size: 10px;
}
.hide {
	display: none;
}
#wrapper {
	position: absolute;
	width: 960px;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
}
p#american {
	position: absolute;
	top: 140px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}
p#american a {
	height: 26px;
	width: 35px;
	display: block;
	background: url(../images/american.png) no-repeat bottom;
}
p#deutsch {
	position: absolute;
	top: 140px;
	right: 52px;
	margin: 0px;
	padding: 0px;
}
p#deutsch a {
	height: 26px;
	width: 35px;
	display: block;
	background: url(../images/deutsch.png) no-repeat top;
}
p#american a:hover {
	background-position: top;
}
p#deutsch span, p#american span {
	display: none;
}
ul#mainNav {
	position: absolute;
	top: 6px;
	left: 306px;
	height: 32px;
	width: 648px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#mainNav li {
	float: left;
}
ul#mainNav li a {
	height: 24px;
	width: 108px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	background: url(../images/buttonsBig.png) no-repeat top;
}
ul#mainNav li a:hover {
	background-position: bottom;
}
ul#aboutSubList, ul#servicesSubList, 
ul#toolsSubList, ul#productsSubList {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 324px;
	display: none;
	list-style-type: none;
}
ul#toolsSubList {
	width: 540px;
}
ul#servicesSubList {
	width: 108px;
}
ul#productsSubList {
	width: 432px;
}
ul#aboutSubList li a, ul#servicesSubList li a, 
ul#toolsSubList li a, ul#productsSubList li a {
	height: 21px;
	width: 108px;
	padding-top: 7px;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/buttonsSmall.png) no-repeat bottom;
}
ul#aboutSubList li a:hover, ul#servicesSubList li a:hover, 
ul#toolsSubList li a:hover, ul#productsSubList li a:hover {
	background-position: top;
}
#products {
	width: 190px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	list-style-type: none;
	background: url(../images/gradient_line.jpg) no-repeat top right;
}
#products span {
	display: none;
}
#CobolXml, #Encryption, #Compression, #Cloaking {
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#CobolXml a, #Encryption a, #Compression a, #Cloaking a {
	height: 110px;
	width: 110px;
	display: block;
	background: url(../images/box_cobol_xml.jpg) no-repeat left;
}
#Encryption a {
	background-image: url(../images/box_data_encryption.jpg);
}
#Compression a {
	background-image: url(../images/box_data_compression.jpg);
}
#Cloaking a {
	background-image: url(../images/box_cloaking_device.jpg);
}
#CobolXml a:hover, #Encryption a:hover, #Compression a:hover, #Cloaking a:hover {
	background-position: right;
}
ul#CobolXmlSubList, ul#EncryptionSubList, ul#CompressionSubList, ul#CloakingSubList {
	position: absolute;
	top: 160px;
	left: 120px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
}
ul#EncryptionSubList {
	top: 285px;
}
ul#CompressionSubList {
	top: 415px;
}
ul#CloakingSubList {
	top: 545px;
}
#CobolXmlSubList li a, #EncryptionSubList li a, 
#CompressionSubList li a, #CloakingSubList li a {
	height: 15px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	background-image: none;
}
#CobolXmlSubList li a:hover, #EncryptionSubList li a:hover, 
#CompressionSubList li a:hover, #CloakingSubList li a:hover {
	text-decoration: underline;
}
#content {
	width: 480px;
	margin: 0px 0px 0px 190px;
	padding: 0px 30px 10px 30px;
	text-align: justify;
}
#content a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#content table {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#content ul {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
}
#content li {
	margin-bottom: 7px;
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat left 2px;
}
#picSpace {
	position: absolute;
	top: 188px;
	right: 20px;
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: url(../images/cobol_tools.jpg) no-repeat top center;
}
#textSpace {
	position: absolute;
	top: 375px;
	right: 20px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
ul#footer {
	height: 30px;
	width: 955px;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	font-size: 9px;
	color: #999999;
	list-style-type: none;
	background: #CCCCCC url(../images/footer.gif) no-repeat top center;
}
ul#footer a {
	color: #999999;
	text-decoration: none;
}
ul#footer a:hover {
	text-decoration: underline;
}
ul#footer li {
	float: left;
	padding: 8px 0px 0px 6px;
}
.lowerLinkDivider {
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
ul#footer #copywrite {
	margin: 0px 210px 0px 210px;
}
