/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#F3E8D6
}
body{
width:766px;
margin:auto;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:41px 0 0 0;
text-align:center
}
#center{
width:479px;
height:568px;
margin:auto;
background-image:url(images/center.gif);
background-position:top left;
background-repeat:no-repeat;
padding:22px 21px 22px 21px;
margin-bottom:40px;
font-family:Tahoma, monospace;
font-size:11px;
color:#62544B
}
#menu{
background-image:url(images/menubg.gif);
background-position:top left;
background-repeat:repeat-x;
height:35px;
width:480px;
margin:1px 0 17px 0;
padding-top:16px
}
#menu ul{
width:481px;
float:left;
}
#menu li, #menu img{
float:left;
list-style-type:none;
}
#menu img{
border-right:1px solid #FF5757
}
#menu li img.last{
border:0px;
}
#inside{
width:440px;
float:left;
display:inline;
text-align:left;
margin:0 0 13px 20px;
padding:0 0 15px 0;
background-image:url(images/dots.gif);
background-position:bottom;
background-repeat:repeat-x;
}
#inside img{
float:left;
margin:0 8px 0 0
}
#inside p{
width:310px;
float:left;
display:inline;
margin:5px 0 5px 4px
}
#center .more{
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat;
padding:0 0 0 8px;
margin:5px 0 0 4px;
font-size:10px;
color:#492520;
font-weight:bold;
display:block;
/ display:inline-block;
text-decoration:none;
}
.float{
float:left
}
.two{
width:440px;
height:280px;
float:left;
display:inline;
text-align:left;
margin:0 0 0 20px;
}
.left{
width:210px;
float:left;
padding:0 14px 0 0;
background-image:url(images/dots2.gif);
background-position:right;
background-repeat:repeat-y;
}
.left p{
padding:0 0 5px 0
}
.left a{
display:block;
clear:right;
color:#C30000;
text-decoration:underline
}
.left a:visited{text-decoration:underline}
.left a:hover{text-decoration:none}
.pic2{
padding:0 0 15px 88px;
/ padding:0 0 5px 88px;

background-position:top left;
background-repeat:no-repeat
}
.pic2 ul{
padding:0 0 5px 0
}
.pic2 li{
color:#C30000;
height:14px;
list-style-type:none;
background-image:url(images/pic2.gif);
background-position:0 5px;
background-repeat:no-repeat;
padding:0 0 0 10px
}
#center .pic2 a{
text-decoration:none
}
.right{
width:200px;
float:left;
margin:0 0 0 14px;
display:inline;
}
.block1{
width:200px;
float:left;
padding:0 0 14px 0;
margin:0 0 10px 0;
background-image:url(images/dots.gif);
background-position:bottom;
background-repeat:repeat-x
}
.block1 img{
float:left;
margin:3px 11px 0 0
}
.block1 span{
display:block;
color:#C10000;
font-weight:bold;
text-decoration:underline;
padding:0 0 10px 0
}
.block1 p{
width:121px;
float:left;
padding:0 0 5px 0
}
#center .block1 a{
float:left;
margin:3px 0 0 0;
}
.block2{
width:202px;
padding:0 0 7px 0;
float:left;
background-image:url(images/.jpg);
background-position:bottom right;
background-repeat:no-repeat
}
.block2 div{
width:105px;
padding:4px 0 10px 17px;
background-repeat:no-repeat;
background-position:0 8px
}
.adress{
background-image:url(images/small1.gif);
}
.phone{
background-image:url(images/small2.gif);
}
#copy{
font-family:Verdana;
font-size:10px;
color:#502C01
}
#copy a{
color:#502C01
}