body {
	font: 10px Arial, Tahoma, Verdana;
	background-image: url("images/main-background.png");
	background-repeat:repeat-x;
	padding: 0px;
	margin-bottom: 20px;
	
}

img {
	display: block;
}

.img2 {
	margin-right: 10px;
	margin-top: 5px;
	
	
}

.main_title {
	font: 26px Times New Roman, Arial;
	color: #30416c;
	line-height: 40px;
	
}


.box {
	border-left: 1px solid #bdc9d1;
	border-right: 1px solid #bdc9d1;
	width: 420px;
	
}

.title {
	font: 20px Times New Roman, Arial;
	color: #30416c;
	margin-left: 10px;
	margin-bottom: 6px;
}

.text {
	font: 12px Arial, Tahoma, Verdana;
	margin-left: 10px;
	margin-right: 10px;
	color: #252f49;
	line-height: 18px;
}