/* CSS Document */
/*====================================veriable======================*/
body{
		background-color:#9D9B8D;
		padding:0;
		margin:0;
		}
		
		
		
/*--------------------body-------------------------*/
.body_bg{     
 		background-image:url(images/body_bg.gif);
		background-repeat:repeat-y;
		}
			
/*------------------------logobg-----------------------*/

.logo_bg{
		background-image:url(images/logo_bg.gif);
		background-repeat:repeat-x;
		}
/*------------------menu----------------------------*/
.menu_padding{
        padding-bottom:9px
		}
/*----------------welcome-----------------*/		
.welcome_padding{
		padding-right:199px;
		padding-left:11px;
}

.welcome_text{
			font-family:tahoma;
			font-size:11px;
			color:#666666;
			font-weight:normal;
			text-decoration:none;
			text-align:justify;
			}
/*--------------------readmore-----------------*/
.read_more:hover{
				font-family:tahoma;
				font-size:10;
				color:#707070;
				font-weight:bold;
				text-decoration:none;
				text-align:right;
				}

/*----------------------hybridcollection--------------------------*/
.hybrid_padding{
				padding-right:249px;
				padding-left:11px;
				}
.pic_1{
  		padding:11px;		
		}
.herbid_text{
			font-family:verdana;
			font-size:10px;
			color:#666666;
			font-weight:normal;
			text-decoration:none;
			text-align:justify;
			}		



.pic_1_text_padding{
                     padding-right:36px;
					}
/*------------latestnewsw---------------*/

.latest_news_bg{		
					background-image:url(images/latest_news_bg.gif);
					background-repeat:repeat-y;
				}
.latest_news_down_bg{
					background-image:url(images/latest_news_down_bg.gif);
					background-repeat:no-repeat;
					background-position:buttom left;
					}
	
.body_padding_right {
				padding-right:6px;
				}
.latest_news_text_padding{
				padding-left:19;
				}
				
.latest_text_padding{
					padding-top:17;
					font-family:verdana;
					font-size:10px;
					color:#666666;
					font-weight:normal;
					text-decoration:none;
					text-align:justify;
					}
.more {
			font-family:tahoma, aril;
			font-size:10px;
			color:#707070;
			text-decoration:none;
			font-weight:normal;
			}
.more:hover {
				text-decoration:underline;
				}

.paddingmaintd {
padding-bottom:16px;
}
/*---------------------------footer------------------------*/

.footer_borderpadding{
                        
						border-top:2px solid #C7C6BF;
						font-family:tahoma, aril;
						font-size: 10px;
						color:#6A685D;
						text-decoration:none;
						font-weight:normal;
						
						}
				
						}
						
						
				