* {
	margin: 0;
}
#header #aux{
	width: 897px;
	position: relative;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
}

.aux_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
	float:left;
}
.aux_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56bae8;
	font-weight: bold;
}
#header #aux h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
	font-weight: bold;
	
	
}

#header #pics{
	width: 902px;
	position: relative;
	float: left;
	margin-top: 0px;
	height: 248px;
	background-image: url(../images/about/about_header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#con{
	width: 900px;
	position: relative;
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
	background-color: #ecf2f4;
	background-image: url(../images/about/con_text_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#con_text{
	width: 594px;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 15px;
	height: auto;
	padding-bottom: 15px;
}
#con_testi{
	width: 236px;
	position: relative;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 15px;
	background-color: #f9f9f9;
	height: auto;

}
#con_testi #testi1_top{
	width: 236px;
	position: relative;
	float: left;
	background-image: url(../images/about/testi_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
#con_testi #testi1_bottom{
	width: 218px;
	position: relative;
	float: left;
	background-image: url(../images/about/testi_1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-top: 120px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 15px;
	background-color: #FFF;
}
#con_testi #testi2_top{
	width: 236px;
	position: relative;
	float: left;
	background-image: url(../images/about/testi_2_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
#con_testi #testi2_bottom{
	width: 218px;
	position: relative;
	float: left;
	background-image: url(../images/about/testi_2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-top: 120px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
}
.read_more{
	width: 144px;
	position: relative;
	float: left;
	background-image: url(../images/about/read_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
	margin-top: 10px;
}
#footer{
	background-image: url(../images/about/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #676767;
	padding-bottom: 8px;
}

.bold{
	color: #306781;
	font-weight: bold;
}
.learn{
	color: #306781;
	text-align: right;
}
.learn:hover{
	color: #306781;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #676767;
	padding-bottom: 4px;
}

