#logo{
	max-width: 137px;
	min-height: 54px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	background-image: url(images/site/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact{ 
	min-width: 107px;
	text-align: left;
	position: relative;
	margin: 0px 30px 300px 0px;
	float:left;
	clear: both;
}
#contactform{ 
	max-width: 760px;
	text-align: left;
	position: relative;
}
#links{
	max-width: 100%;
	text-align: center;
	margin: 30px 0px 40px 0px;
	position: relative;
	z-index:9999;
}
#linksx{
	max-width: 100%;
	text-align: center;
	margin: 20px 0px 20px 0px;
	position: relative;
	z-index:9999;
}
#footer{
	max-width: 100%;
	min-height: 75px;
	text-align: center;
	position: relative;
	background-image: url(images/site/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
