* { margin: 0; padding: 0;}
body { background: #fff url(../images/bg.jpg) repeat-x;  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 12px; color: #000;}

.content 
{
    background: url(../images/bg-page.gif) repeat-y; 
}

.menu { width: 220px; float: right; }

h1 { font-size: 180%; color: #2e3192; text-align: left; margin: 15px 0px 15px 0px; font-variant: small-caps }
h2 { font-size: 150%; color: #ed1c24; text-align: left; margin: 10px 0px 10px 0px; }
h3 { font-size: 130%; color: #2e3192; text-align: left; margin:  5px  px 5px 0px; }

#menu { width: 220px; float: right; }
#menu div.green-box { background: #b6ca11 url(../images/bg-menu-top.gif) no-repeat; padding-top: 5px; }
#menu div.green-box ul { text-align: left; padding: 10px; list-style: none; }
#menu div.green-box ul li { background: url(../images/menu-list.gif) 0 7px no-repeat; padding: 2px 0 2px 15px; }
#menu div.green-box ul li a.select { color: #2e3192; font-weight: bold; text-decoration: none; }
#menu div.green-box-bottom { background: url(../images/bg-menu-bottom.gif) top no-repeat; height: 7px; }
#menu div.grey-box { background: #e8e8e8 url(../images/bg-grey-top.gif) no-repeat; margin: 5px 0 0 0; padding-top: 15px; }
#menu div.grey-box h3 { color: #ed1c24; font-size: 120%; text-align: left; margin: 0 10px; }
#menu div.grey-box p { text-align: left; padding: 10px; }
#menu div.grey-box-bottom { background: url(../images/bg-grey-bottom.gif) top no-repeat; height: 7px; }
#menu div.grey-box h3 { color: #ed1c24; font-size: 120%; text-align: left; margin: 0 10px; }
#menu div.grey-box ul { text-align: left; padding: 10px; list-style: none; }
#menu div.grey-box ul li {padding: 2px 0 2px 0px; }
#menu div.grey-box ul li a.select { color: black; font-weight: bold; text-decoration: none; }

#logos { margin: 10px 0; }

#footer { background: url(../images/bg-footer.gif) top no-repeat; padding: 10px 0 15px 0; }
#footer div.copy { float: left; width: 650px; text-align: left; padding-left: 30px; }
#footer div.menu { float: right; width: 200px; text-align: right; padding-right: 30px; }
#footer a {color:blue; font-weight: normal; color: #2e3192; text-decoration: underline;}

div.hr { margin: 15px 30px; clear: both; }
div.hr hr { background: #2e3192; color: #2e3192; height: 1px; }
div.clear { display: block; clear: both; height: 1px; font-size: 1px; line-height: 1px; overflow: hidden; padding: 0; margin: 0; }

TD
{
    font-size: 12px;
    font-family: Trebuchet MS;
}

a
{
    text-decoration: underline;
    color: blue;
    font-weight: normal;
}

a:hover
{
    color: blue;
    text-decoration: underline;
    font-weight: normal;
}

a:visited
{
    text-decoration: underline;
    color: blue;
    font-weight: normal;
}

a.menu_link:visited { color: #fff; font-weight: bold; text-decoration: none; }
a.menu_link:link { color: #fff; font-weight: bold; text-decoration: none; }
a.menu_link:hover { color: #fff; font-weight: bold; text-decoration: underline; }

td.goods
{
    font-family: Trebuchet MS;
    font-size: 12px;
    border: solid 1px silver;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 2px;   
}

address
{
    font-family: "Times New Roman CE";
}

li 
{
    margin-left: 15px;
}
