@charset "utf-8";
/* CSS Document */


/* Main Navigation*/
#main_navigation				{   height: 49px; position:absolute; top:0px; right:0;}
#nav							{	list-style: none;margin: 0;padding: 0;width: 662px;height: 49px;display: inline;bottom: 0 !important;bottom: -1px;overflow: hidden;}
#nav li							{	margin: 0;padding: 0;display: inline;list-style-type: none;}
#nav a 							{	float: left;height: 49px;overflow: hidden;text-indent: -1000em;}
#nav a:hover 					{	background-position: 0 0;}
#home a							{	background:url(images/nav_ouidad.gif) no-repeat bottom;width:93px;}
#curl a 						{	background:url(images/nav_curl.gif) no-repeat bottom;width:131px;}
#diff a 						{	background:url(images/nav_diff.gif) no-repeat bottom;width:89px;}
#ba a 							{	background:url(images/nav_ba.gif) no-repeat bottom;width:100px;}
#how a 							{	background:url(images/nav_how.gif) no-repeat bottom;width:62px;}
#order a 						{	background:url(images/nav_order.gif) no-repeat bottom;width:143px;}


div.button {
		height: 70px;
		padding: 10px 0 0 90px;
		font-size:11px;
		color:#666;
		line-height:12px;
}

