*{
margin:0;
padding:0;

}
.head{
	/*border-radius: 25px;*/
	background: #9da8b2;
	background-image:
		url("background4.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 50%;
	padding: 20px; 
	/*max-width: 70%;*/
	height: 300px;
	max-width: 50%, 50%;
	/*margin-left: 22.8%;
	margin-right: 23.7%;*/
	margin-bottom: 10px;
	/*margin-top: 2%;*/
}
body{
   min-width:700px;    
   width: auto !important;  /* Firefox will set width as auto */
   width:700px;            /* As IE6 ignores !important it will set width as 700px; */
}
.logo{
	margin-right:50%;
	text-align: left;
	max-width: 100%;
}
.disclaimer{
	margin-left:2.8%;
}
.image{
	float: left;
	padding: 10px;
}
.definitions{
	padding-left: 22.8%;
	padding-right: 23.7%;
}
.AutoLoader{
	padding: 20px;
	border-radius: 25px;
	background: #b3bec9;
	#margin-top: 10px;
	margin-bottom: 10px;
	height: 225px;


}
.AutoLoaderImg{
	margin-right:53%;
}
.AutoReLoader{
	padding: 20px;
	border-radius: 25px;
	background: #b3bec9;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 225px;	
}
.AutoReLoaderImg{
	margin-right:53%;
}

.op1{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8295a3;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: left;
	margin-left: 2.8%;
	margin-right:0.1%;
	font-size:12px;
}

.op2{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8295a3;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: left;	
	margin-left:0.1%;
	margin-right:0.1%;
	font-size:12px;
}

.op3{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8295a3;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: left;	
	margin-left:0.1%;
	margin-right:50%;
	font-size:12px;
}

.op1:hover{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8ea2af;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: center;	
	margin-right:0.1%;
	font-size:12px;
}

.op2:hover{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8ea2af;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: center;	
	margin-left:0.1%;
	margin-right:0.1%;
	font-size:12px;
}

.op3:hover{
	margin-bottom:2%;
	border-radius: 10px;
	background-color: #8ea2af;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: center;	
	margin-left:0.1%;
	margin-right:50%;
	font-size:12px;
}