@import "reset.css";

body {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    background-color: #FFFFFF;
}

#page {
    width: 1440px;
    margin: 0 auto;
}

@media screen and (max-width: 1440px) {
    #page {
        width: 100%;
    }
}

.logo {
    float: left;
    margin: 10px;
}

.menu {
    float: right;
    margin: 50px 0px 0px 0px;
}

.menu li {
    float: left;
}

.menu li a {
    display: block;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
    text-decoration: none;
}

.menu .current-menu-item a {
    color: #6599CB;
}

.menu li a:hover {
    color: #6599CB;
}

#top3overlay {
    position: fixed;
    top: 0px;
    left:0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 8;
}
#top3 {
    position: fixed;
    width: 602px;
    height: 602px;
    top: 100px;
    left: 50%;
    z-index: 9;
    margin-left: -311px;
    padding: 20px;
    border: 2px solid #333;
    border-radius: 5px;
    background-color: #FFF;

}

.hero {
    width: 100%;
    position: relative;
}

.hero img {
    width: 100%;
}

.herotitle {
    position: absolute;
    top: 30px;
    width: 100%;
}
.herotitle>span {
	display: block;
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-size: 100px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 2px #000000;
}

.content {
    width: 1100px;
    margin: 0 auto;
}

.bluebutton {
    width: 438px;
    height: 100px;
    background-image: url(images/bluebuttonbg.png);
    display: block;
    margin: 20px auto 0 auto;
}

.whitecontent {
    padding: 30px 0px;
    background-color: #FFFFFF;
}

.roundbox {
    float: left;
    width: 200px;
    height: 200px;
    text-align: center;
    margin-left: 60px;
}

.roundbox img {
    width: 163px;
    height: 162px;
    border: 10px solid #F1F3F4;
    border-radius: 90%;
    margin-bottom: 5px;
}

.roundbox span {
    display: block;
    font-size: 16px;
    color: #4F9FCB;
}

.roundbox a {
    text-decoration: none;
}

.roundtestimonial {
    margin-left: 0px;
}

.benefits {
    padding: 30px 0px;
    background-color: #F7F8F9;
}

.hometext {
    width: 600px;
    float: left;
}

.hometext p {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 20px 0px;
    padding-left: 20px;
    background: url(images/servicesimg.png) left 5px no-repeat;
}

.homeimg {
    float: left;
    width: 500px;
}

.blogcontent {
    float: left;
    width: 350px;
    height: 300px;
    text-align: center;
    margin: 0px 8px;
}

.blogcontent img {
    margin-bottom: 5px;
    width: 346px;
    height: 225px;
}

.blogcontent a {
    text-decoration: none;
    color: #354258;
    font-size: 16px;
}

.testimonials {
    padding: 30px 0px;
    background-color: #F3F2F2;
}

.testimonials p {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 20px 0px;
}

.contact {
    background-color: #4E9FD1;
    padding: 30px 0px;
}

.contact span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
}

.contactusbox {
    width: 300px;
    float: left;
}

.visitbox {
    width: 300px;
    float: right;
    text-align: right;
}

footer {
    background-color: #0B78B8;
    padding: 10px 0px;
    text-align: center;
}

footer span {
    font-size: 16px;
    color: #FFFFFF;
}

footer a {
    color: #FFFFFF;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #4F9FCB;
}

h1{
    display: block;
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-size: 70px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 2px #000000;
}

h1.entry-title,h2 {
    display: block;
	width: 600px;
    font-size: 28px;
    font-weight: bold;
    color: #4F9FCB;
    text-align: left;
    margin-bottom: 30px;
	text-shadow: none;
}

h1.entry-title a,h2 a {
    color: #4F9FCB;
    text-decoration: none;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    color: #354258;
    margin-bottom: 20px;
}

h3 a {
    color: #354258;
    text-decoration: none;
}

h3 em {
    color: #4F9FCB;
}

h4 {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
}

h5 {
    font-size: 25px;
    color: #4F9FCB;
    margin-bottom: 20px;
}
.clear {
    clear: both;
}

.bloghero {
    width: 100%;
    height: 344px;
    position: relative;
    background-image: url(images/blogherobg.png);
}

.articles {
    float: left;
    width: 600px;
    margin-right: 100px;
}

.articles img {
    margin-bottom: 20px;
}

.articles p {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 20px 0px;
}

.moretag {
    display: block;
    width: 100px;
    height: 15px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    color: #AAD3E9;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #AAD3E9;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.sidebar {
    float: left;
    width: 280px;
    padding-left: 20px;
    border-left: 1px dashed #333333;
    margin-bottom: 20px;
}

.sidebar a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #999999;
    margin: 5px 0px;
}

.page-numbers {
    padding: 15px;
    border: 2px solid #E5E5E5;
    border-radius: 5px;
    background-color: #FFFFFF;
    color: #BFBFBF;
}

.page-numbers:hover, .current {
    background-color: #E5E5E5;
    color: #5D5D5D;
}

.articles ol {
    list-style-type: decimal;
}

.articles ul {
    list-style-type: disc;
}

.articles li {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 10px 0px;
    padding-left: 5px;
    margin-left: 15px;
}

/*.testimonialshero{width:100%;height:345px;position:relative;background-image:url(images/testimonialsherobg.png);}*/
.testimonialsbox {
    margin-bottom: 20px;
}

.testimonialscontent {
    float: left;
    width: 800px;
    margin-left: 50px;
}

.testimonialscontent p {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 10px 0px;
}

.roundbox .testimonialsbox {
    float: left;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

p {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 10px 0px;
}

.googlemap {
    float: left;
}

.contactcontent {
    float: left;
    width: 350px;
    height: 300px;
    text-align: center;
    margin: 0px 8px;
}

.contactcontent img {
    margin-bottom: 5px;
    width: 346px;
    height: 225px;
}

.contactform {
    width: 500px;
    float: left;
    margin-left: 50px;
}

.contactform br {
    display: none;
}

.wpcf7-form-control-wrap {
    position: static;
}

span.wpcf7-not-valid-tip {
    display: none;
}

input[type="text"], input[type="email"], input[type="tel"] {
    display: block;
    width: 392px;
    margin: 0px 20px 10px 0px;
    font-size: 15px;
    padding: 7px 5px;
    background-color: #F7F8F9;
    color: #999999;
    border: 1px solid #DBDDDE;
}

input[type="submit"] {
    display: block;
    width: 100px;
    height: 35px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    color: #AAD3E9;
    background-color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #AAD3E9;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.contactform .first-name input, .contactform .last-name input, .contactform .your-email input, .contactform .phone input {
    width: 180px;
    float: left;
}

textarea {
    display: block;
    width: 400px;
    height: 160px;
    font-size: 15px;
    color: #999999;
    background-color: #F7F8F9;
    border: 1px solid #DBDDDE;
    margin-top: 5px;
    margin-bottom: 20px;
}

.office {
    padding: 30px 0px;
    background-color: #F3F2F2;
}
strong {
	font-weight: bold;
	color: #000;
}

em {
	font-style: italic;
}
h3>em {
	font-style: normal;
}
.redlink {
	display: block;
	font-weight: bold;
	color: #FF0000;
}
.starburstleft {
	position: absolute;
	width: 300px!IMPORTANT;
	left: 50px;
}
.starburstright {
	position: absolute;
	width: 300px!IMPORTANT;
	right: 50px;
}