@charset "utf-8";
/* CSS Document */




A, A:visited{
	color: #588fc1;
}


#layout{
	width: 951px;
	margin: 20px auto;
}




 /* nav */

#nav2{
	list-style: none;
	height: 48px;
}
#nav2 li{
	float: left;
	background: url(http://www.yogaminded.com/images/bg_li.gif) repeat-x;
	height: 48px;
}
#nav2 a, #nav2 a:visited{
	display: block;
	height: 48px;
	text-align: center;
	line-height: 48px;
	text-indent: -9999px;
}
li#m0{
	width: 276px;
	background: url(http://www.yogaminded.com/images/logo_bottom.jpg) no-repeat;
}
#m0 a{
	background: url(http://www.yogaminded.com/images/menu0.jpg) no-repeat;
}
#m1{
	width: 151px;
}
#m1 a{
	background: url(http://www.yogaminded.com/images/menu1.jpg) no-repeat;
}
#m1 a:hover, #m1 .active{
	background: url(http://www.yogaminded.com/images/menu1.jpg) no-repeat bottom;
}
#m2{
	width: 156px;
}
#m2 a{
	background: url(http://www.yogaminded.com/images/menu2.jpg) no-repeat;
}
#m2 a:hover, #m2 .active{
	background: url(http://www.yogaminded.com/images/menu2.jpg) no-repeat bottom;
}
#m3{
	width: 170px;
}
#m3 a{
	background: url(http://www.yogaminded.com/images/menu3.jpg) no-repeat;
}
#m3 a:hover, #m3 .active{
	background: url(http://www.yogaminded.com/images/menu3.jpg) no-repeat bottom;
}
#m4{
	width: 153px;
}
#m4 a{
	background: url(http://www.yogaminded.com/images/menu4.jpg) no-repeat;
}
#m4 a:hover, #m4 .active{
	background: url(http://www.yogaminded.com/images/menu4.jpg) no-repeat bottom;
}

 /* end nav */
 
