/* CSS by DYER-SMITH & FREY AG, Zurich */
/* Autor: mrks */

/* start general styles */
html { overflow-y: scroll; }

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000; font-size:12px; text-decoration:none; line-height:16px;
	margin:0px; padding:0px;
	}
	
	
img {
	border: 0px;
}

/* end general styles */


/* start link styles */

/* end link styles */


/* start sitebuild styles */
#sitewrapper {
	position:relative;
	margin:auto;
	width:970px;
	padding:5px;
	padding-top:0px;
	}

#container {
	position:relative;
	width:970px;
	height:1910px;
	background-image:url(img/website.jpg);
	background-repeat:no-repeat;
	}
	
.mail1 {
	position:absolute;
	top:1732px;
	left:5px;
	width:186px;
	height:20px;
	}
	
.mail2 {
	position:absolute;
	top:1845px;
	left:7px;
	width:186px;
	height:20px;
	}


/* Start Signature Styles */
#dyersmithfrey-signature {
	position:fixed;
	width:15px;
	height:15px;
	right:2px;
	bottom:1px;
	z-index:1000;
	}
/* End Signature Styles */
