@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
}
.nav {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding-right: 15px;
}
a.nav:link {color: #3d3d3d; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: red; }

.leftnav {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding-right: 15px;
}
a.leftnav:link {color: #ffffff; text-decoration: none; }
a.leftnav:visited {color: white; text-decoration: none; }
a.leftnav:hover {color: orange; text-decoration: underline; }
a.leftnav:active {color: red; }

.menudivide {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.footernav {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	padding-right: 15px;
	color:#FFFFFF;
}
a.footernav:link {color: #efefef; text-decoration: none; }
a.footernav:visited {color: #efefef; text-decoration: none; }
a.footernav:hover {color: orange; text-decoration: underline; }
a.footernav:active {color: #efefef; }
.menufooterdivide {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#infobox {
	padding-right: 15px;
	padding-left: 15px;
}
.column-left{
	float: left;
	width: 33%;
	padding: 0px;
}
.column-right{ float: right; width: 33%; padding: 0px; }
.column-center{ display: inline-block; width: 33%;padding: 0px; }

.title {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #6a98b3;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: right;
}
.subtitle {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #6a98b3;
	padding-top: 5px;
	text-align: right;
}
.description {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #565656;
	padding-top: 5px;
	line-height: 18px;
	text-align: right;
}
.aboutus-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #236399;
	text-transform: uppercase;
	text-align: right;
}
.aboutus-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21pt;
	color: #236399;
	text-align: right;
}
.aboutus-desc {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #565656;
	line-height: 21px;
	text-align: right;
}
.menudescription {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	padding-top: 5px;
	line-height: 16px;
	padding-left: 15px;
}
.footer {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
	height: 35px;
	padding-top: 15px;
	text-align: center;
}
.title-h1 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #009933;
	text-align: right;
}
.client-box-header
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	line-height: 25px;
	background-color: #02947c;
}
.client-box-sub
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5c5c5c;
	padding-left: 10px;
	font-weight: normal;
	background-color: #e4efff;
}
.client-box-sub-highlight
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
	background-color: #FFCC00;
}
.client-box-sub-odd
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5c5c5c;
	padding-left: 10px;
	font-weight: normal;
	background-color: #e7e5d2;
}
.location {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	padding-right: 15px;
}
