@charset "UTF-8";
/* CSS Document */

/* ----------| =Initial Page Structure |---------- */ 


body {
	background-image: url(https://qnet.e-quantum2k.com/~sourcing/STORE.gfx/store_files/STEPCG/stepcg-Login.jpg);
	background-repeat: no-repeat;
   
    background-position: center top; 
	width: 1265px; 
	height: 400px;
	position: relative;
	margin-top: 300px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0;
	
}


#wrap {
margin-left:405px;
margin-top: 600px;
min-width: 500px;
max-width: 500px;
min-height: 200px;
max-height: 200px;
background: #fff;
text-align: center;
}

/* ----------| =Basic Page Elements |---------- */ 


h2 {
font-size: 16px;
color: #fff;
margin-top: 2px;
padding-bottom: 10px;
}

a {
font-size: 13px;
color: #000;
text-decoration: underline;
font-weight: bold;
}




/* ----------| =Header |---------- */ 

#header {
margin-top: 200px;
}


/* ----------| =Form |---------- */ 

#form {
margin-top: 0px;
margin-left: 0px;
padding-top: 0px;
min-height: 20px;
max-height: 20px;
background-color: #fff;
}


/* ----------| =Footer |---------- */ 

#footer {
	margin-top: 115px;
	margin-left: auto;
	margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #532380;
}
#footer p{ 
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033a0;
}



#footer a {
text-decoration: none;
color: #fff;
}
