@charset "utf-8";
#wrapper {
	position:relative;
	width:900px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bk_home.jpg);
	background-repeat: no-repeat;
}
#wrapper_about {
	position:relative;
	width:900px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bk_about.jpg);
	background-repeat: no-repeat;
}
#wrapper_services {
	position:relative;
	width:900px;
	height:1740px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header_services.jpg);
	background-repeat: no-repeat;
	background-color: #c9d3c9;
}
#nav {
	position:absolute;
	left:0px;
	top:28px;
	width:426px;
	height:64px;
	z-index:6;
}
#text1 {
	position:absolute;
	left:19px;
	top:169px;
	width:406px;
	height:324px;
	z-index:4;
}
#text2 {
	position:absolute;
	left:460px;
	top:169px;
	width:418px;
	height:368px;
	z-index:5;
}
#text3 {
	position:absolute;
	left:33px;
	top:21px;
	width:796px;
	height:164px;
	z-index:1;
}
#box {
	position:absolute;
	left:21px;
	top:563px;
	width:858px;
	height:189px;
	z-index:1;
	background-image: url(images/box_border.gif);
}
#call {
	position:absolute;
	left:0px;
	top:761px;
	width:900px;
	height:95px;
	z-index:2;
	background-color: #c9d3c9;
	background-repeat: no-repeat;
}
#footer {
	position:absolute;
	left:0px;
	top:856px;
	width:900px;
	height:45px;
	z-index:3;
	background-image: url(images/footer.gif);
}
.main {
	font-family: Verdana;
	font-size: small;
	line-height: 16px;
	color: #000;
}
.main_bold {
	font-family: Verdana;
	font-size: small;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana;
	font-size: small;
	color: #000;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#photo_about {
	position:absolute;
	left:526px;
	top:412px;
	width:118px;
	height:53px;
	z-index:7;
}

