html,body {height:100%}

body {
	
  font-family:Tahoma, Geneva, sans-serif;
  font-size:13px;
  color:#666666;
  background:url("../images/background.png");
  background-color: #000000; 
  margin-top:0px;

  
}

#content {
	background-color:#FFF;
	padding:26px;
	padding-left:50px;
	padding-right:50px;
	text-align:left;
}

#fooldalcontent {

	text-align: left;
	
}

#bodymain {
  position:relative;
  text-align: center;

  margin-Top: 0px;
  margin-Bottom: 0px;
  margin-Left: auto;
  margin-Right: auto;
  top:0px;
  width:1039px; 
  height:100%;
  min-height:100%;

}

#middle {
   float:left;
   position:relative;
   width:988px;
 
   background:url("../images/sidebar_bg_yellow.png");
   background-repeat: repeat-y;  
   background-position: 782px 0px;
   background-color: #ffffff;
  
}

#MainContent {
	

  background-color: #ffffff;  
  position:relative;
  float:left;
  width:782px;


}

#footer{

 height:40px;	
 width:833px;	
 position:relative;
 float:left;
 text-align:right;
 color:#ffffff;
}

.footText {
	padding-right:51px;
  line-height: 110%;
  margin-right:15px;		
}
	

#header {

  position:relative;
  float:left;
  height:150px;
  width:833px;

  
}

.sidebar {

  background:url("../images/sidebar_bg_yellow.png");
  background-repeat: repeat-y;
  position:relative;
  left:-51px;
  float:left;
  top:0px;
  width:206px;
  z-index:1000;

}

#middle .sidebar {
	 left:0px;
}

table {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
table td{	
	margin:0;
	padding:0;
}


.sideBanners, .sideBanners-dark{

	 
 text-align: center;
 width: 195px;	
	
}

.sideBanners-dark{

  background:url("../images/sidebar_bg_black01.png");
  background-repeat: repeat-y; 

  padding-top: 30px;
  padding-bottom: 30px;
  
}

#sidebarMenu{

  position:relative;
  float:left;
  overflow:auto;
  width:193px;
  left:0px;
  top:20px;
  min-height: 310px;
  background:url("../images/sidebar_bg_black01.png");
  background-repeat: repeat-y;  
  margin-bottom: 30px;
	
}

#sidebarMenu ul{

	line-height: 25px;	
	text-align:left;
	font-family: Verdana;	
	list-style: none;
	color:#ffffff;
	font-size:12px;
	margin-left:20px;
	padding-left:0px;	
}

#siderbarMenu ul li{
	

	padding-left:0px;
	margin-left:0px;	
	list-style: none;
	
}


#siderbarMenu ul li ul li{

}

.sidebar ul li a {

	color: #ffffff !important;
	
}

.sidebar ul li a:hover {

	color: #FF9E00 !important;
	text-decoration: none !important;
}

.active-sidebarMenu {

	color: #FF9E00 !important;	
	
}

#sidebarMenuTitle{
 

  height: 55px;
  width:193px;
  background:url("../images/sidebar_bg_black02.png");
  background-repeat: repeat-y;  
  
  
}

#sidebarMenuTitle p {

	margin:0px;
	padding-top:7px;
}

#sidebarMenuTitle h2 {
	
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size:17px;
	color:#ffffff;
	
}

#sidebarMenuTitle h1 {
	
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size:12px;
	color:#FF9E00;
	
}


#sidebarIcons{

  position:relative;
  float:left;	
  left:0px;
  top:55px; 
  height: 100px;
  width:193px;
  
	
}

#menuBar{
	position:relative;
	float:left;
	left:-60px;
	top: 84px;
	width:651px;
	z-index:1000;
}

.menu1, .menu2 , .menu3 , .menu4 , .menu5, .menu1-active, .menu2-active, .menu3-active, .menu4-active, .menu5-active{
	
   
   position:relative;
   float:left;
   left:0px;
   height:66px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   overflow: hidden;	
}

.menu1{
   background: url("../images/menu1.png") no-repeat;
   width:157px;	
   
}

.menu1-active{
   background: url("../images/menu1_active.png") no-repeat;
   width:157px;	
   
}

.menu2{
   background: url("../images/menu2.png") no-repeat;
   width:127px;	
   
}

.menu2-active{
   background: url("../images/menu2_active.png") no-repeat;
   width:127px;	
   
}

.menu3{
   background: url("../images/menu3.png") no-repeat;
   width:125px;	
   
}

.menu3-active{
   background: url("../images/menu3_active.png") no-repeat;
   width:125px;	
   
}


.menu4{
   background: url("../images/menu4.png") no-repeat;
   width:157px;	
   
}

.menu4-active{
   background: url("../images/menu4_active.png") no-repeat;
   width:157px;	
   
}

.menu5{
   background: url("../images/menu5.png") no-repeat;
   width:85px;	
   
}

.menu5-active{
   background: url("../images/menu5_active.png") no-repeat;
   width:85px;	
   
}

.menuHover{
	
   cursor: pointer;
   background-position: 0 -66px;
   text-decoration: none;
}

.menu1:focus, .menu2:focus, .menu3:focus, .menu4:focus, .menu5:focus {
   outline: 0;
}

.logo{
	
   width:182px;
   height:152px;
   background: url("../images/logo.png") no-repeat;
   float:left;
   position: relative;
   left:-65px;
}

.iconContact a, .iconHome a, .iconSearch a  {

 
   height: 65px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
   overflow: hidden;	
}

.iconContact a {
   width: 67px;	
   background: url("../images/icon_contact.png") no-repeat;
   
}
 
.iconHome a {
   width: 47px;		
   background: url("../images/icon_home.png") no-repeat;
   
}

.iconSearch a {
   width: 57px;		
   background: url("../images/icon_search.png") no-repeat;
   
}

.iconContact a:hover, .iconHome a:hover, .iconSearch a:hover {
   background-position: 0 -65px;
   text-decoration: none;
}

.iconContact a:focus, .iconHome a:focus, .iconSearch a:focus {
   outline: 0;
}

.clear
{	clear: both;
	overflow: hidden;
	height: 0
} 

#jsddm
{	margin: 0;
	padding: 0;

}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		padding:0;
		margin:0;
	}

	#jsddm li a
	{	display: block;
		background: #1A1A1A;	
		text-decoration: none;		
		width: 100%;
		color: #ffffff;
		white-space: nowrap;
		border-bottom:1px solid #333;
		}

	#jsddm li a:hover
	{	background: #24313C;
		
		
	}
		
		#jsddm li ul
		{	margin: 0;
			margin-top:66px;
			padding: 0px;
			position: absolute;
			visibility: hidden;
			background: #1A1A1A;
			text-align:left;
			
			
		}
		
			#jsddm li ul li
			{	
				
				float: none;
				
			}
			
			#jsddm li ul li a
			{	
				width: 100%;
				background-color: #1A1A1A;
				color: #ffffff;
				padding-top:8px;
				padding-bottom:10px;
				padding-left: 8px;		
			}
			
			#jsddm li ul li a:hover
			
			{	
				
				background-color: #FF9E00 !important;
				color: #1A1A1A; 
				
			
			}
			
			#jsddm li ul li a:focus
			{	
				
				outline: 0;
			
			}
			
.lastItem {

 background:none !important;
				
}

.banner {
	
  border: 0px;
  	
}

.bannerLink:focus {

  outline: 0;
	
}

.search {

  display:none;
  width: 170px;
  color: #1A1A1A; 	
}

.
