@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.background_blue {
	background-image: url(images/background_blue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 800px;
}
.header {
	background-image: url(images/background_top.jpg);
	background-position: top;
	height: 88px;
	padding-top: 32px;
}
.middle {
	background-image: url(images/background_middle3.jpg);
	height: 470px;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #999;
	padding-top: 15px;
	padding-right: 20px;
	background-color: #FFF;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 1.2em;
	color: #787878;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.25em;
	color: #717171;
	padding-top: 11px;
	padding-right: 15px;
}
.image {
	padding-left: 13px;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.25em;
	color: #717171;
	padding-top: 11px;
	padding-left: 15px;
}
a:link {
	color: #5F3489;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5F3489;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #888;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #5F3489;
	text-decoration: none;
	font-weight: bold;
}
.title_blue {
	color: #1857AF;
}
.text_client_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	color: #717171;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #888;
	padding-left: 23px;
}
#rollbutton1 a {
     color: #5F3489;
     font-weight:bold;
}
#rollbutton1 a:hover {
     color:#888;
}
.title_clients {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #04CC35;
	font-weight: bold;
}
