/* standard elements */
a {
	color: #5A1D3C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	color: #5A1D3C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	color: #5A1D3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
h3 {
	color: #5A1D3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
h4 {
	color: #5A1D3C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
}
h5 {
	color: #5A1D3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 1px;
}
h6 {
	color: #5A1D3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

.style1 {color: #FFFFFF}

/* content */
.content {
	width: 761px;
	height: 441px;
	background-image: url(../images/textBg.jpg);
	background-repeat: no-repeat;
}
.content .descr {
	padding-left: 28px;
	padding-top: 41px;
	padding-right: 28px;
}
.content .image {
	height: 259px;
	width: 163px;
	float: right;
	padding-left: 22px;
}
.content .textbox {
	width: 335px;
	float: left;
}
.content .textbox2 {
	width: 335px;
	float: right;
}
.content .textbox3 {
	width: 222px;
	float: left;
}
.content .textbox4 {
	width: 222px;
	float: left;
}
.content .textbox5 {
	width: 222px;
	float: left;
}
.linkbox {
	padding-left: 23px;

}

