@CHARSET "UTF-8";
#page_header{
postion:relative;
height:165px;
}
/* top strip */ 
#top_strip_container{
	position:relative;
	border-bottom:1px solid gray;
	margin-bottom:2px;
	height:30px;
	left:-20px;
	background: url(../images/top_strip.jpg) no-repeat;
	width:955px;
	padding:4px 5px 0px 30px;
	}
#top_strip1	
	{
	color:#30a3c9;
	font-weight:bold;
	}
	
#top_strip2 #cart	
		{
	height:23px;
	width:65px;	
	background: url(../images/cart_button.png) no-repeat;
	border:1px solid #6a84b0;
	}
#top_strip2 #cart{
cursor:hand;
	
		}	
#top_strip4 ul li{
	 list-style:none;display:inline;
	 padding-right:10px;
	 font-weight:bold;
	 
	}
#top_strip4 a{
	color:#1b3ac3;
text-decoration:underline;
	}	
	
#search_container{
	position:relative;
 /*background: url(../images/searchbox.png) no-repeat;*/
		height:90px;
	width:100%;
	
		}	
		
#search_container #logo-container{
position:relative;
margin:10px;
		}		
#search_container #search-box{
position:relative;
background: url(../images/searchbox.png) no-repeat;
height:80px;
width:433px;
margin-top:5px;
margin-bottom:15px;
}		

#search_container #search-box #search{
position:relative;
margin:10px;
}
#search_container #search-box #search #search-text{
width:325px;
}
/* menu */
#menu-bar{
position:relative;
height:30px;
background-image:url("../images/menu-bar.jpg");
background-repeat: no-repeat;
	}
	
#menu{
font-family:"Arial ","Times New Roman",Georgia;
margin-left: auto;
margin-right: auto;
text-align: center;
height:25px;
	}	
#menu a{
	color: #fff;
	text-decoration:none;
	}	
#menu a:hover{
color:yellow;
}	

#menu td{
border-right:1px solid #b3a9d4;
text-align: center;
	}
	
#menu #td_all_deps{
margin:0px;
padding:0px;
}	
#menu #all_deps {
	position:relative;
	width:100%;
	background-image:url("../images/all_deps.jpg");
	padding:10px 0px 0px 0px;
	top:-1px;
}
	
#menu #all_deps a{
	color:#fff;
}

#menu #all_deps a:hover{
	color:yellow;
}
#menu #all_deps #txt a{
position:relative;
top:-4px;
}


#ezb-logo{
width:200px;
height:80px;
/* border:1px solid gray;*/
background-image:url("../images/logo.jpg");
background-repeat: no-repeat;

}


#info{
color: #D4D4D4;
width:98%;
height:80%;
text-align:center;
margin-top:10px;
padding-top:3px;
}
#info a{
	color:#333;
	}
	
/* Search */

#search {
	height: 25px;
	text-decoration: none;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border:none;
}


#search #search-text{
margin-top:7px;
height:18px;
font-size:110%;
font-weight:bold;
}
#search #txt1{
	font-family:"Arial","Times New Roman",Georgia;
	color:#2c2103;
	}
#search #txt2{
	font-family:"Arial","Times New Roman",Georgia;
	color:#4858a6;
	font-weight:bold;
	}


#search #search-submit{
font-size:110%;
font-weight:bold;
background-image:url("../images/search_btn.jpg");
color:#fff;
border:1px solid #2b531b;

}
	
#cartimage{
background-image:url("../images/shoppingcart.png");
background-repeat: no-repeat; 
height:50;
width:40;
	}	
#news1{
position:relative;
top:10px;
margin:0px;
padding-right:5px;
color:#ff7025;
font-size:13px;
text-align:center;
}
	
#news1 #txt1{
color:#ed4324;
font-size:14px;

		
	}


#news1 #txt2 {
text-dacoration:none;	
color:#3333ff;
font-size:12px;
	
}