@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'blissregular';
    src: url('../fonts/webfontkit-20140806-123521/ufonts.com_bliss-regular_0-webfont.eot');
    src: url('../fonts/webfontkit-20140806-123521/ufonts.com_bliss-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfontkit-20140806-123521/ufonts.com_bliss-regular_0-webfont.woff') format('woff'),
         url('../fonts/webfontkit-20140806-123521/ufonts.com_bliss-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/webfontkit-20140806-123521/ufonts.com_bliss-regular_0-webfont.svg#blissregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 {font:normal 30px 'blissregular'; color:#d0103a; text-transform:uppercase; line-height:30px;}
h2 {font:normal 20px 'blissregular'; color:#000; line-height:20px;}
h3 {font:normal 15px 'blissregular'; color:#000; line-height:20px;}
p {font:normal 15px 'blissregular'; color:#444; line-height:20px;}
Body {margin:0; padding:0; font-family:'blissregular'; background-color:#e9e9e9;}
header, section, footer {width:1000px; margin:0 auto; background-color:#fff;}
.top {width:880px; padding:20px 60px; background-color:#fff; float:left;margin-top:-12px;}
.floatl {float:left;}
.floatr {float:right;}
.clear {clear:both;}
.call {background-color:#d0103a; font-size:25px; color:#fff; padding:7px 5px 2px 0; float:left;}
.calltime {padding-top:10px; text-align:center; color:#d0103a; line-height:30px; font-size: 23px;}
.container {width:880px; margin:0 auto; display:table;}
.container1 {width:880px; margin:0 auto; padding:0 60px; background:url(../images/first-is-img1.jpg) no-repeat top right #e5e5e5; display:table;}
.yourorg {width:820px; background:url(../images/your-org-img.jpg) no-repeat top right #e5e5e5; margin:0 auto; padding:0 30px; float:left;}
ul li {background:url(../images/bullet.png) no-repeat 0 5px; padding-left:20px; list-style:none; font-size:15px; line-height:20px; color:#444; margin-bottom:15px; margin-left:-40px;}
.sixty {width:50%; border-right:solid 1px #e2e2e2; padding-right:4%; float:left;}
.forty {width:40%; padding-left:5%; float:left;}
.name {color:#0086b9; font-size:13px;}
.btnorange a {background-color:#F60; padding:5px 10px; color:#fff; text-decoration:none; float:left;}
.btnorange a:hover {background-color:#000;}
.mart20 {margin-top:20px;}
.marb20 {margin-bottom:20px;}
.padb20 {padding-bottom:20px;}
.glidecontent .img {width:30%; float:left;}
.glidecontent .txt {width:65%; font-size:15px; color:#444; padding-left:5%; float:left;}
.glidecontent .txt a {color:#104b85; text-decoration:none;}
.glidecontent .txt a:hover {color:#000;}
hr {border-top:solid 1px #e2e2e2; border-left:none; border-bottom:none; border-right:none;}
.box1 {width:120px; background-color:#e18025; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box2 {width:120px; background-color:#959a2f; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box3 {width:120px; background-color:#c33025; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box4 {width:120px; background-color:#2f789a; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box5 {width:120px; background-color:#c32546; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.font40 {font-size:40px; line-height:40px;}
footer {font:normal 12px 'blissregular'; padding:20px 0; line-height:20px; color:#444;}
footer a {color:#444;}

.banner {width:1000px; height:414px; background:url(../images/banner.jpg) no-repeat; float:left;}
.form{float:right; width:420px; color:#fff; height:auto; text-align: center; margin-top:20px;}
.form h2 {color:#fff;}
input[type='text'] {width:287px; padding:7px; -webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px; border:solid 1px #e2e2e2; margin:0;}
.submitbtn{ width:160px; height:37px; background:url(../images/btn-submit.png) no-repeat; border:0; cursor:pointer;}
.submitbtn1{ width:118px; height:30px; background:url(../images/popup-btn.jpg) no-repeat; border:0; cursor:pointer; margin-top:2px;}



input[type=button]
{
  background-color: #d0103a;
  color:#fff;
  height: 27px;
}

input[type=button]:hover
{
  background-color: #d0103a;
  color:#fff;
  height: 27px;
}


input[type=submit]
{

}


