@charset "UTF-8";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	background-image:url(images/chucksloanbg.jpg);
	background-repeat:repeat-x;
	background-color:#079da6;
}

/*HOME STYLES*/

.galleryFlash {overflow: hidden; width:938px; height:282px}

.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color: #333;
	text-align: justify;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 80px;
}
.longText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
	color: #333;
	text-align: justify;
	margin-right: 30px;
	margin-left: 20px;
}
.callText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #038f98;
	font-weight:bold;
	text-align:center;
	margin-right: 20px;
	margin-left: 25px;
}

.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:26px;
	color: #038f98;
	font-style:italic;
	text-align: left;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 20px;
}
.quoteEmail {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:26px;
	color: #038f98;
	font-style:italic;
	text-decoration:none;
}
/*CONTENT STYLES*/

.subheaders{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	width:100%;
	height:60px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#424242));
	background: -moz-linear-gradient(top,  #000,  #424242);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#424242');
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#000;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #399;
	font-weight:bold;
}

.contactTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#399;
}

.businessTaxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a8087;
}
.businessTaxIndentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a8087;
	margin-left:50px;
	margin-right:50px;
}

.businessTaxList{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#0a8087;
	margin-left:50px;
	margin-right:50px;
}
.businessTaxLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #399;
	font-weight:bold;
	text-decoration:none;
}

.corporateSubtitulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0a8087;
	font-weight:bold;
}

.corporateImages{
	float:left;
	margin-right:10px;
}

.explanationLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background-color: #E7E7E7;
	padding:8px;
	display:block;
	text-decoration:none;
}
.explanationLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background-color: #399;
	padding:8px;
	display:block;
	text-decoration:none;
}

.testimonialsBtn{
	margin-left:20px;
}

.subtitlesBg{
	font-family:"Trajan Pro", Arial;
	font-size:18px;
	color:#FFF;
	padding-top:16px;
	text-align:center;
	background-image:url(images/subtitlesBg.png);
	background-repeat:no-repeat;
	width: 335px;
	height:48px;
}

.warningText{
	border:dotted 2px #399;
	width:96%;
	padding:10px;
}

.expensesTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:dotted 2px #399;
	padding:10px;
}
}
