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


/* GLOBALHEADER */

#call-me-back {
	position:relative;
	background:url(images/call-me-back.jpg);
	width:160px;
	height:35px;
	margin-left:540px;
	margin-top:-25px;
}

#call-link { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 160px; 
	height: 35px; 
	background-color: transparent; 
/*	border: 1px solid yellow;
*/}
	

#globalheader { 
	width: 100%;
	height: 2em;
	margin-top:1.2em;
	text-align:left;
	position: relative;
	font-weight:bold;
}

#globalheader #globalnav { margin: 0; padding: 0; margin-left:5px; font-size:1.2em;}

#globalheader #globalnav li { display: inline; }

#globalheader #globalnav li a { margin-right:15px; overflow: hidden;color:#b8b8b8; }

#globalheader #globalnav li a:hover,a:active { text-decoration: none; color:#e23269; }

body.welcome #globalheader #globalnav li.wel a,
body.galleries #globalheader #globalnav li.gal a,
body.testimonials #globalheader #globalnav li.tes a,
body.prices #globalheader #globalnav li.pri a,
body.info #globalheader #globalnav li.inf a,
.jo-top-section #globalheader #globalnav li.blo a,
body.contact #globalheader #globalnav li.con a { color:#656565; }