body {
	margin: 0; 
	padding: 0;
	text-align: center;  
	height:100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	background: url('/graphics/bg.gif') #b3b2b3;
	background-repeat : repeat-x;
scrollbar-face-color: #5d5d5d;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;
	
}

body.con {
	margin: 0; 
	padding: 0;
	text-align: center;  
	height:100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	background: url('/graphics/bg_con.gif') #b3b2b3;
	background-repeat : repeat-x;
scrollbar-face-color: #5d5d5d;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;
	
}


#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header {
	width: 775px;
	height: 183px;
	background: url('/graphics/header.jpg');
	background-repeat : no-repeat;
	margin: 0 auto 0 auto;
}

#content {
	width: 773px;
	height:425px;
	margin: 0 auto 0 auto;
	background #000000;
	border-right: solid 1px #1f2020;
	border-left: solid 1px #1f2020;
	border-top: solid 1px #444444;
}

#contentsp {
	width: 773px;
	height:325px;
	margin: 0 auto 0 auto;
	background #000000;
	border-right: solid 1px #1f2020;
	border-left: solid 1px #1f2020;
	border-top: solid 1px #444444;
}

#menu {
	width: 774px;
	height: 27px;
	margin: 0 auto 0 auto;
	vertical-align:middle;
}


#main {
	width: 773px;
	height: 425px;
	margin: 0 auto 0 auto;
	background: url('/graphics/body_bg.gif') #000000;
	background-repeat : repeat-x;
}

#pagecontent {
	width: 756px;
	_width: 757px;
	height: 400px; 
	margin: 16px auto 0 auto;
	background: url('/graphics/ct_bg.gif') #4d4e4e;
	background-repeat : no-repeat;
}

#content_left {
	width: 276px;
	float:left;
}

#content_right {
	width: 480px;
	float:right;
	height: 358px;
	overflow: auto;
	
}
#title {
	width: 480px;
	height: 34px;
	float: right;
	background: url('/graphics/titlebg.gif');
	
}

#splash_left {
	width: 500px;
	height:325px;
	float:left;
}

#splash_right {
	width: 273px;
	height:325px;
	float:right;
	background: url('/graphics/splash_bg.jpg');
	background-repeat : no-repeat;
}

#bot {
	width: 775px;
	height: 79px;
	margin: 0 auto 0 auto;
	vertical-align:bottom;
	background: url('/graphics/bot_bg.gif');
	background-repeat : no-repeat;
}


#footer {
	width: 775px;
	height: 95px;
	margin: 0 auto 0 auto;
	font-size:10px;
	vertical-align:bottom;
	background: url('/graphics/foot_bg.jpg');
	background-repeat : no-repeat;
}

#right_foot {
	color: #545454;
	float: right;
	padding-top: 6px;
	padding-right:19px;
}

#left_foot {
	color: #545454;
	float: left;
	padding-top: 6px;
	padding-left:19px;
}



#clear {
	clear: both;
}

p.solid {border-style: solid; } 






a {
	color: #FFF99B;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FEEF06;
	text-decoration: underline;
	font-weight: bold;

}
a.splash {
	color: #FFF99B;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}
a.splash:hover {
	color: #FEEF06;
	text-decoration: underline;
	font-weight: bold;

}
a.menu {
	font-family: arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding-bottom:10px;
}
a.menu:hover {
	color: #99a0ae;
	text-decoration: none;
}
a.imedia {
	color: #545454;
	text-decoration: underline;
}
a.imedia:hover {
	color: #da262d;
	text-decoration: none;
}
a.legal {
	color: #545454;
	text-decoration: none;
}
a.legal:hover {
	color: #da262d;
	text-decoration: none;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.news {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	color: #4e70cc;
	text-decoration: underline;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

ul.news  {
	list-style-image: url("/graphics/box.gif"); 
	list-style-type: square;
	list-style-position: outside;
	margin:0px; 
	padding-left:36px;
	padding-right:30px;
	padding-top:13px;
}


  .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url('/graphics/shadow.gif') right bottom no-repeat;
  }
.wrap2 {
  background:url('/graphics/corner_bl.gif') left bottom no-repeat;
  }
.wrap3 {
  padding:0 5px 5px 0;
  background:url('/graphics/corner_tr.gif') right top no-repeat;
  }
  
  
  
  .wrap3 img {
  display:block;
  }
  
  
  
  
#menu {
	padding:0 0 0 0px;
	margin: 0 auto 0 auto;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	white-space:nowrap;
	list-style-type:none;
	height: 27px;
}
#menu li {display:inline;}

#menu li a {
	background : url("/graphics/menu_div.gif");
	background-repeat : no-repeat;
	color:#ffffff;
	text-decoration:none;
	float:left;
	height: 11px;
	padding-top:6px;
	padding-left:12px;
	padding-right:25px;
}
#menu li a:hover { url("/graphics/menu_div.gif");
	background-repeat : no-repeat;
	color:#da262d;
}
td.form {
	padding: 4px 2px 0 0;
	font-size: 10px;
	text-align: right;
}
td.map {
	font-size: 10px;
	padding-left: 8px;
}
a.map {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.map:hover {
	color: #FEEF06;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

