.page-title {
    font-size: 18px;
    
    padding: 0 0 10px;
    font-weight: 300;
    letter-spacing: -0.1px;
    margin-bottom: 0;
    color: #474747;
    margin: -15px 0 20px;
    line-height: 1.25;
    border-bottom: 1px solid #efefef;

}


#section h5 a{
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 5px;
    color:#5b9bd5; 
    font-size:14px;
}


#section a{
	color: #3a3a3a;
    font-size: 12px;
    line-height: 24px;
}
#section a:hover{
    color: #0089d2;
}
#section p{
	color: #000;
    font-size: 12px;
    
    line-height: 24px;
}



.container {
    margin: 0 auto;
    position: relative;
    width: 940px;

}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wpcf7-form input {
    width: 198px;
    height: 30px;
}
input, textarea, select {
    -webkit-appearance: none;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #8f8f8f;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
    border-radius: 0;
}


.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.one-half{
   
    width: 416px;
    float: left;
}

.wpcf7-form input[type="submit"] {
    display: block;
    margin: 0 0 20px;
    width: auto !important;
}

input[type="submit"]{
    background: #1e73be;
}

input[type="submit"]{
   
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    height: auto;
    overflow: visible;
    padding: 7px 20px;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    -ms-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    width: auto;
}
input[type="submit"] {
    font-size: 13px;
    text-transform: uppercase;
}
input[type="submit"]:hover{
    background: #3a3a3a;
    color: #fff;
}
.wpcf7-form textarea {
    height: 150px;
    max-width: 100%;
    width: 678px;
}

textarea {
    padding: 10px;
    resize: both;
}
 input,textarea, select {
    
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-radius: 0;  
    box-shadow: none;
    color: #8f8f8f;
    font-size: 12px;
    line-height: 1.5;   
    border-radius: 0;
}


input:hover, textarea:hover, select:hover {
    border-color: #dedede;

}
input:focus, textarea:focus, select:focus {
    border-color: #ccc;
}



.sidebar-left #main {
    float: right;
    margin-left: 40px;
    margin-right: 0;
}
.sidebar-left #sidebar {
    float: left;
}


#main {
    float: left;
    margin: 0 0 40px 0;
    width: 680px;
}
#sidebar {
    float: left;
    width: 220px;
    margin-right: 40px;
}

.sidebar-left #sidebar {
    float: left;
}
#sidebar .widget {
    margin: 0 0 50px;
}


.widget li {
    background: url(images/arrow-right-grey.png) no-repeat 0 11px;
    border-bottom: 1px dotted #ced8df;
    list-style: none;
    margin: 0;
}
.widget li a {
    color: #868686;
    display: block;
    padding: 5px 0 5px 15px;
}

h3{
    color: #474747;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 5px;
    font-size: 17px;
}

h5{font-size: 16px;}

.one-half {
    float: left;
    margin-right: 20px;
}
.one-half {
    
    width: 416px;
    float: left;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
td {width:380px;border-top: 1px solid #000;border-right: 1px solid #000;color: #000;}
tr{height: 50px;}
table {border-left: 1px solid #000;border-bottom: 1px solid #000;}
#section>div>ul li{font-size: 12px;list-style:disc;margin-left:70px;line-height:24px;}