﻿html, body {margin:0;padding:0}

body {
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: small; /* for compliant browsers */
	background: #2f2f2f;
	padding-top: 10px;
}

html>body {	/* be nice to Opera */
	font-size: small;
	}
h1	{
	font-size: 180%;
	}	 
h2	{
	font-size: 150%;
	}	 
h3	{
	font-size: 130%;
	margin-bottom: 15px;
	}	 
h4	{
	font-size: 115%;
	}	 
ul li {
	font-size: 150%;
	}
.note	{
	font-size: 85%;
	}	 
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	/*width:auto;*/
	height: 100%;
	min-height: 500px;
	border: none;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #fff url(../images/home2.jpg) no-repeat;
	position: relative;
	height: 500px;
}
#homeSpacer {
	height: 236px;
	width: 780px;
}
#hmMenu {
	width: 523px;
	height: 157px;
	background: url('../images/imgmap3.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 167px;
	margin-bottom: 10px;
	padding-top: 0px;
	position: relative;
}
#hmMenu li {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	display: block;
	position: absolute; 
	/*border: solid 1px #000;*/
}

#hmMenu a {
	display: block;
}

#hmMenu li a b {
	display: none;
}

#imgWebsites   { left: 0px;   top: 60px; width: 268px; height: 97px; }
#imgConsulting { left: 76px;  top: 10px; width: 192px; height: 50px; }
#imgDatabase   { left: 288px; top: 37px; width: 235px; height: 83px; }
#imgContact    { left: 332px; top: 0px;  width:  98px; height: 33px; }

#imgWebsites   a { height: 97px; }
#imgConsulting a { height: 50px; }
#imgDatabase   a { height: 83px; }
#imgContact    a { height: 33px; }

#imgWebsites   a:hover { background: transparent url('../images/imgmap3.jpg')    0px -217px no-repeat;}
#imgConsulting a:hover { background: transparent url('../images/imgmap3.jpg')  -76px -167px no-repeat;}
#imgDatabase   a:hover { background: transparent url('../images/imgmap3.jpg') -288px -194px no-repeat;}
#imgContact    a:hover { background: transparent url('../images/imgmap3.jpg') -332px -157px no-repeat;}

#footer {
	height: 15px;
	padding-left: 10px;
	border: none;
	background: #fff;
	margin-top: 100px;
	text-align: center;
}
