.style44 {
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#main {
	width: 1000px;
	height: auto;
	background-image: url(img/lay/head.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #000000;
	border-left-color: #000000;
}
#main #head {
	height: 200px;
}
#main #body {
	height: auto;
	background-image: url(img/lay/bod.png);
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#main #head #menu {
	height: 31px;
	width: 1000px;
	background-color: #1c1c1c;
}

#foot {
	height: 210px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/lay/foot.png);
	background-repeat: no-repeat;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #000000;
}
#main #body #cont {
	width: 980px;
	background-image: url(img/lay/whitebkgr.png);
}

#foot strong {
	text-decoration: underline;
}
#main #body #cont #foto {

}
#main #body #cont #text {

}
#main #body #cont #text {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#main #body #cont #foto {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#main #body #cont #left {
	width: 500px;
}
#main #body #cont #right {
	width: 470px;
	float: right;
}
#main #body #cont #right #box {
	height: 60px;
	width: 470px;
	background-image: url(img/lay/tel.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#main #body #cont #right #box2 {
	height: 123px;
}
#main #body #cont #text div {
	padding-right: 50px;
	padding-left: 50px;
}
