@charset "utf-8";
/* CSS Document */

body {
	padding-top: 12px;

}
#wrapper {
	margin-left:auto;
	margin-right:auto;

	background-image: ;
	background-repeat: no-repeat;
	width: 900px;
	height:auto;
}
#header {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	top: 0px;
	background-image: url(4pt0img/Header.png);
	background-repeat: no-repeat;
	position: relative;
	height: 48px;
	width: 900px;
}


#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	top: 0px;
	background-image: url(4pt0img/footer.png);
	height: 20px;
	background-repeat: none;
}


#wrapper #header #emailBTN{
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
#wrapper #header #emailBTN a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 0px;
	right: 0px;
}
#wrapper table tr td {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
#wrapper table tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clients img {
	opacity:0.6;
	filter:alpha(opacity=60);
	margin: 0px;
	padding: 0px;

}
#clients img:hover {
opacity:1;
filter:alpha(opacity=100);
}
#wrapper #clients a img {
		text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

