
body {
        margin : 0px;
        background : White url(../img/bg_main.gif) no-repeat 0px 0px;
        background-position : right top;
        background-attachment : fixed;
}

a { text-decoration : underline; }
a:hover   { text-decoration : none; }

.img { padding : 0px 0px 0px 0px; text-align : left; }


#menu1 img { background : no-repeat 0px 0px;}
#menu1 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -210px;}

#menu2 img { background : no-repeat 0px 0px;}
#menu2 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -250px;}

#menu3 img { background : no-repeat 0px 0px;}
#menu3 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -290px;}

#menu4 img { background : no-repeat 0px 0px;}
#menu4 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -330px;}

#menu5 img { background : no-repeat 0px 0px;}
#menu5 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -372px;}

#menu6 img { background : no-repeat 0px 0px;}
#menu6 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -414px;}

#menu7 img { background : no-repeat 0px 0px;}
#menu7 img:hover { background : url(../img/bg_menu.gif) no-repeat 0px -456px;}

.centerText {
        font : 12px/20px Geneva, Arial, sans-serif; color : Black;
        text-decoration : none; vertical-align : top; padding: 20px 20px 20px 20px;
        text-align : justify; }
.centerText h1 {
        font :  bold 16px/16px Geneva, Arial, sans-serif; color : #77BEEA;
        text-decoration : none; }
.centerText h2 {
        font :  bold 12px/12px Geneva, Arial, sans-serif; color : #959393;
        text-decoration : none; }
.centerText a {
        font :  bold 12px/20px Helvetica, Geneva, Arial, sans-serif; color : #0F4588;
        text-decoration : underline; }
.centerText a:hover {
        font :  bold 12px/20px Helvetica, Geneva, Arial, sans-serif; color : #169FD3;
        text-decoration : none; }
.centerText h2 {
        font :  bold 10px/12px Helvetica, Geneva, Arial, sans-serif;
        color : Gray; text-decoration : none; text-align : left; }

.centerText p { text-indent: 30px; margin: 0px 0px 20px 0px; }


.title2 { background : #F9FED8; }
.title2 h1 {
font :  bold 16px/25px Helvetica, Geneva, Arial, sans-serif; color : #FF8040;
padding: 0px 10px 0px 10px;
background : white;
}
.title2 h2 {
border-top : dashed gray 1px;
font :  12px/16px Helvetica, Geneva, Arial, sans-serif; color : Gray;
padding: 5px 10px 5px 10px;
}

.spec_box
{
        width:200px;
        float:right;
        margin: 0px 0px 10px 10px;
        padding: 15px;
        font : bold 11px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
        color : Gray;
        text-align : justify;
        border : 1px dashed gray;
        background : #E3ED6D;
}

.spec_box a
{
        font : bold 11px/11px Trebuchet MS, Arial, Helvetica, sans-serif;
        color : #0082B3;
}

.spec_box a:hover
{
        font : bold 11px/11px Trebuchet MS, Arial, Helvetica, sans-serif;
}


