.sectionTop {
	background-image: url(images/div1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
	width: 950px;
	text-align: right;
}

.sectionBot {
	background-image: url(images/div3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.sectionMid {
	background-image: url(images/div2.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 950px;
}
.addressPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-align: right;
	padding-top: 5px;
	padding-right: 45px;
	height: 107px;
}
.articlesBlock {
	background-color: #F1F4FE;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 3px;
}

.menuStrip {
	height: 27px;
}
.homeBlock {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #036;
}
.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #900;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.articleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-indent: -10px;
}
.subBlock {
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.quoteBlock {
	background-color: #F1F4FE;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 3px;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #036;
}

