table#header {
	top: 0px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding: 0px;	
}



table#link{
	
	border: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

tr,td {
	text-align:left;
	vertical-align:top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}

td#video {
	background-image:url(home_video.png);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px;
}

td#news {
	background-image:url(news.png);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px;
}
	
object.product_left{
	margin-right: 12px;
	margin-bottom: 24px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
object.product_right{
	margin-left: 12px;
	margin-bottom: 24px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.center{
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}

p{
	margin-top: 5px;
	margin-right: 110px;
	margin-bottom: 5px;
	margin-left: 110px;
}

body {
	background-attachment: scroll;
	background-color: #1D1D1D;
	background-image: url(background.png);
	background-repeat: repeat-y;
	background-position: center top;
	list-style-image: none;
	list-style-type: none;
}

img#pic {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;

}

img#space {
	margin-bottom: 15px;
	}
	
td#countries{
	padding-right: 28px;
}

div#update {
	margin-top: 13px;
	margin-left: 35px;
}

