body {
background-image:url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin-top: 25px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #444444;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444444;
}
.main_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444444;
	font-weight: bold;
}
.main_text_boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #3A4F63;
	font-weight: bold;
}
.back_testimonies {
	background-color: #EBEBEB;
	border: 1px solid #C6E3F0;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F63;
	line-height: 17px;
}
.blue_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F63;
	line-height: 17px;
	font-weight: bold;
}
.blue_text_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}
.name_testimonies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #506B85;
}
.copyrigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B51225;
	font-weight: bold;
}
.table {
	border: 1px solid #CCCCCC;
}
.table3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin-left:10px;
}
.hand {
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F63;
	line-height: 20px;
}
.finger {
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F63;
	line-height: 10px;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.send {
	background-color: #C6E3F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.style8{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B51225;
}
.pointer {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F63;
	line-height: 20px;
}