body {
  background: #000 url(../imgs/back.jpg) top no-repeat fixed; 
  margin: 0;
  font-family: Tahoma;
  font-size: 10pt;
  color: #919191;
}

a {
  color: #ce0000;
  text-decoration: none;
}

a:hover{
  color: #fff;
}

.clear {
  clear: both;
}

#wrapper {
  width: 935px;
  margin: auto;
  display: table;	
}

/* Header */

div#navcontainer {
  background: url(../imgs/top-menu.jpg) repeat-x;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 0px 7px 0px;
  width: 922px;
  height: 29px;
  padding-top: 2px;
  margin-left: 1px;
  text-align: left;
  padding-left: 10px;
}

    div#navcontainer ul {
      font-family: Tahoma;
      color: white;
      margin: 0;
      padding-bottom: 5px;
      padding-top: 5px;
    }

    div#navcontainer ul li {
      display: inline;
      margin-left: -4px;
    }

    div#navcontainer ul li a {
      padding: 5px 15px 5px 10px;
      color: #F0F0F0;
      text-decoration: none;
    }

    div#navcontainer ul li a:hover {
      background-color: #990000;
      color: white;
    }

#top {
  height: 100%;
  width: 935px;
  padding-top: 7px;
  text-align: center;
}

    #top ul {
      float: right;
      list-style-type: none;
    }

    #top li {
      display: inline;
      height: 46px;
      border-left: #737373 1px dashed;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 10px;

    }

    #top a {
     color: #fff;
     font-size: 8pt;
     text-decoration: none;
     padding-left: 5px;
    }

    #top a:hover {
     color: #fff;
     font-size: 8pt;
     text-decoration: underline;
    }

/* Header */

/* Bottom */

#bottom {
  background: #000;
  width: 929px;
  height: 26px;
  color: #adadad;
  margin: auto;

}

    #bottom a {
      color: #adadad;
      text-decoration: none;
    }

    #bottom a:hover {
      color: #f1f1f1;
    }

    #inner {
       width: 450px;
       padding-left:10px;
       padding-top: 3px;
       float: left;
    }

/* Bottom */

/* Contents */

#contents {
  width: 923px;
  height: 100%;
  border-left: #3e3e3e 1px solid;
  border-right: #3e3e3e 1px solid;
  background: #000;
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 4px;
  float: left;
}

#main-area {
  background: url(../imgs/background-bottom.jpg) repeat-x bottom #000;
  width: 923px;
  margin: auto;
  float: left;
}

#left  {
  background: url(../imgs/background-main-area.jpg) repeat-x top #000;
  width: 211px;
  min-height: 697px;
  border: #3e3e3e 1px solid;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  float: left;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 1px black;
  -webkit-box-shadow: 0 0 1px black;
  text-align: center;
}

#masterdiv {
    text-align: left;
	width: 190px;
	display: table;
	margin: 0px;
}
    #masterdiv .submenu{
      margin-bottom: 0.5em;
    }

    #masterdiv a {
        color: #919191;
        text-decoration: none;
        vertical-align: middle;
        padding-left: 5px;
    }

    #masterdiv a:hover {
        color: #fff;
    }

    #subItems {
        display: block;
        width: 190px;
        height: 20px;
        background: #222;
        margin-left: 10px;
        margin-bottom: 2px;
        float: left;
        padding-left: 3px;
		padding-top: 3px;
        vertical-align: middle;
		font-size: 8pt;
    }

#right {
  background: url(../imgs/background-main-area.jpg) repeat-x top #000;
  width: 678px;
  min-height: 688px;
  border: #3e3e3e 1px solid;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  float: right;
  margin-right: 4px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 1px black;
  -webkit-box-shadow: 0 0 1px black;
  padding: 0px 10px 10px 10px;
}

#right hr {
  background: #272727;
  color: #272727;
  width: 100%;
  height: 1px;
  float: left;
}

.page-title {
  height: 1px;
  font-weight: bold;
  color: #ce0000;
}

.cPic {
  background: url(../imgs/contact-pic.jpg) no-repeat;
  width: 687px;
  min-height: 630px;
}

#sitemap {
  width: 300px;
  float: left;
  color: #ce0000;
  line-height: 30px;
}
	#sitemap li {
		list-style-type: none;
		list-style: none;
		display: block;
		}
	
    #sitemap a, ul, li {
      color: #adadad;
      text-decoration: none;
	  font-size: 10pt;
	  padding: 0; 	
	  margin: 0;
	  list-style: none;
    }

    #sitemap a:hover {
      color: #f1f1f1;
    }

#thumb {
  width: 208px;
  height: 200px;
  float: left;
  margin: 2px;
  margin-left: 5px;
  line-height: 200px;
  background: url(../imgs/thumb-back.jpg) no-repeat top;
  overflow: hidden;
  text-align: center;
  display: table;

}

#thumb-img {
  overflow: hidden;
  width: 193px;
  height: 146px;
  float: left;
  line-height: 146px;
  text-align: center;
  display: block;
  margin: 8px;
}

#thumb img {
  vertical-align: middle;
  width: 193px;
  height: 146px;
  
}

#thumb-art {
  margin: 0;
  height: 24px;
  line-height: 24px;
  padding-left: 5px;
  color: #fff;
}

#pagination {
    color: #ce0000;
    float: right;
    font-weight: normal;
}

    #pagination a {
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }

    #pagination a:hover {
        color: #ce0000;
    }

/* Contents */

/* Main Page */

.main-page-title {
  height: 1px;
  font-weight: bold;
  color: #ce0000;
  height: 27px;
  background: url(../imgs/main-stripe.jpg) repeat-x;
  padding-top: 10px;
  margin: 0;

}

.welcome {
  width: 460px;
  float: left;
  margin: 0;
  overflow: hidden;
}

#pdf img {
  float: left;
  border: 2px solid #383838;
  margin: 15px;
}

.cols {
  width: 184px;
  float: left;
  margin: 0;
}

.rBox {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  margin-right: 4px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 1px black;
  -webkit-box-shadow: 0 0 1px black;
  border: #3e3e3e 1px solid;
  height: 221px;
  background: url(../imgs/main-back-cols.jpg) repeat-x #2b2b2b;
  padding: 8px;
  overflow: hidden;
}

#cols a, img { border: 0px; }

	.keyword, .txtBox {
		width: 155px;
		height: 15px;
		border: 1px solid #343434;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 8pt;
		padding-top: 1px;
        background-color: #1a1a1a;
        color: #a7a7a7;
		margin: 2px;
	}

	 select {
		width: 155px;
		height: 20px;
		border: 1px solid #343434;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 8pt;
		padding-top: 1px;
        background-color: #1a1a1a;
        color: #a7a7a7;
		margin: 2px;
	}

    .button {
       border: 1px solid #363636;
       background: #1a1a1a url(../imgs/main-button.jpg) repeat-x;
       color: #a7a7a7;
       width: 65px;
       height: 25px;
       font-size: 8pt;
       font-weight: bold;
       font-family: Tahoma, Geneva, sans-serif;
	   margin: 2px;
    }

#main-site-map {
  width: 100%;
  height: 100%;
  float: left;
  background: url(../imgs/main-mailing-back.jpg) repeat-x bottom;
}

#newsletter {
  width: 250px;
  height: 210px;
  float: left;
  background: url(../imgs/main-mailing-back.jpg) repeat-x bottom;
}



/* Main Page */

#faq-items a{
	color: red;
}

#faq-items a:hover {
	color: white;
}

a.red {
	color: red;
}
a.red:hover {
	color: white;
}

#languages {
	float: right;
}
#outer {
	border: 1px solid #dadada;
	width: 100%;
	height: 69px;
	margin-top: 50px;
	overflow: hidden;
}
#outer p {
	margin: 0px;
	padding: 0px;
}

#outer p b {
	color: #fff;
}