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




#container  {
	width:960px;
	display:block;
}









#container .Title  {
	width:500px;
	margin:30px;
	float: left;
}

#container .Label  {
	width:100%;
	float:left;
	margin-bottom:10px;
}



#left,
#left2 {
	width:410px;
	float:left;
	background:rgba(77,135,185,0.7);
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding:10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	behavior: url(../PIE.htc);
}

#right {
	width:410px;
	float:right;
	background:rgba(77,135,185,0.7);
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding:10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	behavior: url(../PIE.htc);
}





#mailmaga {
	width:400px;
	float:left;
	background:rgba(77,135,185,0.7);
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding:10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	behavior: url(../PIE.htc);
}


#container img {
	float: left;
	margin:10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	behavior: url(../PIE.htc);
}








@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

#overLayer  {
	
	left:450px;

	
}



}

