html, body {
width:100%;
}
body {
background-image:url(/images/mainbg.jpg);
background-color:#ffffff;
background-position:top center;
background-repeat:no-repeat;
overflow-x:hidden;
font-size:11px;
font-family:Arial;
line-height:18px;
color:#222222;
margin:0px;
padding:0px;
}
.topmenu {
background-image:url(/images/bgmenu.png);
width:766px;
height:67px;
}
.fl {
float:left;
}
.fr {
float:right;
}
.clear {
clear:both;
}
a img {
border:none;
}
p {
margin-top:6px;
margin-bottom:10px;
}
.leftone {
background-image: url('/images/firstbox_041.png'); width:18px;
}
.rightone {
background-image: url('/images/firstbox_061.png'); width:24px;
background-repeat:repeat-y;
}
.bordered {
border:4px solid #b4b4ad;
}
.topbtm {
position:absolute; top:-30px; right:30px
}
.footer {
width:766px;
margin-right:auto;
margin-left:auto;
}
a:link {
color:#c4231e;
text-decoration:none;
}
a:visited {
color:#c4231e;
text-decoration:none;
}
a:hover {
color:#c4231e;
text-decoration:underline;
}
.tels {
background-image: url(/images/tels.gif);
width:192px;
height:68px;
overflow:hidden;
background-repeat:no-repeat;
color:#c4231e;
font-family:Trebuchet Ms;
font-size:15px;
font-weight:bold;
}
.red_header {
color:#c4231e;
font-family:Trebuchet Ms;
font-size:22px;
font-weight:bold;
}
.boxy {
background-color:#ffffff;
padding:16px;
border:2px solid #dbdbdb;
}
.separator {
height:1px;
background-color:#dbdbdb;
}
