﻿body {
	color:#373737;
}
#landingHead{
	background-color:#ffffff;
	height:242px;
	padding-top:136px
}
#landingLogo
{
    width:260px;
    height:125px;
	margin:0 auto;
    background: url(/images/landingLogo.jpg) no-repeat left top;
}
#landingNav
{
    width:100%;
    border-top:solid 1px #0066a4;
    border-bottom:solid 1px #0066a4;
    background-color:#4293c2;
    height:30px;
    margin-bottom:50px;
    text-align:center;
}
#landingNav a
{
    color:#FFFFFF;
    text-decoration:none;
    line-height:30px;
    padding:5px 16px;
    text-transform:uppercase;
}
#landingNav a:hover
{
    color:#00273e
}
#landingTestimonialCont
{
    width:780px;
    margin:0 auto;
    font-size:16px;
}
#landingTestimonialRight
{
    float:right;
}
#landingTestimonialLeft
{
    float:left;
}
.landingTestimonialItem
{
    width:330px;
}
.landingTestimonialItem span
{
    float:right;
    text-align:right;
    color:#989898;
    margin-top:10px;
    
}.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	padding: 15px;
	background-position: center;
	text-align: center;
}

