body {
		font-family: Times New Roman, sans-serif; font-size: 15px; 
}
#logo {
position:absolute;
top:0px;
left:10px;
width:277px;
height:360px;
background:url(images/logo.gif);
float:left;
}
#menu {
position:absolute;
top:0px;
left:287px;
width:714px;
height:55px;
overflow:hidden;
background-color:#040303;
}
.button {
width:118px;
height:55px;
position:relative;
background: url(images/button.gif) no-repeat top;
float:left;
cursor:pointer;
text-align: center;
vertical-align:;
padding:10 0 0 0;
font-family:Tahoma;
color:2c1111;
}
#news {
position:absolute;
top:55px;
left:287px;
width:228px;
height:301px;
background: url(images/fon.gif)
}
#content {
position:absolute;
top:55px;
left:515px;
background:url(images/fon.gif) repeat-x top;
width:486px;
height:745px;
padding:70px 0px 0px 0px;
color:301616;

}
#content h1 {
color:gray;
}
#dog {
position:absolute;
top:356px;
left:0px;
background:url(images/dog.gif);
width:517px;
height:440px;

}








