
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#booMenu{
	position:fixed;
	z-index:100000;
}
#contactable {
	background-image:url(menuslide.png);
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	height:247px;
	left:0px;
	margin-left:198px; 
	margin-top:5px;
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	width:17px;
	z-index:100000;
}

#contactForm {
	color:#FFFFFF;
	height:100%;
	left:10px;
	margin-left:-17px;
	overflow:relative;
	padding-left:0px;
	position:fixed;
	z-index:99;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}

.holder {
	margin:0 auto;
	padding-top:20px;	
}	
	