/* CSS Document */

.bullet	{
	/*list-style-type:circle;
	list-style:circle;
	list-style:disc;*/
	list-style-type: hebrew;
	}

li {
	list-style-type:disc;
	}
	
.li_padding	{
	padding-bottom:29px;
	}

	
/*.subtxt_bullet	{
	padding-left:15px;
	}*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background:#FFFFFF;
	padding:0px;
	margin:0px;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:838px;
	padding-top:26px;
}

.footer{
	font:Tahoma;
	font-size:11px;
	color:#959595;
}

.testinamandyan p{
	text-indent:10px;
	text-align:left;
}

.yuel li{
	padding-bottom:16px;
}
/*Start Content*/
.tleft{
	background:url(../images/inez_tleft.jpg) bottom right no-repeat;
	width:16px;
	height:17px;
}
.tcent{
	background:url(../images/inez_tcent.jpg) bottom left repeat-x;
	height:17px;
}
.trigh{
	background:url(../images/inez_trigh.jpg) bottom left no-repeat;
	width:16px;
	height:17px;
}

.mleft{
	background:url(../images/inez_mleft.jpg) top right repeat-y;
	width:16px;
}
.cont{
	padding:14px 10px 50px 10px;
	}
	
.cont_tiitle{
	padding:14px 10px 50px 10px;
	font-size:16px;
	}

.cont_tiitle_2{
	padding:14px 10px 50px 0px;
	font-size:17.5px;
	}
	
.cont_photo{
	padding-top:15px;
	}


.mrigh{
	background:url(../images/inez_mrigh.jpg) top left repeat-y;
	width:16px;
}

.bleft{
	background:url(../images/inez_bleft.jpg) top right no-repeat;
	width:16px;
	height:15px;
}
.bcent{
	background:url(../images/inez_bcent.jpg) top left repeat-x;
	height:15px;
}
.brigh{
	background:url(../images/inez_brigh.jpg) top left no-repeat;
	width:16px;
	height:15px;
}
/*End Content*/

/*____________________________________________________________________BTN*/

.btn{
	background-position:top;
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	padding:0px;
}

.btn a{
	display:block;
}

#btnWSMD a{
	background-image:url(../images/wsmdusa-logo.jpg);
	width:109px;
	height:35px;
}

#btnWSMD a:hover{
	background-position:bottom;
	cursor:pointer;
}

/*____________________________________________________________________BTN*/

/* ------------------------------------------- Topmenu Start ------------------------------------------- */
#topmenu{
	width:838px;
	height:45px;
	background:url(../images/inez_menu.jpg) no-repeat top;		
	padding:0px;
	margin:0px;
	position:relative;
}

#topmenu li { 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	position:absolute;
}

#topmenu li, #topmenu a {
	height:45px;
	display:block;
}

#btn_home	{left:7px;   width:47px; }
#btn_cbio	{left:69px;   width:101px;}
#btn_serv	{left:181px;  width:68px; }
#btn_clie	{left:259px;  width:62px; }
#btn_prov	{left:334px;  width:143px;}
#btn_phot	{left:490px;  width:103px;}
#btn_test	{left:606px;  width:152px;}
#btn_cont	{left:772px;  width:59px; }
		
#btn_home a:hover {background: transparent url(../images/inez_menu.jpg) -7px   -45px  no-repeat;}
#btn_cbio a:hover {background: transparent url(../images/inez_menu.jpg) -69px   -45px  no-repeat;}
#btn_serv a:hover {background: transparent url(../images/inez_menu.jpg) -181px  -45px  no-repeat;}
#btn_clie a:hover {background: transparent url(../images/inez_menu.jpg) -259px  -45px  no-repeat;}
#btn_prov a:hover {background: transparent url(../images/inez_menu.jpg) -334px  -45px  no-repeat;}
#btn_phot a:hover {background: transparent url(../images/inez_menu.jpg) -490px  -45px  no-repeat;}
#btn_test a:hover {background: transparent url(../images/inez_menu.jpg) -606px  -45px  no-repeat;}
#btn_cont a:hover {background: transparent url(../images/inez_menu.jpg) -772px  -45px  no-repeat;}
/* ------------------------------------------- Topmenu End ------------------------------------------- */
/* ------------------------------------------- Scroll Bar ---------------------------------------------*/

.bordered img{
	border:3px solid #FFFFFF;
}

.bordered a:hover img{
	border:3px solid #D80606;
}

.scroll {
	width:100%px;
	height:330px;
	overflow:auto;
	overflow-x:hidden;
	vertical-align:top;
	scrollbar-face-color:#E9E8EE;
	scrollbar-highlight-color:#CCCDDB;
	scrollbar-3dlight-color:#4C5050;
	scrollbar-darkshadow-color:#4C5050;
	scrollbar-arrow-color:#3F3D3D;
	scrollbar-track-color:#F9F9FB;
}
