/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 11, 2014, 9:25:36 AM
    Author     : designer
*/
a:hover{opacity: 0.6;}

.header{
    border-top: 10px solid #004999;
    padding-top: 15px;
}

.header-container{
    width: 1000px;
    margin: auto;
}

.logo{
    padding-left: 20px;
}

.contact{
    padding-top: 5px;
}

.pull-left{
    float: left;
}

.pull-right{
    float: right;
}

.clear-both{
    clear: both;
}

.banner{
    padding-top: 20px;
}

.banner-img{
    display: block; 
    margin: auto;
}

.banner-sub-imgs{
    background-color: #004999;
    width: 1000px;
    display: block;
    margin: auto;
}

.banner-sub-img1{
    padding-top: 7px;
    padding-left: 8px;
    padding-bottom: 4px;
}

.banner-sub-img2{
    padding-top: 7px;
    padding-left: 4px;
    padding-bottom: 4px;
}

.contact-me{
	background: url(../images/contact-me.png) no-repeat;
	min-height: 200px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contact-me a{
	display: block;
}

.contact_btn{
    float:left;
	padding-top: 127px;
    padding-left: 333px;
}

.skype_btn{
    float: left;
    padding-top: 127px;
    padding-left: 33px;
}

.contact-me img{
    display: block;
    margin: auto;
}

.home-content{
    width: 960px;
    margin: auto;
}

.sub-img1{
    height: 620px;
    z-index: -1;
    position: relative;
}

.subtext1{
    background-color: #004999;
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
}

.sub-img2{
    background-color: #b2b2c1;
    padding-top: 50px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.subheadlist1 .text{
    margin-left: 20px;
    margin-top: 25px;
}

.subheadlist2{
    margin-top: 40px;
}

.subheadlist2 .text, .subheadlist3 .text{
    margin-left: 20px;
}

.subheadlist3{
    margin-top: 40px;
}

.sub-img3{
    height: 410px;
    z-index: -1;
    position: relative;
    overflow: hidden;
}

.subtext2{
    background-color: #004999;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

.popularity-container{
    border: 2px solid #cccccc;
    float:left;
    color: #666666;
    padding-top: 25px;
    padding-left: 10px;
}

.popular1{
    float: left;
    width: 45%;
    padding-right: 20px;
}

.popular-all{
    font-weight: 500;
    font-size: 15px;
    float:left;
    width: 52%;
}

.popular1-text-container{
    width: 400px; 
    margin-left: 16px;
    margin-top: 20px;
}

.popular1-text-container span{
    font-weight: bold;
    font-size: 21px;
}

.popular1-text-container p{
    font-size: 17px;
}

.popular2{
    float: left;
    width: 233px;
    padding-right: 15px;
}

.popular-text{
    width: 175px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'MS PGothic', Osaka, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.popular3{
    float: left;
    width: 233px;
}

.subhead3{
    background-color: #004999;
    margin-top: 10px;
    padding: 20px;
}

.recommended-container{
    border: 5px solid #cccccc;
    border-top: 0;
    padding-top: 20px;
    padding-bottom: 25px;
}

.recommended1{
    float:left;
    padding-left: 15px;
}

.recommended1 img, .recommended2 img{
    padding-right: 6px;
    padding-bottom: 7px;
}

.recommended1-info{
    float:left;
    padding-left: 45px;
    padding-top: 10px;
    margin-bottom: 20px;
    color: #333333;
}

.recommended1-info p, .recommended2-info p{
    width: 425px;
}

.info-text{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
}

.divider-black{
    border: 1px solid #000033;
    width: 95%;
    margin: auto;
    margin-bottom: 20px;
}

.recommended2{
    float:left;
    padding-left: 30px;
}

.recommended2-info{
    float:left;
    padding-left: 25px;
    padding-top: 10px;
    color: #333333;
}

.testimonial1{
    background-color: #e5e5ea;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: 5px;
}

.testimonial-img{
    float: left;
    padding-left: 10px;
}
.testimonial-txt p{line-height: 30px;font-size: 18px;color: #13334b;font-family: 'MS PGothic', Osaka, Arial, sans-serif;}
.testimonial-txt h3{font-size:30px;color:#666666;margin: 0;}
.testimonial-txt ul li{list-style:none;display:inline-block;margin-right: 15px;}
.testimonial-txt ul{
    margin: 5px 0;
    font-size: 20px;
    color: #666666;
    padding: 0;
}
.testimonial-txt{
    float: right;
    margin-right: 20px;
    width: 500px;
    min-height: 225px;
    background-color:#ffffff;
    padding: 20px;
    box-shadow: 3px 3px 3px #cccccc;
    -webkit-box-shadow: 3px 3px 3px #cccccc;
    -moz-box-shadow: 3px 3px 3px #cccccc;
    -o-box-shadow: 3px 3px 3px #cccccc;
}

.testimonial2{
    background-color: #faeae5;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.contact-banner{
    background: url(../images/contact-me2.png) no-repeat; 
    min-height: 335px;
    margin-top: 35px;
    margin-bottom: 100px;
}

.contact-banner a{
	display: block;
}

.contact-btn{
    float:right;
    padding-top: 20px;
    padding-right: 20px;
}

.skype-btn, .tel-btn{
    float: right;
    padding-right: 20px;
    padding-top: 5px;
}

.footer{
    background-color: #004999;
    text-align: center;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
}

.box-shadow{
    box-shadow: 0px 0px 5px gray;
}

.car1-img{
    margin-left: 15px;
}

.pr35{
    padding-right: 35px;
}

.pr45{
    padding-right: 45px;
}