body {
	background-repeat: repeat-x;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706a5d;
}

.center_image {
	background-image: url(images/capsis_reality_05.jpg);
	background-position: center top;
	height: auto;
}
.center_image_inner {
	background-image: url(images/inner_bg.jpg);
	background-position: center top;
	height: auto;
}
.footer_text {
	font-size: 12px;
	color: #ffffff;
}
.footer_title {
	font-size: 16px;
	color: #515151;
	line-height: 18px;
}
.footer_texts:link, .footer_texts:active, .footer_texts:visited  {
	color: #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

.footer_texts:hover  {
	color: #504D47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

.capsis_welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 43px;
	color: #000000;
	text-transform: uppercase;
}
.capsis_welcome_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
}
.capsis_header_orange {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.top:link, .top:visited, .top:active {
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 44px;
	display: block;
}
.top:hover {
	color: #426482;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 44px;
	display: block;
}

