/* css f&uuml;r physioactive */
body  {
	font-family: 	verdana, arial, helvetica, sans-serif;
	padding: 		50px 0 0 170px;
	font-family: 	verdana, arial, helvetica, sans-serif;
	background-image:url(../img/pha_bg.gif);
	background-position: -111px -10px;
	background-repeat: no-repeat;	
}

#switch {
	margin-top: 70px;	 
}


#switch  a {
	background-image:url(../img/pha_bg_hnav.gif);
	background-repeat: no-repeat;	
	display: inline-block;
	margin-right: 22px;	
	width: 248px;
	height: 48px;
	text-align: center;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	font-size: 25px;
	line-height: 46px;	
}

#switch a:link, 
#switch a:active, 
#switch a:visited {
	color:#333333;
	text-decoration: none;
} 

#switch a:hover {
	background-image:url(../img/pha_bg_hnavA.gif);
	border-right: 1px solid #EA5413;
	border-bottom: 1px solid #EA5413;	

	color:#EA5413;
	text-decoration: none;
} 
