body{
padding: 0px;
margin: 0px;
background:#007e4f;
}
table{
margin:0px;
}
img
{border:0;
}
td#header{
width:100%;
height: 850px;
padding: 0px;
margin: 0px;
text-align:center;
}

td#top{
background: url("/templates/default/images/main_top.jpg");
height:300;
}

div#left_top{
padding: 0px;
margin-top: 1px;
margin-right: 0px;
background-image: url("/templates/default/images/main_left.jpg");
background-position: right;
background-repeat: no-repeat;
width:100%; 
height:850px;
float:left;
overflow:hidden;
position:relative;
text-align:right;
}
div#right_top{
background-image: url("/templates/default/images/main_right.jpg");
background-position: left;
background-repeat: no-repeat;
width:100%; 
height:850px;
float:left;
overflow:hidden;
position:relative;
}
#top_left{
width:520px;
height:400px;
background-image: url("/templates/default/images/main_top_left.jpg");
vertical-align:top;
}
#top_right{
width:680px;
height:400px;
background-image: url("/templates/default/images/main_top_right.jpg");
vertical-align:bottom;
}
#sbater{
position:absolute;
}
#motor{
	position:relative;
	left:180px;
	bottom:-4px;
}
#motor0{
	position:relative;
	left:201px;
	bottom:0px;
}
#ruki{
	position:relative;
	left:90px;
	top:-316px;
}
#list{
	position:relative;
	left:550px;
	top:-80px;
}
#bater{
	position:relative;
	left:420px;
	top:-400px;
}
#bottom{
width:1200px;
height:150px;
background-image: url("/templates/default/images/main_bottom.jpg");
}
#logo{
position: relative;
top:-45px;
left:580px;
}