.menu{
	clear:both;
	background:url(defImages/menuBgr.png) top left no-repeat;
	position:relative;
	z-index:1;
}
.menu2,
.menu3{
	margin:0;
	overflow:hidden;
	padding:0 0 0 35px;
}
ul.menu3{
	padding:0 0 0 25px;
	height:26px;
}
.menu2 li,
.menu3 li{
	list-style-type:none;
	float:left;
	margin:0 5px;
}
.menu3 li{
	padding:0 0 0 7px!important;
	margin:0;
}
.menu2 li a{
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family:"Century gothic", Verdana;
	text-decoration:none;
	display:block;
	padding:9px 14px 0 14px;
	height:23px;
}
.menu2 li a:hover{
	color:#052249;
}
.menu_2_d{
	background:url(defImages/menuL.png) bottom left no-repeat;
	padding:0 0 0 14px;
	margin:0 10px 0 0 !important;
}
.menu_2_d a{
	background:url(defImages/menuR.png) bottom right no-repeat;
	padding:9px 15px 0 2px !important;
	height:31px;
}
.menu_2_d a:hover{
	color:white !important;
}
.menu3 li a{
	display:block;
	padding:6px 7px 0 5px;
	height:22px;
	overflow:hidden;
	color:white;
	font-size:11px;
	color:white;
	text-decoration:none;
}
.menu3 li a:hover{
	text-decoration:underline;
}

.menu3_d{
	background:url(defImages/secMenuL.gif) top left no-repeat;
	padding:0 0 0 7px !important;
}
.menu3_d a{
	background:url(defImages/secMenuR.gif) top right no-repeat;
	padding:5px 7px 0 3px !important;
}



.footerMenu{
	clear:both;
	background:url(defImages/footerMenu.png) top left repeat-x;
	height:131px;
	margin:0 9px 0 10px;
	color:white;
	padding:7px 0;
	position:relative;
	top:10px;
}
.footerMenu img{
	float:left;
}
.footerMenu div.box{
	float:left;
	width:250px;
}

.footerMenu div.box.pharmacy{
	padding:0 0 0 20px;
	width:210px;
}
.footerMenu div.box.readersBest{
	width:345px;
}
.footerMenu div.box div.title{
	font-family:"Century gothic", Verdana;
	font-size:14px;
	font-weight:bold;
}

.footerMenu div.box ul{
	padding:0;
	margin:7px 0 0 0;
}

.footerMenu div.box li{
	list-style-type:none;
	padding:2px 0 3px 0;
}
.footerMenu div.box li a{
	color:#BCD2ED;
	text-decoration:none;
}
.footerMenu div.box li a:hover{
	text-decoration:underline;
}
.down_menu{
 margin:8px 0 0 0 !important;
}
.down_menu_3 a{
 display:block;
 color:#BCD2ED;
 text-decoration:none;
 
}
.down_menu_3 a:hover{
 text-decoration:underline;
}
