
#menubar {
			
      position:absolute;
      top:110px;
      right:11%;
      color: orange;
      
     
    
    }
    
    .menu {
       
      top:100px;
      padding: 0px 0px 0px 0px;
      cursor: default;
    
    }
    
    .menu ul {
      display: none;
     
   
      color: black;
      list-style: none;
      
    }
    
    .menu ul li {
      display: block;
      padding: 10px;
      

      
    }
    .menu a {
      color: white;
text-decoration: none;
  line-height: 14px;

display:block; 
  width:80px; 
background-image:url('../images/on.jpg'); 
		background-repeat: no-repeat;
padding-left:13px;

    
    }
        .menu img {

 
border:0px;
padding-right: 3px;
      
    }
            .menu img:hover {

border:0px;
padding-right: 5px;
      
    }
      .menu a:hover {
      color: white;
     
			background-image:url('../images/hover.jpg'); 
		background-repeat: no-repeat;
		background-color:#334466;
    }
    
    div.menu:hover ul {
   
    display: block;

    background-image:none;
    position:absolute;
 		bottom:-100px;
 		right:-22px;
 		width:430px;
		height:50px;
 		
 	
 	
 		
    }

.sub_menu_head{
color:white;
font-weight:500;
padding:5px;
background-color:#334466;

}
.sub_menu_body{
color:white;
font-weight:300;
padding:5px;
background-color:#7788aa;
height:100px;

}

#title_block_main{
width:100%;
height:350px;
	background-image:url('../images/homeHeaderBg.jpg');
background-repeat: repeat-x;
overflow:hidden;

}
#title_block_main_left{

float:left;
height:350px;
}
#title_block_main_right{
	background-image:url('../images/homeHeaderBg.jpg');
float:right;
height:350px;
}
#logo{
position:absolute;
  
  top:30px;
   right:12%;
}
#title_block_pages{
	width:100%;
height:74px;
	background-image:url('../images/headerBackground.gif');
background-repeat: repeat-x;
overflow:hidden;
float:left;

	}
#title_block_pages_left{
float:left;
height:100%	;


	}
#title_block_pages_right{
float:right;
height:100%;


	}
#left_logo_pages{
position:absolute;
  
  top:25px;
   left:10%;
}
#right_logo_pages{
position:absolute;
  
  top:25px;
   right:10%;
}
#content{
height:455px;
width:100%;
top:350px;
background-color:white;

}

#content_column_1{
width:50%;
height:455px;
background:white;
float:left;
text-align:left;
border-right: solid 1px rgb(192,192,192);

}
#content_column_2{
width:49%;
height:455px;
background:white;
float:left;
border-right: solid 1px rgb(192,192,192);
}

#content_column_3{

height:455px;
background:white;
float:left;

border-bottom: solid 1px rgb(192,192,192);
}
#content_box_main{
padding-right:229px;

}

#content_block_1{
width:100%;
height:33%;
margin:0px 0px 0px 0px;
background:white;
float:left;
overflow:auto;

}
#content_block_2{
width:100%;
height:33.3%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto;
 
}
#content_block_3{
width:100%;
height:33%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto; 
}


#content_block_4{
width:100%;
height:33%;
padding:0px 0px 0px 0px;
background:white;
float:left;
overflow:auto; 
}
#content_block_5{

width:100%;
height:33.3%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto; 
}
#content_block_6{

width:100%;
height:33%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto; 
}

#content_block_7{
position:relative;
width:100%;

padding:0px 0px 0px 0px;
background:white;
float:right;

}
#content_block_8{

width:100%;
height:33.3%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto; 
}
#content_block_9{

width:100%;
height:33%;
padding:0px 0px 0px 0px;
background:white;
float:left;
border-top: solid 1px rgb(192,192,192);
overflow:auto; 
}
.content_block_icon{

float:left;
}
.content_block_icon a img{
text-decoration: none;
border: 0 none;
}
.content_block_icon a:hover img{
text-decoration: none;

}
.content_block_text{
font-size:12px;
color: #475e88;
margin-left: 62px;
margin-right: 10px; 
}
#content_block_text ul{
list-style-type:circle;
}
.content_block_text a{
color: #ff8844;
text-decoration: none;
}
.content_block_text a:hover{
color: #475e88;
text-decoration: none;
}
.content_block_list_title{
font-size:12px;
color:#ff8844;
font-weight:300;
}
.content_block_list_title a{
color: #ff8844;
text-decoration: none;
}
.content_block_list_title a:hover{
color: #475e88;
text-decoration: none;
}
.content_block_list_date{
font-size:10px;
color:gray;
font-weight:bold;
}

#price_h3{
	padding-top:5px;
font-weight:bold;
color:#182a47;
font-size:14px;

}