/*header*/
.m1 {
    width: 100%;
    z-index: 1000;
}

#mainmenubar {
    height: 70px!important;
    background: #fff;
	position: fixed;
    width: 100%;
	z-index: 1;
}
#menubar {
    width: 1300px;
    margin: auto;
}
#logo {
       padding-top: 14px;
    float: left;
    border: 0px;
}
#logo img{      width: 160px;
    margin-top: 4px;
    border: none;
    float: left;
    margin-right: 17px;}
#menu {
    padding-top: 6px; float:left;
}
.phno {
   float: left;
    padding: 0px 17px!important;
    font-size: 14px!important;
    font-family: arial;
        color: #1296d6!important;
        margin-top: 10px;
    margin-right: 5px;
    font-weight: bold;
    border: 1px solid #0f92d2;
    border-radius: 30px;
    line-height: 15px;margin-right: 15px;
}
.sign {
    margin-right: 6px;
    color: #fff!important;
    background-color: #3283C5;
    border: 1px solid transparent;
    padding: 9px 11px;
}
.buttonright{float: left;
   margin-top: 21px;}
.sign:hover{background-color: #13A8E2!important;  } 
.loginresbut {
    color: #fff!important; text-align:center;    margin-bottom: 4px;
        background-color: #52D419;
    border: 1px solid transparent;
    padding: 9px 11px;
}
.loginresbut:hover{background-color: #6AE435!important;}

.startbut {
    font-size: 13px;
    border-radius: 0px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    padding: 12px 25px;
    text-align: center;
    margin-top: 27px;
    text-decoration: none;
    margin-left: 20px;
        BACKGROUND: #26ade6;
}
.startbut:hover{    BACKGROUND: #6b6b6b;color: #fff!important;}
.loginbut{font-size: 15px;
    border-radius: 0px;
    font-weight: bold;
    background-color: #3ac411;
    color: #fff;
    cursor: pointer;
        padding: 10px 12px 10px 10px;
    text-align: center;
    margin-top: 10px;
    text-decoration: none; float:left;   
	 margin-right: 15px; border-radius: 3px;}
.loginbut:hover{background-color: #4CD822;}
.dropicon {
        display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px!important;
    vertical-align: middle;
    border-top: 4px solid!important;
    border-right: 4px solid transparent!important;
    border-left: 4px solid transparent!important;
}
.dropdown-content{    width: 170px;;
        background: rgb(232, 232, 232)!important;
    border-radius: 3px;    box-shadow: 0px 7px 10px rgb(8, 0, 0);}
	.dropdown-content a:hover {background-color: #f1f1f1!important; }
	.dropdown-content a {
    color: black;    margin-top: 0px!important;
        padding: 6px 14px!important;        border-bottom: 1px solid #D8D8D8!important;
    text-decoration: none;
    display: block;
    text-align: left;
}
/*header*/











/*footer*/

#mainfooter {
       padding-bottom: 40px;
           background: #555365;
    margin-top: 2px;
    border-top: 1px solid #D8D8D8;
    width: 100%;
    float: left;
	margin-bottom: -25px;
}
#footer {
       float: left;
    width: 100%;
}
#footer1 {
    width: 1140px;
    margin: auto;
}
#footerbox1 {
    width: 200px;
    float: left;
    padding-top: 32px;
}
.phno1{
    float: right;
    padding: 10px;
    font-size: 14px;
    font-family: arial;
    color: #ffffff;
    margin-top: -4px!important;
    margin-bottom: 20px;}
.phnob {
    float: right;
    width: 174px;
    padding: 10px;
    font-size: 17px;
    font-family: arial;
    color: #fff;
    margin-top: 11px;
}
#footerbox2 {
    text-align: center;
    float: left;
	    font-family: arial;
    /*font-size: 12px;*/
    padding-top: 12px;
    color: #4B4B4B;
}
/*.copyright {
    font-family: arial;
    font-size: 12px;
    padding-top: 12px;
    color: #4B4B4B;
}*/
.privacy {
    line-height: 35px;
    list-style: none;
    float: left;
        margin-left: 10px;
    margin-right: 15px;
    margin-top: 12px;
    padding-bottom: 20px;
}
.privacy li a {
    text-decoration: none;
          color: #efefef;
    font-size: 13px;
}
.copyright li a:hover{ color:#f17330 }
.copy {
    font-size: 13px;    width: 100%;
    color: #9A9A9A;
    font-family: arial;
    TEXT-ALIGN: CENTER;
    FLOAT: LEFT;
    MARGIN-LEFT: 15PX;
}
.privacy li {
    text-align: left;
}
.secureemailbox{
    float: right;
    margin-top: 14px;
    margin-left: 32px;}
#hush_username{ 
    width: 190px;
    height: 30px;
	}
	.sub1but{
	width: 65px;
    height: 34px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 4px;
    margin-top: 5px;
    background-color: #58b75b;
    border: 1px solid #3B983E;
    color: #fff;
    margin-right: 3px;
    cursor: pointer;}
	.securetexemail{
	    font-weight: bold;
    font-size: 15px;
        color: #c1c1c1;
    float: left;}
/*footer*/