

body { background: black;  text-align: center; }



#layout {  margin:0 auto;  bottom:0;  width:970px;  background:url('graphics/bg.jpg') repeat-y; }




#image { position:relative;  margin:0; width: 970px; height: 600px; background-image: url(graphics/header.jpg); background-repeat: no-repeat;  }


#main {  position:relative;  margin:0;  min-height:150px;  width:960px;  
 }



#navi { position:relative; right: 8px; margin-top: -35px; width:190px;   float:right; }

.nav_title {  font-family: Tahoma; color: #B8B3AB;  font-size: 7pt; text-align: center; font-weight: normal;  letter-spacing: 3pt; text-transform: uppercase; border-right: 10px solid #362C4D; border-left: 10px solid #362C4D; }


.nav { font-family: Tahoma; color: #8B8986; font-weight: normal; font-size: 7pt; text-align: left;  padding: 5px 1px 1px 5px;   }



.nav a:link { text-decoration: none; color: #362C4D;  }
.nav a:active{ text-decoration: none; color: #362C4D; }
.nav a:visited { text-decoration: none; color: #362C4D; }
.nav a:hover { color: #B8B3AB;  cursor: hand; border-bottom: 1px solid #B8B3AB;  }





#content { position:relative; left: 30px; margin-top: -200px; width: 700px;  padding: 1px 1px 1px 1px; float: left; }



.cont_title {  padding: 5px 1px 1px 2px; height: 40px; font-family: Tahoma; color: #BDB7AE; font-size: 12pt; text-align: center; letter-spacing: 2pt; font-weight: bold;  text-transform: uppercase; }


.cont {  padding: 0px 1px 10px 2px; font-family: Tahoma; color: black; letter-spacing: 1pt; font-weight: normal; font-size: 8pt; text-align: justify; line-height: 14px;  background: #B8B3AB;  border: 1px solid black;  padding: 5px 5px 5px 5px; }


.cont td {  padding: 0px 1px 10px 2px; font-family: Tahoma; color: black; letter-spacing: 1pt; font-weight: normal; font-size: 8pt; text-align: justify; line-height: 12px;  }


.cont a:link { text-decoration: none; font-weight: bold; color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont a:active { text-decoration: none; font-weight: bold;   color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont a:visited { text-decoration: none; font-weight: bold;  color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont a:hover {  cursor: hand;  color: black;  border-bottom: 1px sold black; }




.cont_icons {  padding: 5px 5px 5px 40px; font-family: Tahoma; color: black; letter-spacing: 1pt; font-weight: normal; font-size: 8pt; text-align: left; line-height: 12px;  background: #B8B3AB;  border: 1px solid black;  }

.cont_icons td {  padding: 5px 5px 5px 20px; font-family: Tahoma; color: black; letter-spacing: 1pt; font-weight: normal; font-size: 8pt; text-align: left; line-height: 12px;  background: #B8B3AB;  border: 1px solid black;  }

.cont_icons a:link { text-decoration: none; font-weight: bold; color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont_icons a:active { text-decoration: none; font-weight: bold;   color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont_icons a:visited { text-decoration: none; font-weight: bold;  color: #362C4D;  border-bottom: 1px dashed #362C4D;  }
.cont_icons a:hover {  cursor: hand;  color: black;  border-bottom: 1px sold black; }





.cont_walls {  padding: 0px 1px 10px 2px; font-family: Tahoma; color: black; font-weight: normal; font-size: 7pt; text-align: justify; line-height: 12px; background: #B8B3AB;  border: 1px solid black;  padding: 5px 5px 5px 5px; }

.walls {  height: 200px;  font-family: Tahoma; color: black; font-weight: normal; font-size: 7pt; text-align: justify;  padding: 2px 2px 2px 2px; line-height: 10px;   }


.cont_walls b { font-family: Tahoma; color: black; font-weight: bold; font-size: 8pt; }

.cont_walls a:link { text-decoration: none;  color: #362C4E;  }
.cont_walls a:active { text-decoration: none;  color: #362C4E;  }
.cont_walls a:visited { text-decoration: none;  color: #362C4E;  }
.cont_walls a:hover { text-decoration: none;  color: black; }

.walls table { width: 170px; height: 230px;  font-family: Tahoma; color: black; font-weight: normal; font-size: 8pt; text-align: left;  padding: 2px 2px 2px 2px; line-height: 12px;  border: 1px solid black; background: #C6C6C6; }




.divider { width: 570px; height: 20px; background-image: url(graphics/divider.jpg); background-repeat: no-repeat; background-position: center; }






.apply input { width: 200px; border: 2px solid white; padding: 2px 1px 1px 2px; font-family: Verdana;  color: white; letter-spacing: 1pt;  font-size: 8pt; text-align: left; background: #2E001D; }

.apply textarea { width: 400px; height: 50px; border: 2px solid white; padding: 2px 1px 1px 2px; font-family: Verdana;  color: white; letter-spacing: 1pt;  font-size: 8pt; text-align: justify; background: #2E001D; }

.send input { border: 2px solid white; padding: 2px 1px 1px 2px; font-family: Verdana;  color: white; letter-spacing: 1pt;  font-size: 8pt; text-align: center; background: #2E001D; }





#footer {  position:relative;  clear:both;  margin:0;  padding:0;  width:970px;  height:200px;  background:url('graphics/footer.jpg');  }





</style>
