@charset "utf-8";
/* CSS Document */
@import url("reset.css");

.table-borders {
	border: 1px solid #FF9900;
}
.navfooter2{
    COLOR: #00844A;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
#wrapper {width:840px; margin:0 auto;background:#FFF;}
#header {height:97px;}
#header .logo {float:left;margin-top:10px;}
#header .bankon {float:right; margin-top:10px; text-shadow:1px 1px 1px #ccc; font-size:16px; line-height:20px;}
#header .awards {float:center; margin-top:0px; text-shadow:1px 1px 1px #ccc; font-size:12px; line-height:20px;}
#container { padding-top:73px; background:url(../img/bg-container.png) top center no-repeat; margin-bottom:5px;}
#container1 { padding-top:73px; background:url(../img/bg-container1.png) top center no-repeat; margin-bottom:10px;}
#container_es { padding-top:73px; background:url(../img/bg-container_es.png) top center no-repeat; margin-bottom:5px;}
#content {border:1px solid #3E826C; border-top:none;}
#sidebar {
	width: 342px;
	background: #EBF2F0;
	float: left;
	padding-bottom: 0px;
	margin-top: -7px;
	border-right: 1px solid #3E826C;
	border-bottom: 1px solid #3E826C;
}
#sidebar .image {
	padding-top: 0px;
	background: #FFF;
}
#sidebar .image img {}
ul.cusleft {list-style-type:none; margin-left:10px; margin-top:10px; }
ul.cusleft li {float:left;}
.help {padding:30px 15px 10px 20px;
font-size:15px;
}
.help ul {list-style-type:none; margin-left:-5px; margin-top:10px;}
.help ul li {background:url(../img/bgli.png) top left no-repeat; padding-left:12px; font-size:14px; }
.content-right { width:470px; float:right;color:#010101; padding-top:15px; }
.content-right h4 {
	font-size:16px;
	font-weight:normal;
}
.content-right  h5 {font-weight:normal; width:345px;  margin-top:5px; font-size:11px;}
.content-right .form {padding-left:10px;  }
.field {
	margin-top: 17px;
}
.field span {
	font-weight: bold;
	display: block;
	padding-top: 0px;
	width: 137px;
	float: left;
	color: #212121
}
.field span a {color:#06a873;}
.field span a:hover {text-decoration:none; color:#06a873;}
.field .lager {padding:7px 10px;border:1px solid #929292;width:210px;}
.field .normal {padding:7px 10px;border:1px solid #929292;width:150px;}
.field .small {padding:7px 10px;border:1px solid #929292;width:30px; margin-right:10px;}
.buttonsm {
	width:310px;
	height:65px;
	background:url(../img/btn-getfree.png) bottom no-repeat;
	border:none;
	cursor:pointer;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	color:#112b00;
	text-shadow:1px 1px 1px #fff600;
	margin-top:-10px;
	margin-bottom:10px;
}

.buttonsg {
	width:310px;
	height:65px;
	background:url(../img/btn-green.png) bottom no-repeat;
	border:none;
	cursor:pointer;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	color:#112b00;
	text-shadow:1px 1px 1px #fff600;
	margin-top:-10px;
	margin-bottom:10px;
}

.buttonsm-1 {
	width:400px;
	height:45px;
	background:url(../img/btn-getfree-b.png) bottom no-repeat;
	border:none;
	cursor:pointer;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	color:#112b00;
	text-shadow:1px 1px 1px #fff600;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:10px;
}

.buttonsm-es {
	width:310px;
	height:65px;
	background:url(../img/btn-getfree.png) bottom no-repeat;
	border:none;
	cursor:pointer;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	color:#112b00;
	text-shadow:1px 1px 1px #fff600;
	margin-top:-14px;
	margin-bottom:10px;
/*	margin-left:10px; */
}

ul.cusright {list-style-type:none; margin-top:10px;}
ul.cusright li {float:left;}
.bottom {padding:25px 25px 10px  25px;}
.bottom .logo2 {float:left; color:#659b89; font-size:11px;}
.bottom .logo2 img {vertical-align:middle; margin-right:20px; }
.bottom ul {list-style-type:none; float:right; margin-top:20px;}
.bottom ul li {float:left; display:block; padding-left: 5px; font-size:11px;  }
.bottom ul li a {text-decoration:none; color:#3e826c;}
.bottom ul li a:hover {text-decoration:underline;}
#footer {padding-bottom:4px;}
#footer a {text-decoration:none; color:#3e826c;}

.botright {right:0; bottom:0; position:fixed;}

.maintitle1 {
COLOR: #00844A;
CURSOR: default;
FONT-FAMILY: Arial, Verdana;
FONT-SIZE: 16px;
FONT-WEIGHT: bold;
margin-bottom:15px;
}

#testimonials{
	margin-top:20px;
	margin-right:30px;
	
}

#testimonials hr{
	background-color: white;
border: 1px dotted red;
border-style: none none dotted;
margin:20px 0px;
}

@media (min-width: 320x) and (max-width: 767px) {
  
.frm_blk .frmhldr {
    min-height: 215px !Important;
}
}


