﻿

body{
	background-color:#c6dffa;
    width:100%;
   // height:100%;
   position:relative;
	}
.header-wrapper {
    
position:relative;
background: rgba(132,117,244,1);
background: -moz-linear-gradient(top, rgba(132,117,244,1) 0%, rgba(132,117,244,1) 82%, rgba(115,102,210,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(132,117,244,1)), color-stop(82%, rgba(132,117,244,1)), color-stop(100%, rgba(115,102,210,1)));
background: -webkit-linear-gradient(top, rgba(132,117,244,1) 0%, rgba(132,117,244,1) 82%, rgba(115,102,210,1) 100%);
background: -o-linear-gradient(top, rgba(132,117,244,1) 0%, rgba(132,117,244,1) 82%, rgba(115,102,210,1) 100%);
background: -ms-linear-gradient(top, rgba(132,117,244,1) 0%, rgba(132,117,244,1) 82%, rgba(115,102,210,1) 100%);
background: linear-gradient(to bottom, rgba(132,117,244,1) 0%, rgba(132,117,244,1) 82%, rgba(115,102,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8475f4', endColorstr='#7366d2', GradientType=0 );
height: 140px;
}
.header-wrapper .r-ban, .footer-wrapper .r-ban{
	background-color:#c6dffa;
	height:7px;
	width:100%;
	z-index:20;
	}
.header-wrapper .headr-ban{
	top: 123px;
    position: absolute;
	}
	.arm{
		width:90px;
		height:90px;
		margin-top:25px;
		margin-right:60px;
		position:absolute;
	}
	.acecr{
		width:100px;
		height:30px;
		float:left;
		margin-top:-120px;
		margin-left:60px;
		}
.navigation {
    text-align:center;
}
	.paygah{
		width:380px;
		margin-top:70px;
		z-index:30;
		position:relative;  
	}
.content-wrapper{
    
    
	background-color:#c6dffa;
	background:url(Images/3.png) no-repeat center;
	 background-size: 940px 500px;
	 height:470px;
     width:1000px;
     margin:-30px auto 0 auto;
	}

.content{
	 
	width:380px; 
	height:400px; 
	margin-top:-230px; 
	margin-right:5%; 
	
	}
.leftcontent {
   position:relative;
    float:left;
}
.sid-logo{
    
     margin-right:40%;
     margin-top:-90px;
     z-index:100;
}
.logosid{
	width:380px;
	margin-right:120%;
	margin-top:-175px;
    margin-left:20%;
    z-index:100;
	}

.footer-wrapper .sid{
	position:relative;
	top:-25px;
	width:450px;
	margin:0 auto;
	//margin-right:460px;
	z-index:90;
	color:#1600c4;
	font-family:"Times New Roman";
	font-size:35px;
	font-weight:300;
	text-shadow:
  	 -2px -2px 0 #fff,  
     2px -2px 0 #fff,
 	 -2px 2px 0 #fff,
 	 2px 2px 0 #fff;
	}
.footer-wrapper{
    text-align:center;
	position:relative;
	background: rgba(114,101,210,1);
background: -moz-linear-gradient(top, rgba(114,101,210,1) 0%, rgba(133,118,244,1) 14%, rgba(133,118,244,1) 86%, rgba(114,101,210,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(114,101,210,1)), color-stop(14%, rgba(133,118,244,1)), color-stop(86%, rgba(133,118,244,1)), color-stop(100%, rgba(114,101,210,1)));
background: -webkit-linear-gradient(top, rgba(114,101,210,1) 0%, rgba(133,118,244,1) 14%, rgba(133,118,244,1) 86%, rgba(114,101,210,1) 100%);
background: -o-linear-gradient(top, rgba(114,101,210,1) 0%, rgba(133,118,244,1) 14%, rgba(133,118,244,1) 86%, rgba(114,101,210,1) 100%);
background: -ms-linear-gradient(top, rgba(114,101,210,1) 0%, rgba(133,118,244,1) 14%, rgba(133,118,244,1) 86%, rgba(114,101,210,1) 100%);
background: linear-gradient(to bottom, rgba(114,101,210,1) 0%, rgba(133,118,244,1) 14%, rgba(133,118,244,1) 86%, rgba(114,101,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7265d2', endColorstr='#7265d2', GradientType=0 );
}
.footr-ban{
	top: 10px;
    position: absolute;
	}

.copy{
	height:auto;
	background-color:#abc1f7;
	width:100%;
	padding-top:7px;
 
}
 .copy span
{   
     height:20px;
	color:#1600c4;
    display: block;
    font-family: tahoma;
    font-size: 11px;
   text-align:center;

}

