@charset "utf-8";
.about {
	background-image: url(../image/about_bg.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 550px;
}

.mag_banner {
	height: auto;
	width: 610px;
}
#footer {
	width: 600px;
	top: 0px;
	left: 5px;
	float: left;
	text-align: center;
	padding: 10px;
}
.content {
	background-color: #f4f8fa;
	width: 610px;
	height: auto;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 610px;
	height: 100px;
}


.about_bg {
	background-color: #f4f8fa;
	background-image: url(../image/about_bg.jpg);
	background-repeat: no-repeat;
}

.column {
	background-image: url(../image/french_bg.png);
	background-repeat: no-repeat;
	position:relative;
	width: 185px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 480px;
	} 
#a {
	left:0px;
	top:0px;
	float: left;
} 
#b {
	left:0px;
	top:0px;
	float: left;
} 
#c {
	left:0px;
	top:0px;
	float: right;
} 
#d {
	left:0px;
	top:5px;
	float:left
} 
#e {
	left:0px;
	top:5px;
	float: left;
}
.column_spanish {
	background-image: url(../image/spanish_bg.png);
	background-repeat: no-repeat;
	position:relative;
	width: 185px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 580px;
}

