@charset "utf-8";
/* CSS Document */

html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
.wrapper{
	width:100%;
	margin:0;
	padding:0;
}
 .scroll {
   
    width: 520px;
    height:155px;
    padding:5px 10px 5px 10px;
    overflow: scroll;
    border:1px solid #715d5d;
    border-radius:2px;
}
.container{
	width:1000px;
	margin:0 auto;
	padding:0;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
	color:#bf3416;
}
a:hover{
	text-decoration:none;
	color:#557803;
}
p{
	text-align:justify;
	color:#878787;
}
h1,h2,h3,h4,h5,h6{
	margin:0 auto;
}
h1{
	color:#e28500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
	color:#c81616;
}
h3{
	
	color:#e07f2f;
}
h4{
	color:#ababab;
}

/* header content start */

.header{
	width:100%;
	margin:0 auto;
	padding:0;
	float:left;
	background-color:#f7f7f7;
	border-top:1px solid #d2cfcf;
}
.top-strip{
	border:5px solid #e1e1e1;
}
.logo{
	float:left;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.top-links{
	float:right;
	margin-top:32px;
	width:520px;
}
.top-links a{
	line-height:5px;
	font-weight:bold;
}
.follow_us_links{
	float:right;
	width:240px;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
}

.follow_us {
	float:left;
	padding:9px 0px;
	width:240px;
	color:#000;
	font-weight:normal;
}
.follow_us span{
	line-height:20px;
}

.follow_us_links  .follow_us   .fb, .twit, .linkedin, .googleplus{
	background:url(../layoutimages/social-links.png) no-repeat;
	width:22px;
	float:right;
	margin:0px 5px;
	height:22px;
}

.follow_us_links  .follow_us  .fb {
	background-position:-52px -0px;
}
.follow_us_links  .follow_us  .fb:hover {
	background-position:-52px -28px;
}
.follow_us_links  .follow_us  .twit {
	background-position:-80px -0px;
}
.follow_us_links  .follow_us  .twit:hover {
	background-position:-80px -28px;
}
.follow_us_links  .follow_us  .linkedin {
	background-position:-109px -0px;
}
.follow_us_links  .follow_us  .linkedin:hover {
	background-position:-109px -28px;
}
.follow_us_links  .follow_us  .googleplus {
	background-position:-138px -0px;
}
.follow_us_links  .follow_us  .googleplus:hover {
	background-position:-138px -28px;
}

.follow_us_links:after {
	clear:both;
	content:"";
}
/* navigation start here */

.navigation{
	width:100%;
	margin:0 auto;
	padding:0;
	float:left;
	background-color:#f2f2f2;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.menu-links{
	width:100%;
	margin:0 auto;
	padding:0;
	float:left;
}
.menu-links ul{
	display:block;
	margin:0;
	padding:0;
}
.menu-links ul li{
	list-style-type:none;
	float:left;
	display:inline-block;
}
.menu-links ul li a{
	font-size:14px;
	color:#6e6e6e;
	padding:15px 26px 15px 33px;
	float:left;
	border-right:1px solid #dfdfdf;
}
.menu-links ul li a:hover{
	font-size:14px;
	border-bottom:5px solid #e28500;
	border-top:5px solid #e28500;
	padding:10px 26px 10px 33px;
	float:left;
}

/* banner content start here */

.banner-bg{
	position:absolute;
	overflow:hidden;
	z-index:-1;
	top:190px;
}

.banner{
	width:100%;
	margin:0;
	padding:0;
	padding-top:10px;
}
/* start of body container content  */

.body-container{
	width:100%;
	margin:0;
	padding:0;
}
.body-info{
	background-color:#fff;
	box-shadow:0px 0px 10px #a09f9f;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-xhtml-border-radius:0px 0px 10px 10px;
	float:left;
	width:100%;
	margin:0 auto;
}
.buttonadd
{
    border: 1px solid #7d99ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 20px;
    font-family: Traditional Arabic;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    text-align:center;
    height: 50px;
    width:320px;
    padding: 11px 15px 24px 0px;
    background-color: #1f786f;
   
    cursor: pointer;
    margin-top:15px;
    margin-bottom:30px;
}
.buttonaddterm
{
    border: 1px solid #7d99ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 20px;
    font-family: Traditional Arabic;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    text-align:center;
    height: 50px;
    width:180px;
    padding: 8px 15px 24px 0px;
    background-color: #1f786f;
  
    cursor: pointer;
    margin-left:15px;
   
    
    
}
.logintxtbox {
    background: url(../layoutimages/user.png) no-repeat left;
    border: 1px solid #ccc;
    color: #000000;
    font-family: Verdana;
    font-size: 11px; 
    margin: 4px 0;
    width:290px;
     padding-left:24px !important;
     text-align:left;
      height:30px;
     
}
.logintxtboxpas {
    background: url(../layoutimages/pass.png) no-repeat left;
    border: 1px solid #ccc;
    color: #000000;
    font-family: Verdana;
    height:30px;
    width:290px;;
    font-size: 11px;
    margin: 4px 0;
    padding-left:24px !important;
    text-align:left;
    padding: 5px;
}
.memberloginbg
{
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 10px #666666;
    height: 400px;
    background-color: #f2f2f2;
}
.buttonadd a
{
    text-decoration: none;
    color: #FFFFFF;
}
	
.news-events{
	width:100%;
	margin:0 auto;
	padding:0;
	background:url(../layoutimages/news-bg.png) no-repeat;
	float:left;
	height:47px;
}
.news-events-info
{
   margin-left:150px;
   margin-right:100px;
   text-transform:capitalize;
	color:#00aaf9;
	padding:15px 40px;
	float:left;
	font-size:16px;
}

/* start of row11 content */

.row1-welcome{
	border-bottom:1px solid #d8d8d8;
	float:left;
	width:100%;
}

.welcome-info{
	float:left;
	width:650px;
	margin:0;
	padding:0;
	margin:20px 10px;
}
.welcome-info p{
	font-size:14px;
	color:#04719e;
	font-weight:normal;
	line-height:20px;
}
.health-diet{
	width:316px;
	float:right;
	margin:0;
	padding:0;
	border-left:1px solid #d8d8d8;
}
.health-diet img{
	margin-left:10px;
	margin-top:5px;
}

/* start of row2 content start */

.row2-current{
	margin-top:20px;
}
.row2-current span{
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.row2-current img{
	float:right;
	margin-right:10px;
}

/* start of row3 contant */

.row3-insurance{
	width:100%;
	margin:0;
	padding:0;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:25px;
}
.row3-insurance .col1-insur{
	width:580px;
	float:left;
	margin:0;
	padding:0;
}
.row3-insurance .col1-insur img{
	border-radius:10px;
	margin-top:10px;
}
.row3-insurance .col1-insur span{
	float:left;
}
.row3-insurance .col1-insur h2{
	float:right;
	text-transform:uppercase;
	font-family:"Trajan Pro";
	font-size:20px;
	width:200px;
	margin-top:5px;
}
.row3-insurance .col1-insur p{
	float:right;
	width:200px;
	margin:0 auto;
	padding-top:5px;
	color:#555555;
}
.row3-insurance .col2-info{
	float:right;
	width:327px;
	margin:0;
	padding:0;
	margin-right:30px;
	border:1px solid #ccc;
	border-radius:10px;
	height:143px;
}
.row3-insurance .col2-info h3
{
    text-align:center;
    line-height:40px;
    background-color: #e8e8e8;
border-radius: 8px 8px 0px 0px;
	font-family:"myriad Pro";
	font-weight:normal;
	font-size:18px;
}

/* start of row4 content */

.row4-loan{
	background:url(../layoutimages/gallery.png);
	width:100%;
	float:left;
	margin:0;
	padding:0;
	height:276px;
	margin-bottom:20px;
}
.row4-loan .loan-info{
	background-color:#fff;
	float:left;
	border:1px solid #ccc;
	margin-top:51px;
	margin-left:33px;
	padding-top:20px;
	padding-left:10px;
}
.row4-loan .col1-education{
	width:201px;
	float:left;
	margin-right:20px;
	margin-left:10px;
}
.row4-loan .col1-education h3{
	border:1px solid #e8e8e8;
	text-align:center;
	line-height:30px;
	margin-top:10px;
	margin-bottom:8px;
	font-family:"myriad Pro";
	font-weight:normal;
	font-size:18px;
}
.row4-loan .col1-education img{
	border:1px solid #e8e8e8;
}
	
/* start of footer content */

.footer{
	width:100%;
	margin:0;
	padding:0;
	float:left;
	margin-top:30px;
height:88px;
line-height:77px;
	background:url(../layoutimages/footer-bg.png) no-repeat;
	border-bottom:5px solid #a9c959;
}
.footer img{
	float:right;
	margin-top:15px;
}
.tms-cnds{
	color:#56740a;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}
.tms-cnds a{
	color:#3b3a3a;
	font-size:13px;
	font-weight:normal;
}
.tms-cnds a:hover{
	color:#e28500;
	font-size:13px;
	font-weight:normal;
}


/* about page content */



.h1{
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    width:99%;
    margin:0 auto;
    padding:10px 0px 10px 10px;
    border-radius:10px 10px 0px 0px;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    -khtml-border-radius:10px 10px 0px 0px;
     background:linear-gradient(to bottom, #e4bfa8, #ea6f25);
     margin-top:20px;
}

/* legal page content start here */

.legal-gallery
{
    margin:20px;
}



