  html{
	margin:0;
	padding:0;
/*	background:#8e8e8e;*/
	background:#000;
}

  body{
	margin:0;
	padding:0;
        text-align:center;
        font-family:Trebuchet MS;
        color:#3c3c3c;
        font-size: 13px;

}
    h1{
      font-size: 18px;
      color: #0066CC;
      color:#2a4bac;
    }

    a{
      text-decoration: none;
      color:#2a4bac;
    }
dl{

  margin-bottom: 10px;
}
table tr td p{
  margin: 0 12px 8px 0px;
 
}
#shadow{
  margin: 0;
  padding: 0;
/*  background: transparent url(../img/html_bg.gif) center repeat-y !important;*/
    background:none;
}


  #mainWrap{
  margin:0 auto !important;
  margin:0 0 0 1px ;
  padding:0;
  background:white;
  width:760px;
  min-height:100% !important;
  height:auto! important;
}

  #top{
	margin:0;
	padding:0;
	height:173px;
	background: url(../img/top_image.jpg) top left;

}
#topSeparator{
  margin:0;
  padding:0;
  height:33px;
  background: transparent url(../img/top_separator_bg.gif) repeat-x;
}

#contentMenuWrap {
  margin: 0px;
  padding: 0 6px 0 8px;
  text-align: left;
}

#menuWrap{
  margin: 0;
  padding: 0;
  width: 164px;
  float: left;
  clear: none;
}

#contentWrap{
  margin: 0;
  padding: 0;
  width: 572px;
  float: right;
}

 #pageTitle{
   margin: 0;
   padding: 0;
   background:  transparent url(../img/page_header_bg.gif) top repeat-x;
   height: 25px;
   line-height:25px;
 }

 #pageTitle ul{
  margin:0;
  padding:0;
  list-style-type:none;
}

 #pageTitle ul li{
  display:inline

}


div.lEdge{
  margin: 0;
  padding: 0;
  float: left;
  background: transparent url(../img/page_header_left.gif) left top no-repeat;
  height: 25px;
  width:2px;
}

div.rEdge{
  margin: 0;
  padding: 0;
  float: right;
  background: transparent url(../img/page_header_right.gif) left top no-repeat;
  height: 25px;
  width:2px;
}

div.titleText{
  margin: 0;
  padding: 0 0 0 10px;
  float: left;
  height: 25px;
}
#mainContent{
  margin: 0;
  padding: 10px;
  text-align: left;
  font-family: Arial;
  font-size: 14px;

  line-height: 18px;
 // min-height: 573px !important;
 // height:auto !important;
 // height:573px;
}

#mainmenu{
  margin: 0;
  padding: 0;
  background: transparent url(../img/mainmenu_bg.gif) repeat-y;
}

#mainmenu ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#mainmenu ul li ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height:auto;
  clear: both;
  background-color: #D8E5F2;
}

#mainmenu ul li {
  margin: 0px;
  padding: 0px;
  display: block;
}

#mainmenu ul li ul li {
  margin: 0px;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #2A4BAC;
}
#mainmenu ul li.first{
  background: transparent url(../img/mainmenu_bg_first.gif) top left no-repeat;
}

#mainmenu ul li.last{
  background: transparent url(../img/mainmenu_bg_last.gif) bottom left no-repeat;
}

#mainmenu ul li a {
  margin: 0;
  padding: 0 0 0 20px;
  display: block;
/*  height:20px;*/
  text-decoration: none;
  font-weight: bold;
  color: #2a4bac;
  font-size:12px;
}

#mainmenu ul li ul li a{
  margin: 0;
  padding: 0 0 0 28px;
}

#mainmenu ul li.active a, #mainmenu ul li.active ul li.active a{
  text-decoration:underline;
}

#mainmenu ul li.active ul li a{
  text-decoration:none;
}


#mainmenu ul li a:hover{
  text-decoration: underline;
   background: transparent url(../img/a_hover.gif) 5px 4px no-repeat;
   text-decoration:none;
 /* background-color: #d3e2f0;*/
  /*color: white;*/
}

#mainmenu ul li ul li a:hover{
   background: transparent url(../img/a_l2_hover.gif) 14px 4px no-repeat;
}


#bottomSeparator{
  margin: 10px 0 0 0;
  padding: 0px;
  height: 4px;
  background: #95a8d8;
  clear: both;
  line-height: 4px;
}

#bottomContent{
  margin: 10px 0 0 0;
  /*padding: 16px 0px 16px 16px !important;*/
  padding: 10px 46px 16px 46px;
  clear: both;
  background: #e7ebf6 url(../img/bottom_content_bg.gif) top repeat-x;
 background: #fff url(../img/bottom_content_bg.gif) top repeat-x;
}


#bottomenu{
  margin: 0;
  padding: 0;
  height: 26px;
  line-height:26px;
  background: transparent url(../img/bottom_menu_bg.gif) repeat-x;
  clear:both;
  display:block;
}
#bottomenu ul{
  margin: 0;
  padding: 0;
display:block;
}

#bottomenu ul li{
  display: inline;
}
#bottomenu ul li a {
  padding: 0 8px;
  font-weight: bold;
}


div.fce{
  margin: 0 16px;
  padding: 0;
  float: left;
  width: 210px;
  text-align:left;
}

div.fce p{
text-align: justify;
}

div.clear{
  margin: 0;
  padding: 0;
  height: 1px;
  clear:both;
}

#langmenu{
  margin: 0;
  padding: 0;
  text-align: right;
  line-height:26px;
}

#langmenu a{
  padding: 0 10px;
}

table tr td.td-last{
  text-align:right;
}

table tr td.td-0{
  padding-right: 50px;
}

div.counter{
text-align:center;
margin:10px 0px;


}

div.tx-thmailformplus-pi1 label{
  width: 190px;
  float: left;
  display: block;
  text-align: left;
}

form#order div{
  padding: 2px 0;
}

form#order div.captcha label{
  height: 60px;
  line-height: 60px;

}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
margin:0 0 12px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{ margin-bottom: 12px; }