body {
  background-color: #fff;
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  padding: 30px 50px;
  margin: 0;
}

H1 { font-weight: bold; font-size: 10pt; color: #D20000; }
H2 { text-transform: uppercase; font-weight: bold; font-size: 9pt; color: #b50000; }
H3 { font-weight: bold; font-size: 8pt; margin-top: 20px; }





#top_tab {
  width: 100%;
	background-image : url(img/bg_ttable.gif);
	background-repeat : repeat-x;
  height: 122px;
}

#top_mainp {
  width: 98%;
  height: 15px;
}

#top_mainp a {
  display: block;
  padding-bottom: 5px;
  width: 50%;
  margin-left: 50px;
  color: #b2b2b2;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px solid #000;
}


#fnav {
  width: 1%;
  vertical-align: bottom;
}

#fnav ul {
  padding: 0;
  margin: 0 0 26px 0;
  width: 350px;
}

#fnav li {
  list-style-type : none;
  display: inline;
  padding-left: 30px;
}

#fp_block {
  width: 100%;
  height: 180px;
	background-image : url(img/cor.gif);
	background-repeat : no-repeat;
  background-position: top right;
  background-color: #c00;
  margin-top: 28px;
}

#fp_block td {
  vertical-align: top;
}

#fp_btxt img {
  float: left;
  margin-bottom: 4px;
}

#fp_btxt {
  padding-bottom: 30px;
  padding-top: 43px;
  padding-right:10px;
}

#fp_ico img { margin: 0 44px 15px 43px; }

#fp_ico {
	background-image : url(img/bg_ico.jpg);
	background-repeat : no-repeat;
  background-position: 7px 90px;
  padding-top: 43px;
  text-align:center;
}

#fp_ico strong {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  margin-left: 0;
}

#fp_menu {
  margin: 45px 0px 45px 150px;
  padding: 30px 0px 0px 0px;
  border-top: 2px solid #000;
  overflow: auto;
  height: 100%;
}

#fp_menu ul {
  padding: 0;
  margin: 0 0 0 10px;
}

#fp_menu li {
  list-style-type : none;
  float: left;
  width: 16%;
  font-size: 14px;
}

#fp_menu li a {
  height: 120px;
  display: block;
  position: relative;
  width: 90px;
  color: #06c;
	background-repeat : no-repeat;
	background-position : 10px top;
}

#fp_menu li strong {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 90px;
  z-index: 0;
}








#fp_menu2 {
  margin: 0px 0 0 150px;
  padding: 0px 0 0px 0;
  border-top: 2px solid #fff;
  overflow: auto;
  height: 100%;
}

#fp_menu2 ul {
  padding: 0;
  margin: 0 0 0 -10px;
}

#fp_menu2 li {
  list-style-type : none;
  float: left;
  width: 16%;
  font-size: 14px;
}

#fp_menu2 li a {
  height: 120px;
  display: block;
  position: relative;
  width: 90px;
  color: #06c;
	background-repeat : no-repeat;
	background-position : 10px top;
}

#fp_menu2 li strong {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 90px;
  z-index: 0;
}







#menu1 a {  background-image : url(img/services.jpg); }
#menu2 a {  background-image : url(img/clients.jpg); }
#menu3 a {  background-image : url(img/about.jpg); }
#menu4 a {  background-image : url(img/money.jpg); }
#menu5 a {  background-image : url(img/career.jpg); }
#menu6 a {  background-image : url(img/globus.jpg); }
#menu7 a {  background-image : url(img/debtors.jpg); }

#cline {
  clear: both;
  float: left;
  width: 150px;
  text-align: right;
  font-size: 18px;
  padding-top: 19px;
}

#cline img {
  border-top: 3px solid #999;
  margin-top: 10px;
  float: left;
}

#copyright {
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-top: 1px solid #999;
  margin: 0 0 0 150px;
  padding: 20px 0 0 0;
}

#copyright ul {
  padding: 0;
  margin: 0;
}

#copyright li {
  list-style-type : none;
  width: 33%;
  float: left;
}


#copyright2 {
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border-top: 1px solid #999;
  margin: 0 0 0 0px;
  padding: 20px 0 0 0;
}

#copyright2 ul {
  padding: 0;
  margin: 0;
}

#copyright2 li {
  list-style-type : none;
  width: 33%;
  float: left;
}




#contacts a {
	background-image : url(img/phone.jpg);
	background-repeat : no-repeat;
  padding-left: 43px;
  height: 30px;
  display: block;
  color: #06c;
  font-size: 12px;
	background-position : left;
}

#mail {
  font-size: 12px;
}

#mail a {
  color: #06c;
}

#copy {
  font-size: 12px;
  color: #666;
}

#copy strong {
  font-size: 18px;
  font-weight: normal;
  color: #000;
}

#right_menu {
  vertical-align: top;
  background-color: #f33;
	background-image : url(img/rcor.gif);
	background-repeat : no-repeat;
  background-position: top right;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 80%;
  padding: 20px 0;
}

#right_menu ul {
  width: 250px;
  padding: 0;
  margin: 0;
}

#right_menu li {
  list-style-type : none;
}

#right_menu li a {
  color: #fff;
  display: block;
  padding-left: 33px;
  height: 20px;
}

#right_menu li a:active, #right_menu li a:hover {
  color: #a20000;
	background-image : url(img/li.gif);
	background-repeat : no-repeat;
  background-position: left;
}

#right_menu strong {
  font-weight: normal;
  color: #a20000;
	background-image : url(img/li.gif);
	background-repeat : no-repeat;
  background-position: left;
  padding-left: 33px;
  height: 20px;
  display: block;
}

#sp_content {
  padding: 30px 225px 80px 150px;
	background-repeat : no-repeat;
  background-position: right;
}

#sp_content h1 {
  font-size: 100%;
  padding: 0 0 50px 0;
  margin: 0;
}

#inner_m {
  font-size: 90%;
  padding: 0;
  margin: 0;
}

#inner_m li {
  list-style-type : none;
  padding-bottom: 15px;
}

#inner_m li a {
	background-image : url(img/bul.png);
	background-repeat : no-repeat;
  background-position: left;
  padding-left: 35px;
  color: #06c;
}

#sp_left {
  margin-top: 20px;
  margin-right: 225px;
  margin-left: 150px;
  font-size: 84%;
  padding-right:30px;
}


#sp_left a {
	color:#06c;
}

#sp_right {
  margin-top: 30px;
  width: 230px;
  float: right;
  font-size: 80%;
}

#sp_con {
  overflow: auto;
  height: 100%;
  padding-bottom: 50px;
}

#sp_right ul {
  padding: 0;
  margin: 0;
}

#sp_right li {
	list-style-type : none;
	padding-bottom: 10px;
	width: 95%;
}

#sp_right li a {
	color: #0066cc;
	display: block;
	padding-left: 33px;
}

#sp_right li a:active, #sp_right li a:hover {
	color: #6699cc;
	background-image : url(img/li.gif);
	background-repeat : no-repeat;
	background-position: 0 5px;
	background-position: left;
}

#sp_right li div {
  color: #999;
  padding-left: 33px;
  height: 20px;
}

#sp_right strong {
  font-weight: normal;
  color: #6699cc;
	background-image : url(img/li.gif);
	background-repeat : no-repeat;
  background-position: left;
  padding-left: 33px;
  height: 20px;
  display: block;
}

#sp_left h1 {
  font-size: 110%;
  padding: 0 0 30px 0;
  margin: 0;
}

#sp_left ul {
  margin-left: 0;
  padding-left: 0;
}

#sp_left li {
  list-style-type : none;
	background-image : url(img/bul.png);
	background-repeat : no-repeat;
	background-position: left 2px;
  padding-left: 35px;
  padding-bottom: 15px;
}

#sp_left li ul li {
	background-image : url(img/bul.gif);
	background-repeat : no-repeat;
  background-position: left 6px;
  padding-left: 20px;
  padding-bottom: 5px;
}

#sp_left li ul {
  margin-top: 10px;
}