@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'EstrangeloEdessaRegular';
 src: url('../fonts/estre.eot');
 src: url('../fonts/estre.eot') format('embedded-opentype'), url('../fonts/estre.woff') format('woff'), url('../fonts/estre.ttf') format('truetype'), url('../fonts/estre.svg#EstrangeloEdessaRegular') format('svg');
}
 @font-face {
 font-family: 'SymphonyRegular';
 src: url('../fonts/symphony.eot');
 src: url('../fonts/symphony.eot') format('embedded-opentype'), url('../fonts/symphony.woff') format('woff'), url('../fonts/symphony.ttf') format('truetype'), url('../fonts/symphony.svg#SymphonyRegular') format('svg');
}
body {
	margin:0px;
	padding:0px;
}
.homebody {
	background:url(../images/bg.jpg) top center;
}
.innerbody {
	background:url(../images/innerbg.jpg) top center;
}
.toparea {
	width:100%;
	height:100px;
	background:#fff;
	float:left;
       padding-bottom: 18px;
}
.top-container {
	width:998px;
	float:none;
	margin:auto;
	height:auto;
}
.logo {
	width:264px;
	height:auto;
	float:left;
}
.navarea {
	width:734px;
	height:auto;
	float:left;
}
.topaddress {
	width:734px;
	height:auto;
	float:left;
}
.address-area {
	width:210px;
	height:auto;
	float:right;
	text-align:right;
	margin-top: 10px;
}

.address-text {
	font-family: 'EstrangeloEdessaRegular', Tahoma;
	color:#1257b8;
	font-size:16px;
        margin-bottom: 10px;
	text-transform:uppercase;
}
.navigation {
	width:734px;
	height:auto;
	float:left;
	margin-top: -3px;
	text-align: right;
}
/*.navigation ul {
	margin:0px;
	padding:0px;
}
.navigation li {
	list-style:none;
	display:inline;
	font-family: 'EstrangeloEdessaRegular';
	color:#1257b8;
	font-size:16px;
}
.navigation li a {
	color:#1257b8;
	font-size:16px;
	letter-spacing:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0 0 0 30px;
}
.navigation li a:hover {
	color:#38b7ff;
}*/

 .navigation ul,  .navigation-area li,  .navigation-area a {
	margin: 0;
	padding: 0;
	position: relative;
}
.navigation:after,  .navigation-area ul:after {
	content: '';
	display: block;
	clear: both;
}
.navigation ul {
	list-style: none;
}
.navigation > ul > li {
	list-style:none;
	display:inline;
font-family: 'EstrangeloEdessaRegular', Tahoma;
	font-size:16px;
	color:#1257b8;
	text-transform:uppercase;
}
.navigation > ul > li a {
	color:#1257b8;
	text-decoration:none;
	padding: 0 0 0 30px;
	letter-spacing:2px;
}
.navigation > ul > li a:hover {
	color:#e51937;
	text-decoration:none;
}
.navigation li:hover ul {
	display: block;
}
.navigation li ul {
	display: none;
	position: absolute;
	top: 18px;
	right: 127px;
	min-width: 220px;
	text-align: right;
	background:#fff;
	
      /* IE7 */    
      *width: 100%;
}
.navigation li ul li {
	text-align: right;
font-family: 'EstrangeloEdessaRegular', Tahoma;
	list-style:none;
}
.navigation li ul li a {
	border-top: 0 none;
	display: block;
	line-height: 120%;
	padding: 7px 15px;
	text-align: right;
	width:auto;
	font-size:15px;
	letter-spacing:0px;
}


.header {
	width:100%;
	height:587px;
	float:left;
	margin:auto;
	background:url(../images/header.png) top no-repeat;
}
.header-bg {
	background:url(../images/header-text-bg.png) top no-repeat;
	float: none;
	height: 117px;
	left: 145px;
	margin: auto;
	position: relative;
	top: 440px;
	width: 958px;
}
.header-text {
	color: #00419C;
    float: left;
    font-family: 'EstrangeloEdessaRegular', Tahoma;
    font-size: 28px;
    line-height: 40px;
    margin-left: 115px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 600px;
}
.button-area {
	width:200px;
	height:auto;
	float:left;
	margin-top: 40px;
	margin-left: 15px;
}
.container {
	width:998px;
	height:auto;
	float:none;
	margin:auto;
}
.contentarea {
	width:998px;
	height:auto;
	float:left;
}
.content-logo {
	float: left;
	height: auto;
	left: -8px;
	position: relative;
	top: -30px;
	width: 262px;
}
.home-content {
	width:736px;
	height:auto;
	float:left;
	padding: 15px 0;
}
.hometext {
	font-family: 'SymphonyRegular', Tahoma;
	font-size:16px;
	color:#fff;
	line-height:24px;
}
.hometext a {
	color:#fff;
	text-decoration:none;
}
h1 {
	color:#044eb5;
	font-family: 'EstrangeloEdessaRegular', Tahoma;
	font-size:30px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight: normal;
}
p {
	font-family: 'SymphonyRegular', Tahoma;
	font-size:16px;
	color:#fff;
	line-height:24px;
}
.inner-contentbg {
	width:958px;
	height:auto;
	float:left;
	background:#fff;
	padding:20px;
	margin-top:20px;
}
.inner-contentbg p {
	font-family: 'SymphonyRegular', Tahoma;
	font-size:15px;
	color:#616161;
	line-height:24px;
}
.inner-contentbg h1 {
	color:#044eb5;
	font-family: 'EstrangeloEdessaRegular', Tahoma;
	font-size:30px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.inner-contentbg ul{
	
}

.inner-contentbg li{
color:#094598;
font-family: 'SymphonyRegular', Tahoma;
font-size:16px;
list-style:url(../images/arrow.png);
line-height:36px;
padding-left:20px;
}

.inner-contentbg li a{
color:#094598;
text-decoration:none;
}


.contactus-area{
width:58%;
height:auto;
float:left;
color: #616161;
    font-family: 'SymphonyRegular', Tahoma;
    font-size: 15px;
    line-height: 24px;
	 margin-bottom: 30px;
	 margin-top: 10px;
}

.contact-col1{
width:315px;
height:auto;
float:left;	
}
.contact-col2{
width:315px;
height:auto;
float:left;	
}
.contact-col3{
width:315px;
height:auto;
float:left;	
}

.contactus-area a{
	color: #094598;
	text-decoration:none;
}







.teammemberarea {
	width:958px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}
.team1 {
	width:280px;
	height:auto;
	float:left;
}
.team2 {
	width:280px;
	height:auto;
	float:left;
	margin-left: 59px;
}
.team3 {
	width:280px;
	height:auto;
	float:right;
}
.team-text {
	color:#094598;
	font-family: 'SymphonyRegular', Tahoma;
	font-size:16px;
	text-align:center;
	line-height: 21px;
}

.servicesarea {
	width:958px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}

.service-left{
	float: left;
    height: auto;
    padding-left: 118px;
    width: 360px;
}

.servicesarea ul{
	
}

.servicesarea li{
color:#094598;
font-family: 'SymphonyRegular', Tahoma;
font-size:16px;
list-style:url(../images/arrow.png);
line-height:48px;
padding-left:20px;
}



.service-right{
	 float: left;
    height: auto;
    padding-left: 68px;
    width: 360px;
}










.map{
/*text-align:center;	*/
 margin: 30px 0 40px 21px;
}


.footer-area {
	width:100%;
	height:40px;
	background:#fff;
	float:left;
	margin-top: 20px;
}
.footer-navigation {
	width:50%;
	float:left;
	margin-top:10px;
}
.footer-navigation ul {
	margin:0px;
	padding:0px;
}
.footer-navigation li {
	list-style:none;
	display:inline;
	font-family: 'EstrangeloEdessaRegular', Tahoma;
	color:#1257b8;
	font-size:16px;
}
.footer-navigation li a {
	color:#1257b8;
	font-size:16px;
	letter-spacing:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0 30px 0 0px;
}
.footer-navigation li a:hover {
	color:#38b7ff;
}
.copyrights {
	width:50%;
	float:right;
	font-family: 'EstrangeloEdessaRegular', Tahoma;
	color:#1257b8;
	font-size:16px;
	text-align:right;
	margin-top:10px;
}
.bottom-footer {
	width:998px;
	height:auto;
	float:none;
	margin:auto;
}
.footer-logo {
	width:238px;
	height:auto;
	float:left;
	margin-top:10px;
}
.footer-address {
	width:220px;
	padding-left: 40px;
	height:auto;
	float:left;
	font-family: 'SymphonyRegular', Tahoma;
	font-size:16px;
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	margin-top:20px;
}
.footer-creds {
	width:240px;
	height:auto;
	float:left;
	font-family: 'SymphonyRegular', Tahoma;
	font-size:13px;
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	margin-top:30px;
	text-align:right;
}

.footer-creds a{
color:#1257B8;
text-decoration:none;	
}
