body {
	background-image: url(http://www.lomb.com.au/newsletter/img/bg_grad.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 2%;
	margin-right: 0px;
}
div {
	padding:0px; 
	margin:0px;
}
#frame {
	position: relative;
	width: 780px;
	height: 521px;
	z-index: 1;
	visibility: visible;
	background-color: #57585A;
	border:1px solid #fff;
	background: url(pix/color-dGrey-57585A.gif);
}

<!-- Background & Layouts etc. -->
#bg-White {
	position: absolute;
	width: 780px;
	height: 110px;
	z-index: 2;
	top: 32px;
	left: 0px;
	background-color: #fff;
}
#bg-Blue {
	position: absolute;
	width: 780px;
	height: 214px;
	z-index: 2;
	top: 141px;
	left: 0px;
	background: url(pix/color-blue-006591.gif);
	background-color: #006591;
}
#bg-lightBlue {
	position: absolute;
	width: 780px;
	height: 135px;
	z-index: 2;
	bottom: 30px;
	left: 0px;
	text-align: left;
	/*padding-left: 150px;
	padding-top: 50px;*/
	background: url(pix/color-lightBlue-1D78A1.gif);
	background-color: #1D78A1;
}

<!-- Top-LOGO and Navigation -->
#logo-scot {
	position: absolute;
	width:163px;
	height:73px;
	z-index: 10;	
	left: 20px;
	top: 20px;
	background: url(logo-scot.gif);
	background-repeat: no-repeat;
}
#top-navi {
	position: absolute;
	width: 557px;
	height: 43px;
	right: 0px;
	z-index:10;
	overflow: hidden;
	text-align: right;
	background-image: url(pix/nav-bgLines.gif);
	background-repeat: no-repeat;
}
#top-headline {
	position: absolute;
	width: 250px;
	height: 17px;
	left: 410px;
	top: 75px;
	z-index: 10;
	background-image: url(pix/font-welcome.gif);
	background-repeat: no-repeat;
}

#main-contentBox {
	position: absolute;
	width: 780px;
	height: 175px;
	z-index: 10;	
	left: 0px;
	top: 8px;
	background: #fff;
}
#text-news {
	position: absolute;
	width: 100px;
	height: 22px;
	left: 10px;
	bottom: 0px;
	z-index:10;
	text-align: left;
	color: #fff;
}
#text-products {
	position: absolute;
	width: 100px;
	height: 22px;
	left: 210px;
	bottom: 0px;
	z-index:10;
	text-align: left;
	color: #fff;
}
#text-contact {
	position: absolute;
	width: 100px;
	height: 22px;
	left: 410px;
	bottom: 0px;
	z-index:10;
	text-align: left;
	color: #fff;
}
#text-group {
	position: absolute;
	width: 350px;
	height: 100px;
	left: 250px;
	top: 25px;
	z-index:10;
	text-align: left;
	color: #fff;
}
#text-website {
	position: absolute;
	width: 200px;
	height: 22px;
	left: 10px;
	bottom: 0px;
	z-index:10;
	text-align: left;
	color: #fff;
}
#text-company {
	position: absolute;
	width: 200px;
	height: 22px;
	right: 10px;
	bottom: 0px;
	z-index:10;
	text-align: right;
	color: #fff;
}