@charset "utf-8";
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffdc05;
	text-align: center;
	margin-left: 8px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #14377d;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 12px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-left: 58px;
	width: 175px;
}
.conv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ffdc05;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
}.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	text-align: right;
	vertical-align: top;
	float: right;
	width: 170px;
}
.welcome {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #14377d;
	text-align: center;
	margin-right: 15px;
}
#testimonials_list li {
	list-style:none;
}
.testimonials {
	font-style: italic;
	color: #FFFFFF;
	margin-left:-60px;
	margin-right:-30px;
}
.reviews li {
	font-style:italic;
	list-style:none;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top:15px;
}
.text {
	padding: 10px;
	margin-left:20px;
	margin-top:20px;
	line-height:18px;
}
.call2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #14377d;
	text-align: center;
	margin-top: 42px;
	margin-right: 140px;
}

.footer {
	font-size:12px;
	color:#000000;
	margin-top:15px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #14377d;
	text-align: center;
}

#categories {
	text-align:center;
	margin: 20px 0 20px 0;
}

#categories h2 {
	color: #fff;
}

#categories a {
	color: #fff;
}

#categories a:hover {
	color: #FF0;
}
