body {
	/*background: url('img/bg-bg.gif') top repeat-x #ffffff;*/
	background: url('img/decovit-bg.png') top repeat-x #ffffff;
	margin: 0;
	padding: 0;
	font: 12px Arial,Sans-serif;
	text-align: center;
}
#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	margin-top: 5px;
}
#header {
	width: 900px;
	height: 155px;
	/*height: 275px;*/
	height: 225px;
	padding: 0;
	background: url('img/bg-mid.gif') repeat-y center;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 24px;
	left: 29px;
	background: none;
}
#header #logo2 {
	position: absolute;
	top: 174px;
	left: 29px;
	background: none;
}
#header #logo img, #header #logo2 img {
	background: none;
	border: 0;
}
#header embed {
	position: absolute;
	top: 24px;
	left: 249px;
}
#sugglink {
	padding-bottom: 20px;
}
#sugglink a {
	background: none;
	padding: 0;
	margin: 0;
}
#sugglink a img {
	border: 0;
	margin: 0;
}
#content {
	width: 842px;
	padding: 20px 29px 0  29px;
	background: url('img/bg-mid.gif') repeat-y center;
}
#footer {
	text-align:center;
	background :#ffffff;
	color: #333333;
}
