@import '../css/menu.css'; 

* { margin:0;padding:0; }
br { clear:both; }
 
#wrapper { width:100%;margin:auto; }

body{font-family:"Tahoma", "Geneva","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:14px;
	line-height:1.55em;}
.logo{padding:10px; float:left;}
.logo a img{border:none;width:100px;height:auto;}
.login{padding:10px; float:right; margin-top:45px; color:#808080; font-size:12px;}
.login a{text-decoration:none; color:#808080;}
.banners{height:200px; width:100%;margin:auto; background-color:#CCC;background: url("../css/lamda_banner.gif")  repeat-x;}
.main_body{margin:auto;width:900px;}
.mainbody_left{float:left;}
#content {margin:auto; }
.content{width:890px; float:left; color:#333; padding:10px 20px 0px 25px; background: url("../images/sheet_background.png") repeat-y scroll 0 0 transparent;}
.content p{ padding:10px;}
.content h1{ padding:10px; color:#d50505; font-weight:normal;font-size: 18px;}
.content-bottom { width: 935px; height:36px; float:left; background: url("imagesss/bottom.png")  no-repeat transparent;}
.content-menu { width: 935px; height:37px; margin-top:-37px; margin-left:17px; float:left; position: absolute; z-index:10; background: url("../css/nav_menu.png")  no-repeat transparent;}

.mainbody_right{float:left;}

#content .footer { width:920px; margin:auto;}
#content .footer .copyright_left{float:left; padding-left:20px; color:#808080; font-family:tahoma; font-size:12px;}
#content .footer .copyright_left a{text-decoration:none; color:#808080;}
#content .footer .copyright_right{float:right; color:#808080; font-family:tahoma; font-size:12px;}
#content .footer .copyright_right a{text-decoration:none; color:#808080;}

.contact_form input[type=submit]{margin:5px; padding:3px 8px; display:inline-block; background-color:#f2f2f2; border:1px solid #ccc; border-radius:5px; color:#333; font-size:11px; font-weight:700; cursor:pointer;}
.contact_form input[type=text]{background: transparent url(../images/inputtext_bg.png) no-repeat 0px 0px; border:0px; margin:5px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; width:190px; }
.contact_form textarea{background: transparent url(../images/textarea_bg.png) no-repeat 0px 0px; border: none !important; outline: none !important;display: inline; margin: 5px; color: #333; font-size: 12px; font-family:Arial, Helvetica, sans-serif;padding: 5px 5px 10px 5px; width: 480px; height:64px; overflow-x: hidden; overflow-y: hidden; resize: none;}

.construction_line{background: url("images/construction_line.jpg"); background-repeat:repeat-x; height:40px;}
.banners p {
    text-align: center;
    padding-top: 33px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
}
.banners h1 {
    text-align: center;
    padding-top: 55px;
    color: #ffffff;
    font-weight: 700;
    font-weight: bold;
    font-size: 69px;
}
.front-top {
    margin-top: 50px;
}
.front-top-item {
        float: left;
    width: 280px;
    position: relative;
    height: 140px;
    line-height: 26px;
    margin-left: 15px;
}

.front-top-item h2{
    font-size: 24px;
    color: #d50505;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
.front-top-item ul {
    margin: 0 0 15px 13px;
}
.content-bottom{
	width: 935px;
     min-height: 36px;
     float: left;
     background: url(imgss/bottom.png) no-repeat transparent;
}
.method-item {
    float: left;
    width: 280px;
    margin-right: 12px;
    min-height: 275px;
    margin-top: 50px;
}
.method-image {
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
}
.method-image img {
    width: 120px;
    margin-right: 20px;
    display: block;
    margin: auto;
}
.method-text {
    width: 276px;
    float: right;
    text-align: left;
}
.container {
    width: 940px;
    margin: 0 auto;
}
.method-text p {
    line-height: 22px;
    padding: 0;
}
.back_bg{
	background: #f3f3f3;
	float: left;
	padding: 30px 5px;
}
.back_demo{
	padding: 30px 5px;
}
#content .footer .copyright_left a {
    text-decoration: none;
    color: #808080;
}
.cta-signup{
    text-align: center;
}
.cta-signup a {
        background: #f36f27;
    color: #fff;
    display: inline-block;
    padding: 10px 70px;
    text-decoration: none;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
}
.visa_img{
    width: 70px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.mas_img{
    width: 70px;
    float: left;
}