﻿@charset "utf-8";
/* CSS Document */

.wrapper { margin:0 auto; width:990px;  
		 margin-top:59px;  
		 
		 }    
		 
.bg 	{background:url(../image/visa.png) no-repeat; 
		 height:531px; width:990px; 

		}

 		 
#logo 	
{
         width:235px;
      	 margin:50px 0 0 56px;
		 float:left;  
		}
		 
	img
{
    outline:transparent;
}
input[type="image"]{
    outline:transparent;
}	 
#title {
	    width: 350px;
        float: left;
	    margin:216px 0px 0px -120px;
	} 

		 
/*#footer {background:#C90000; 
		height:25px;
		 position:absolute;  
		 width:1002px;
		margin-top:450px;
		text-align:center;
		color:#FFF;
		
		}*/
		
	@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('style.css') format('svg');
    font-weight: normal;
    font-style: normal;
}	
	body{
        font-family: 'Source Sans Pro' !important;
	}	
.panel	{  
      float: right;
    background: url(../image/border.png) no-repeat;
    height: 221px;
    width: 217px;
    padding: 13px 25px;
    position: relative;
    top: 150px;
    right: 44px;
    box-sizing: initial;
    background-color: rgb(204, 204, 204);
    color: black;
		}
		
.txt_box {border: 1px solid #F00; 
		  clear:both;	
		  width:195px;
              height: 20px;
		  }  
		
.login_tabel {
	position:absolute;
	font-size:100% !important;
			 }

/*#footer a {font-family:Verdana, Geneva, sans-serif Calibri; 
		color:#FFF;
			font-size:12px;
			text-decoration:none; 
			} */


#foter{
	width:100%;
	/*background-color:#ce0000;*/
	border-top:2px solid #ce0000;
	height:auto;
    font-size: 13px;
}
#foter a
{
    text-decoration:none;
    color:#000;
}
span
{
    float:right;
}
.clean04{
    width:0px;
    height:4px;
    clear:both;
}	
					
