body{
	margin:0px;
	padding:0px;
	line-height:13px; 
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	background: url("images/black_bg.png") repeat-x;
	background-color:#4a5155;
	}
	
	img{
		border:0px;
	}
	
	h2 {
	font:bold 16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
h3 {
	font:bold 16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;  
}
 .style1{
	 color:#900;
 }
	
/*Main Structure
================================================================================*/
#maincontainer {
	position: relative;
	margin: 0 auto;
	width:980px;
	color:#666666;
	line-height:18px;
	height:auto;
	background-color: #FFFFFF; 
	background:url("images/white_bg.png") repeat-x;
}

#header {
	position: relative;
	width:980px;
	height:80px;
	background-color: #FFFFFF; 

	
	}
	
#bodycontainer {
	clear:both;
	width:980px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
}





/*bodycontainer
=================================================================================*/

/*Header
===================================================================================*/
#logo {
	float:left;
	clear:both;
	width:187px;
	height:80px;
	background: url("images/logo.gif") 10px 20px no-repeat;
	background-color: #FFFFFF; 
	}

	

/*Submenu
===================================================================================*/		
#submenu ul{
	display:block;
	height:20px;
	list-style-type:none;
	padding:0; 
	margin:0;
	margin:0 20px 0 0;
	}
	
	
#submenu li{
	display:block;
	float:right;
	position:relative;
	margin:5px 10px 0 0;
	}
	

	

/*Menu
===================================================================================*/	

	

	


	
/*Subcontainer
===============================================================*/
#subcontainer{
	clear:both;
	width:940px;
	margin-left:15px;
	color:#666666;
	padding-bottom:0px;
	text-align:justify;
}

#banner {
	position: relative;
	width:940px;
	height:300px;
	background:url("images/bann.png") repeat-x;
}


.highlight{
	text-decoration: none;
	font-weight:bold;
	color: #F90;
}

	
/*container2
====================================================================*/


/*Footer
==================================================================*/
#footer {
	position: relative;
	width:980px;
	/*height:218px;*/
	margin: 0 auto;
	background-image:url(images/footer.jpg);
}
#footercontainer {
	position: relative;
	width:980px;
	/*height:172px;*/
	margin:0;
	padding:0;
	left:40px;
}
	
#footer .coloumn {
	float: left;
	width: 210px;
	padding:0;
	margin:0;
	margin-right:15px;
	margin-top:30px;
}

#footer li {
	list-style: none;
	margin:0;
	padding:0;
	font:normal 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer li b{
	font: bold 16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

#footer li h2{
	float:right;
	width:182px;
	height:39px;
	margin:0;
	padding:0;
	background:url("images/footerlogo.png") 0 0 no-repeat;
	}

*html #footer li h2{
	background-image:none;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footerlogo.png');
}

#footer li h2 span{
	display:none;
	}
#footer li img{
	float:right;
	}
	
#footer li b.phone{
	float:right;
	text-align:right;
	font:bold 16px  Tahoma;
	padding:0;
	margin:0;
}

#footer li a {
	display: block;
	float: left;
	clear: left;
	color: #6C6C6C;
}

#footer li a:hover {
	text-decoration:underline;
	color:#ff6600;
}

#copyright {
	position: relative;
	width:880px;
	height:20px;
	padding:10px 5px 10px 5px;
	font:bold 11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	margin-left:30px;
}

#copyright b{
	margin:0 8px 0 8px;
	}

#copyright a{
	text-decoration:none;
	color: #333;
}

#copyright a:hover{
 text-decoration:underline;
 }
 
 #td_style{
	 background-color: #229ECE;
	 font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color:#FFF;
	 padding:5px;
	 text-align:center;
	 border:1px #CCC solid;
	 width:190px;
  }
   #td_style1{
	 
	 font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color:#FFF;
	 padding:0px;
	
	 border:1px #CCC solid;
  }
  #td_style2{
  padding:5px; 
  text-align:center;
  font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color:#FFF;
	 border:1px  #FFF solid;
  }

//* -----------------------index slideshow--------------------------*/

					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 980px; margin: 0px auto; position: relative; height: 280px;

											  }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 0px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width:980px; position: absolute; top: 0px; left: 0px; }			

.stripViewer								{ position: relative; overflow: hidden; width: 980px; height: 280px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 980px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 0px; }
#movers-row									{ margin: 0px 0 0 0px; background:url(images/bg_slide.jpg) repeat-x; }
#movers-row div								{ width: 13%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding:0px; height: 10px; 
											  margin-top: 0px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width:100px; margin-top: -25px; 
											  position: relative; padding-top: 18px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;			      

border: 0px solid  #FFF; }
/* ----------------------except index slideshow--------------------------*/


.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

/* -----------------------menu--------------------------*/



/**
 *********************************************
 * Prototype of styles for horizontal CSS-menu
 * @data 30.06.2009
 *********************************************
 * (X)HTML-scheme:
 *  <div id="menu">
 *      <ul class="menu">
 *          <li><a href="#" class="parent"><span>level 1</span></a>
 *              <ul>
 *                  <li><a href="#" class="parent"><span>level 2</span></a>
 *                      <ul><li><a href="#"><span>level 3</span></a></li></ul>
 *                  </li>
 *              </ul>
 *          </li>
 *          <li class="last"><a href="#"><span>level 1</span></a></li>
 *      </ul>
 *  </div>
 *********************************************
 */

/* menu::base */
div#menu {
    height:41px;
	position: relative;
	width:980px;
    background:url(images/main-bg.png) repeat-x;
	z-index: 1020;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
	float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a { 
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 14px Trebuchet MS bold;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width:220px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
	z-index: 1000;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}

.menuspan{
	padding-left:7px;
	padding-right:7px;
}
