@charset "utf-8";
/* CSS Document */

#title {
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	width:900px;
	height:70px;
}

#cont {
	margin:15px;
}

#atit1,
#atit2,
#atit3,
#atit4,
#atit5,
#atit6,
#atit7 {
	clear:both;
	width:870px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin-bottom:25px;
}

#atit1 {
	background-image:url(img/a1.gif);
}

#atit2 {
	background-image:url(img/a2.gif);
	margin-top:45px;
}

#atit3 {
	background-image:url(img/a3.gif);
	margin-top:45px;
}

#atit4 {
	background-image:url(img/a4.gif);
	margin-top:45px;
}

#atit5 {
	background-image:url(img/a5.gif);
	margin-top:45px;
}

#atit6 {
	background-image:url(img/a6.gif);
	margin-top:45px;
}

#atit7 {
	background-image:url(img/a7.gif);
	margin-top:45px;
}

.imghr {
	float:right;
	margin:15px;
}

#imgp2 {
	background-image:url(img/p6.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:262px;
	background-position:right;
}






