.headerbody {
	background-color: #FFF;
	background-image: url(images/capsis.ca_01.jpg);
	background-repeat: repeat-x;
}
.header_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #4A75A6;
}
.text2 {
	font-size: 62px;
	color: #000;
}

.header_txt {
	font-size: 14px;
	color: #b9dce1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.header_txta:link, .header_txta:visited, .header_txta:active {
	font-size: 14px;
	color: #b9dce1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.header_txta:hover {
	color: #FFF;
	text-decoration: underline;
}

.quote {
	font-size: 14px;
	color: #8b8b8b;
}
.footer_bg_ile {
	background-image: url(images/capsis.ca_27.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 380px;
}
body {
	background-color: #E7E7E7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #515151;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3f6ea0;
	line-height: 34px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited, a:active {
	color:#90a0d1;
}
.image_title {
	color: #637383;
	font-size: 12px;
}

a:hover{
	color: #77BCD7;
}
.footer_phone {
	font-size: 30px;
	line-height: 35px;
	color: #24BFC1;
	display: block;
	padding-bottom: 15px;
}
.footer_text a{
	color: #878787;
	background-image: url(images/points.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.footer_text a:hover{
	color: #878787;
	background-image: url(images/points.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}
.footer_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b394a;
}
.hor_sep {
	display: block;
	height: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343948;
}

