@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#wrapper {
	position: absolute;
	width: 960px;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
}
acronym {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 84px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 10px;
	top: 10px;
}
h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 80px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	height: 35px;
	width: 660px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
p#american {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 155px;
	height: 26px;
	width: 35px;
	right: 5px;
}
p#deutsch {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 155px;
	height: 26px;
	width: 35px;
	right: 46px;
}
p#american  a  {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 35px;
	display: block;
	background-image: url(../images/american.png);
	background-repeat: no-repeat;
	background-position: top;
}
p#deutsch  a {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 35px;
	display: block;
	background-image: url(../images/deutsch.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
p#deutsch    a:hover {
	background-position: top;
}
p#deutsch span, p#american span  {
	display: none;
}
h3 {
	display: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color:#336699;
}
h5 {
	font-size: 12px;
	padding: 2px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color:#336699;
}
h6 {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

ul#mainNav {
	list-style-type: none;
	position: absolute;
	left: 306px;
	top: 6px;
	width: 648px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
ul#mainNav li {
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#mainNav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buttonsBig.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 108px;
	padding-top: 8px;
	background-position: top;
	display: block;
}
ul#mainNav li a:hover {
	background-position: bottom;
}

ul#aboutSubList, ul#servicesSubList, ul#partnersSubList, ul#toolsSubList {
	position: absolute;
	top: 40px;
	list-style-type: none;
	right: 0px;
	display: none;
	width: 216px;
}
ul#toolsSubList {
	width: 540px;
}
ul#servicesSubList {
	width: 108px;
}
ul#aboutSubList   li, ul#servicesSubList li,ul#partnersSubList  li,ul#toolsSubList  li {
	font-size: 11px;
	font-weight: normal;
}
ul#aboutSubList  li  a, ul#servicesSubList li a, ul#partnersSubList li a, ul#toolsSubList li a {
	height: 22px;
	background-image: url(../images/buttonsSmall.gif);
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#products {
	list-style-type: none;
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 110px;
}
#products span {
	display: none;
}
#cobolXml, #dataEncryption, #dataCompression, #cloakingDevice {
	padding: 0px;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#cobolXml  a  {
	background-image: url(../images/box_cobol_xml.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 110px;
	background-position: left;
}
#dataEncryption  a {
	background-image: url(../images/box_data_encryption.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 110px;
	background-position: left;
}
#dataCompression  a {
	background-image: url(../images/box_data_compression.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 110px;
	background-position: left;
}
#cloakingDevice a {
	background-image: url(../images/box_cloaking_device.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 110px;
	background-position: left;
}
#cobolXml   a:hover, #dataEncryption a:hover, #dataCompression a:hover, #cloakingDevice  a:hover {
	background-position: right;
}

ul#cobolXmlSubList {
	list-style-type: none;
	position: absolute;
	left: 120px;
	top: 186px;
	margin: 0px;
	padding: 0px;
	display: none;
}
ul#dataEncryptionSubList {
	list-style-type: none;
	position: absolute;
	left: 120px;
	top: 313px;
	margin: 0px;
	padding: 0px;
	display: none;
}
ul#dataCompressionSubList {
	list-style-type: none;
	position: absolute;
	left: 120px;
	top: 440px;
	margin: 0px;
	padding: 0px;
	display: none;
}
ul#cloakingDeviceSubList {
	list-style-type: none;
	position: absolute;
	left: 120px;
	top: 567px;
	margin: 0px;
	padding: 0px;
	display: none;
}
#cobolXmlSubList     li    a, #dataEncryption li a, #dataCompression li a, #cloakingDevice   li   a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 60px;
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#cobolXmlSubList     li     a:hover, #dataEncryption  li   a:hover, #dataCompression li a:hover, #cloakingDeviceSubList    li    a:hover {
	text-decoration: underline;
}

#picSpace {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 200px;
	position: absolute;
	right: 20px;
	top: 220px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/cobol_tools.jpg);
}
#pdfTextSpace {
	width: 200px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 20px;
	top: 400px;
}
div#content {
	width: 480px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	background-image: url(../images/gradient_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
div#content a {
	color: #336699;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}

#content p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
#content li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 7px;
	position: relative;
}

ul#footer {
	width: 955px;
	height: 30px;
	list-style-type: none;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
ul#footer a {
	text-decoration: none;
	color: #999999;
}
ul#footer a:hover {
	text-decoration: underline;
}
ul#footer li {
	float: left;
	padding-top: 8px;
	padding-left: 6px;
}
.lowerLinkDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
}
ul#footer #copywrite {
	margin-left: 187px;
	margin-right: 187px;
}
.hide {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table tr {
	height: 30px;
}
.tableTd130 {
	width: 130px;
}
.tableTd340 {
	width: 340px;
}
.tableTdTop {
	vertical-align: text-top;
}
.tableTdRight {
	text-align: right;
}
#download a {
	display: block;
	height: 92px;
	width: 80px;
	margin: 10px;
	padding: 0px;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	position: relative;
	left: 180px;
	top: 30px;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #e0e8ff;
}
ul#modulesList {
	position: relative;
	top: -10px;
	margin-top: 10px;
}
ul#priceList li {
	width: 120px;
}
ul#priceList strong  {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: -13px;
}
p#formButton  {
	margin-left: 190px;
	margin-top: 20px;
}
.centreText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.pdfDownload {
	text-align: center;
	position: relative;
	top: 5px;
	height: 55px;
}

.pdfDownloadText {
	position: relative;
	top: -13px;
}

.smallPrint {
	font-size: 10px;
}