.sideBgLeftTop {
	background-image: url(images/bg_lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sideBgLeftBottom {
	background-image: url(images/bg_leftmiddle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidenavi {
	background-image: url(images/bg_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sidenaviBottom {
	background-image: url(images/bg_sidenavi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mainBlock {
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainText{
	margin: 20px 20px 10px 20px;
}

h3 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}
