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

body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
body {
	background-color:#333;
	text-alighn: center;
	min-width: 1000px;
}
div.wrapper {
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	width:1000px;
	height:700px;
	background-image: url(images/hmsbkgd.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#text {
	position:absolute;
	left:45px;
	top:200px;
	width:435px;
	height:auto;
	line-height: 11pt;
	font-size: 10pt;
}
h1 {
	font-size: 50px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}
a:link {
	color: #F5C156;
	font-size: 14pt;
	text-decoration:none
}
a:visited {
	text-decoration: none;
	color: #539CC9;
	font-size: 14pt;
}
a:hover {
	text-decoration: none;
	font-size: 14pt;}
a:active {
	text-decoration: none;
	font-size: 14pt;}
#home {
	position:absolute;
	left:39px;
	top:130px;
	width:auto;
	height:auto;
}
#film-transfer {
	position:absolute;
	left:118px;
	top:130px;
	width:auto;
	height:auto;
}
#video-transfer {
	position:absolute;
	left:246px;
	top:130px;
	width:auto;
	height:auto;
}
#photo-scanning {
	position:absolute;
	left:390px;
	top:130px;
	width:auto;
	height:auto;
}
#audio-transfer {
	position:absolute;
	left:548px;
	top:130px;
	width:auto;
	height:auto;
}
#slideshows {
	position:absolute;
	left:694px;
	top:130px;
	width:auto;
	height:auto;
}
#prices {
	position:absolute;
	left:815px;
	top:130px;
	width:auto;
	height:auto;
}
#contact {
	position:absolute;
	left:896px;
	top:130px;
	width:auto;
	height:auto;
}

