DIV.SOSSY3 {
	position:absolute;
	float: left;
	left:0px;
	top:0px;
	width:369px;
	height:65px;
}

DIV.HOME {
	position:absolute;
	left:4px;
	top:161px;
	width:128px;
	height:37px;
	z-index: 2;
}
DIV.DESIGN {
	position:absolute;
	left:4px;
	top:198px;
	width:130px;
	height:32px;
	z-index: 3;
}
DIV.SOSSY {
	position:absolute;
	left:6px;
	top:230px;
	width:127px;
	height:33px;
	z-index: 4;
}


DIV.CONTACT {
	position:absolute;
	left:4px;
	top:263px;
	width:127px;
	height:34px;
	z-index: 5;
}

body {
	background-image: url(images/background.gif);
	min-width: 580px;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-top: 112px;
	margin-right: 32px;
	margin-bottom: 96px;
	margin-left: 148px;
	min-width: 420px;
	font-weight: bold;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	left: 0px;
	bottom: -128px;
	margin: 24px;
	top: 0px;
	font-style: italic;
	font-weight: bold;
}
.dot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
	display: inline;
	top: 6px;
	position: relative;
	left: 0px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #222255;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	color: #222266;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline overline;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #444466;
}
a:active {
	color: #444499;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline overline;
}
p {
	margin: 0px;
	text-indent: 15pt;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	text-indent: 0pt;	
}

.contacttable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	text-indent: 0pt;		
}

.contacttableelement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
}

.contacttableerror {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;	
}


.hourstable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	left: 0px;
	margin: 0px;
	top: 0px;
	text-indent: 0pt;
	font-weight: bold;
}
h1 {
	font-style: italic;
}
h2 {
	font-style: italic;
	font-size: 26px;
}
h3 {
	font-style: italic;
}
DIV.NAVI {
	position:absolute;
	left:3px;
	top:97px;
	width:99px;
	height:24px;
	z-index: 1;
}
