body  {
margin : 0;
font-family : Verdana;
font-size : 10px;
color : #838383;
background-color : #000;
}
a {
text-decoration : none;
color : #838383;
font-weight: bold;
}
a:hover {
text-decoration : none;
color : #6e6e6e;
font-weight: bold;
}
#content {
width : 950px;
}
#right {
float : right;
width : 150px;
height : 650px;
}
#left {
width : 390px;
height : 650px;
float : left;
}
#center {
width : 250px;
height : 650px;
margin-right : 60px;
float : right;
border-right : 1px solid #9b0d3b;
border-left : 1px solid #9b0d3b;
}
#logo {
width : 100%;
margin-top : 20px;
}
#tel {
width : 100%;
margin-top : 250px;
}
#flash {
margin-top : 20px;
}
#ttt {
margin-top : 50px;
font-family : Tahoma;
color : #fff;
font-size : 11px;
}
#ttt img {
border : 0;
}
.half-right {
float : right;
width : 49%;
}
.half-left {
float : left;
width : 47%;
}
#menuu {
margin-top : 160px;
}
#menu {
font-family : Tahoma;
margin-top : 20px;
color : #fff;
font-size : 11px;
}
#menu a {
text-decoration : none;
color : #fff;
font-weight: normal;
}
#menu a:hover {
text-decoration : none;
color : #dedede;
font-weight: normal;
}
#footer {
margin-bottom : 5px;
margin-top : 20px;
}