@charset "UTF-8";
/* CSS Document */

html body{font-size: 13px; font-family: "Gill Sans", gill sans, verdana, tahoma, arial;
background-image: url('images/bg.jpg'); background-position:top center; background-attachment: fixed;

}

body{margin: 0px auto; text-align: center; font-size: 13px; font-family: "Gill Sans", gill sans, verdana, tahoma, arial;}

.container{width: 1000px; margin: 0px auto; margin-top: 25px; text-align: left; border: 1px solid black;}

.top{width: 1000px; height: 101px; background-image: url('images/plate2_01.jpg');}
.textmount, .textmount a{text-decoration: none; color: black; font-size: 18px; text-align: right;}

.menu1{width: 1000px; height: 25px; background-image: url('images/plate2_02.jpg');}
.menu2{width: 1000px; height: 25px; background-image: url('images/plate2_03.jpg');}

.push220{width: 215px; height: 25px; float:left;}
.textmenu{padding-top: 4px; padding-right: 15px; font-size : 13px ; color: white; text-transform: uppercase; }
.textmenu a{color: white; text-decoration: none;}


.content{width: 1000px; overflow: hidden; background-image: url('images/plate2_04.jpg');}

.content-left{width: 200px; overflow: hidden; float: left;}

.content-right{width: 800px; overflow: hidden; float: left;}

.text{padding-left: 6px; padding-right: 5px; padding-top: 4px; padding-bottom: 10px;}
.text2{padding-left: 12px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;}



.footer{width: 1000px; height: 61px; background-image: url('images/plate2_05.jpg');}

.linksdown{text-align: center; font-size: 11px; width: 600px; padding-top: 10px; }
.linksdown a{color: #000;}

#faq{font-size:14px; line-height:24px; background-color:#CCC; }
.row1{background-color:#FFF; }
.row2{background-color: #FF9; }
.row2{background-color: #FF6; }
.row4{background-color:#5e5; color: white;  font-size: 14px }
.row5{background-color: #F00; color: white; font-weight: bold; font-size: 14px}
.row6{background-color: #CF0;}
.table1 {background-color: #F90; line-height:24px; font-size:12px;}
.table1 a{padding:10px;}


h2 a{color: red; text-decoration: none; }
