html {
	min-width:950px;
}

body {
	background-image:url(Images/top.gif);
	background-position: top center;
	background-repeat:no-repeat;
	margin:0;
	font-family:Calibri;
	color:#404041;
}

img, div {
	border:0;
	behavior: url(iepngfix.htc);
}

#container {
	margin: 0 auto;
	width: 950px;
	position: relative;
	z-index: 999;
}

#header {
  height: 240px;
  position: relative;
}

#logo {
	position: absolute;
	top: 30px;
  	z-index: 99;
}

#footer {
	background-image:url(Images/bottom.gif);
	background-repeat:repeat-x;
	height:36px;
	position:absolute;
	width:100%;
	left:0;
	margin-top:-100px;
	bottom:0;
}

#naviSmall {
	position:absolute;
	right:130px;
	top:50px;
}

#navi {
	position:absolute;
	top:96px;
}

.naviAlign {
	vertical-align:top
}

#customers_bg {
	background:url(Images/customers_bg.gif);
	width:120px;
	height:120px;
	position:absolute;
	right:0;
	top:70px;
}

#customers {
	padding:24px 15px 0 25px
}

#copyrightInfo {
	position:absolute;
	right:15px;
	font-family:Verdana;
	font-size:9px;
	color:white;
}

#screenshotsTable {
	position:relative;
	left:20px;
	font-size:14px;
	text-align:center;
}

#screenshotsCell {
	width:320px;
}

#watchOverview {
	position:fixed;
	bottom:130px;
	right:1px;
	z-index:1000;
}

#tryProductAdvisor {
	position:fixed;
	bottom:45px;
	right:1px;
	z-index:1000;
}
