* {
margin:0;
padding:0;
}

body{
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	background-color: #000;
	text-shadow:0 0 0 #000;
}

img {
 border: none; 
 }

#wrapper1{
	width:100%;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper2{
	margin:0 auto;
	width:890px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width:600px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 170px;
}

#content {
	width:564px;
	height: 346px;
	padding-top: 31px;
	padding-left: 35px;
	background-image: url(images/panasonic.jpg);
}

