body {
background-image: url(images/body.gif);
}


.main {
position:absolute;
	left:50%;
	width:500px;
margin-top:0px;
	margin-left:-348px;
width: 694px;
height: 531px;
background-image: url(images/background.jpg);
}

.left {
top: 148px;
left: 6px;
width: 161px;
height: 334px;
position: absolute;
background-image: url(images/back_03.jpg)
}

.menud {
left:5px;
top:60px;
width:140px;
height:200px;
position:absolute;
display:block;

}

.onoff {
left:146px;
top:71px;
width:32px;
height:52px;
position:absolute;
}

.right {
left:455px;
top:124px;
width:229px;
height:361px;
position:absolute;
background-image: url(images/picRight.jpg)
}



#center {

left:169px;
top:148px;
width:275px;
height:334px;
position:absolute;
background: url(images/centerImg.jpg) top left no-repeat;


display:block
}

#center div {

padding-left: 10px;
padding-top: 14px;
padding-right: 25px;

color: #333333;
font: normal 12px "arial";

text-align: left;
display:block
}




.center:first-letter {
font: bold 20px "ariel";
float: left;
}

h2 {
font: bold 15px "arial";
margin: 5px 0px 0;
text-indent: 0px;
}



.design {
left:29px;
top:512px;
width:109px;
height:9px;
position:absolute;
background: url(images/design.gif) no-repeat;

}





