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


body {
	background: url(images/bg.jpg) repeat;
	margin:0;
}

#main a,#cost_small a,#form a,#form2 a,#cost_big a {
	display:none;
}

#main {
	width:900px;
	height:4400px;

	display:block;
	background:url(images/body.jpg) 0 0 no-repeat;
	margin:0px auto;
	position:relative;
}

#cost_small a {
	width:744px;
	height:137px;
	display:block;
	background:url(images/cost_small.jpg) 0 0 no-repeat;
	position:absolute;
	margin:300px 0 0 75px;
}

#form a {
	width:744px;
	height:62px;
	display:block;
	background:url(images/form.jpg) 0 0 no-repeat;
	position:absolute;
	margin:3650px 0 0 100px;
}

#form2 a {
	width:744px;
	height:62px;
	display:block;
	background:url(images/form.jpg) 0 0 no-repeat;
	position:absolute;
	margin:4200px 0 0 100px;
}

#cost_big a {
	width:744px;
	height:261px;
	display:block;
	background:url(images/cost_big.jpg) 0 0 no-repeat;
	position:absolute;
	margin:2080px 0 0 75px;
}

#home a {
	width:170px;
	height:45px;
	display:block;
	position:absolute;
	margin:4350px 0 0 720px;
}