body {
	background: #999999 url(../../_gfx/bg_body.gif) no-repeat fixed left bottom;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	clear: both;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

h1.center {
	text-align: center;
	margin: 30px 0px 16px 0px;
}

h1.hide {
	display: none;
}

h2 {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	text-transform: uppercase;
}

h2.box {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 0px -12px 0px;
	padding: 0px;
	text-transform: uppercase;
}

h3 {
	font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 6px 0px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

#productImgNav div {
	float: left;
	display: inline;
	width: 180px;
	margin-bottom: 12px;
	margin-top: 3px;
}

#indexTable {
	margin: 0px;
	border-collapse: collapse;
}

#TestTable {
	margin-left: 16px;
}

#TestTable .quote {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	width: 200px;
	padding-left: 30px;
}

#TestTable td {
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#TestTable tr.separator td {
	border-bottom: 1px solid #000000;
}

#indexHeader1 {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 301px;
	background: #333;
	padding: 6px 0px 6px 15px;
	width: 272px;
}
#indexHeader2 {
	position:absolute;
	z-index:1;
	left: 288px;
	top: 301px;
	background: #333;
	padding: 6px 0px 6px 15px;
	width: 270px;
}
#indexHeader3 {
	position:absolute;
	z-index:1;
	left: 574px;
	top: 301px;
	background: #333;
	padding: 6px 0px 6px 15px;
	width: 271px;
}
#indexMain1 {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 324px;
	background: #999;
	padding: 6px 20px 6px 20px;
	width: 247px;
	height: 148px;
}

#indexMain1 a {
	color: #FFFFFF;
}

#indexMain1 a.archive {
	color: #333333;
}

#indexMain2 {
	position:absolute;
	z-index:1;
	left: 288px;
	top: 324px;
	background: #999;
	padding: 9px 0px 6px 15px;
	width: 270px;
	height: 145px;
}

#indexMain3 {
	position:absolute;
	z-index:1;
	left: 574px;
	top: 324px;
	background: #999;
	padding: 45px 160px 6px 15px;
	width: 111px;
	height: 109px;
}

#indexBottom1 {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 485px;
	background: #CCC;
	padding: 15px 40px 9px 30px;
	width: 217px;
	height: 62px;
}

#indexBottom2 {
	position:absolute;
	z-index:1;
	left: 288px;
	top: 485px;
	background: #CCC;
	padding: 15px 40px 9px 30px;
	width: 215px;
	height: 62px;
}

#indexBottom3 {
	position:absolute;
	z-index:1;
	left: 574px;
	top: 485px;
	background: #CCC;
	padding: 15px 20px 9px 30px;
	width: 236px;
	height: 62px;
}

#mainContainer #indexImage {
	margin-bottom: 280px;
}
#indexMain2 .img {
	padding: 0px 12px 0px 12px;
}

#RostPdf {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 591px;
	top: 336px;
}

#productImgNav a {
	margin-left: 6px;
	margin-right: 6px;
}

#productImgNavHires {
	text-align: center;
}

#productImgNavNext {
	text-align: right;
}

#productLeft, #projectLeft {
	float: left;
	display: inline;
	width: 540px;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 20px;
}

#productRight, #projectRight {
	float: left;
	display: inline;
	width: 304px;
	margin-top: 16px;
	margin-bottom: 20px;
}

#productRight img, #projectRight img {
	margin-bottom: 9px;
	margin-left: 9px;
	cursor: pointer;
}

#productRight img.active, #projectRight img.active {
	border: 2px solid #993300;
	margin: -2px -2px 7px 7px;
}

a {
	color: #000000;
}

a img {
	border: none;
}

#container {
    position: absolute;
    width: 860px;
    height: 100%;
    z-index: 1;
    left: 38px;
    top: 0px;
    background: url(../../_gfx/bg_main.jpg) repeat-y;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
}

#topContainer {
	position:absolute;
	width:860px;
	height:70px;
	z-index:1;
	left: 0px;
	top: 0px;
	background: url(../../_gfx/bg_top.jpg) no-repeat;
}

#topLogo {
	position:absolute;
	z-index:1;
	left: 25px;
	top: 20px;
}

#topPayoff {
	position:absolute;
	z-index:2;
	left: 214px;
	top: 46px;
}

#topImages {
	position:absolute;
	z-index:3;
	left: 613px;
	top: 9px;
}

#topImages img {
	margin-left: 4px;
}

#menuContainer {
	position:absolute;
	width:860px;
	z-index:2;
	left: 0px;
	top: 70px;
	background: #333333;
	text-align: center;
}

#menuContainer div {
	color: #FFFFFF;
	padding: 6px 14px 0px;
	height: 26px;
	border-right: 1px solid #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	text-align: center;
}

#menuContainer a {
	color: #FFFFFF;
	text-decoration: none;
}

div#menuCenter {
	margin: 0px 36px;
	padding: 0px;
	border: none;
}

div#menuNoBorder {
	border-right: none;
}

#mainContainer {
	position:absolute;
	width:860px;
	z-index:3;
	left: 0px;
	top: 97px;
	background: url(../../_gfx/bg_main.jpg) repeat-y 0px -94px;
}

div.box {
	background: #DDDDDD;
	padding: 12px 50px 4px 16px;
	margin: 16px 0px;
}

p {
	margin: 0px 0px 8px;
	padding: 0px;
}

#bottomContainer {
	text-align: center;
	padding-top: 6px;
	border-top: 1px solid #666666;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
	clear: both;
}

.textContainerRight {
	width: 450px;
	margin: 15px 0px 30px 330px;
}

#bottomContainer img {
	position: relative;
	top: 6px;
	margin-right: 6px;
}

ul {
	padding: 0px;
	margin: 0px 0px 8px;
}

li.listpdf {
	line-height: 26px;
	list-style: none outside;
	background: url(../../_gfx/icon_pdf.gif) no-repeat 0px 7px;
	padding-left: 23px;
}

li.listmov {
	line-height: 26px;
	list-style: none outside;
	background: url(../../_gfx/icon_mov.gif) no-repeat 0px 7px;
	padding-left: 23px;
}

#productDetail td {
	background: #DDDDDD;
	width: 212px;
	padding: 0px 40px 16px 16px;
}
#productDetail {
	border-collapse: separate;
}

#overview {
	width: 810px;
	margin: 0px auto;
}

#overview td {
	text-align: center;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 210px;
}
.overview  {
	width: 210px;
	height: 230px;
    float: left;
   	display: inline;
	text-align: center;
	margin: 0px 18px 0px 18px;
	padding: 0px 15px 0px 15px;
}
#mediacenterBrochure {
	position:absolute;
	z-index:3;
	left: 24px;
	top: 300px;
}

.soft {
	color: #666666;
}

table#logo td {
	padding-right: 20px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}

#productDetailData td {
	width: auto;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}
#productDetailData td.right {
	text-align: right;
}
#newsRight
{
    float: left;
    width: 170px;
    margin-bottom: 30px;
    margin-right: 30px;
    margin-top: 30px;
}
#newsLeft
{
    width: 600px;
    float: left;
    margin: 30px 30px 40px 20px;
}
#usedLeft
{
    width: 600px;
    float: left;
    margin: 30px 30px 40px 20px;
}
#contactLeft
{
    width: 800px;
    float: left;
    margin: 30px 30px 40px 60px;
}
table#contact  {
    width: 600px;
}
table#contact img {
    margin: 0px 30px 30px 0px;
}
