* {
	margin: 0;
	padding: 0;
}
table{
	border:0px;
	border-collapse:collapse;
}
body{
	font-family: Arial;
	font-size: 12px;
	background-color: #373C8D;
}
.container{
	margin: 0px auto;
	background: white url(container_bg.gif) repeat-x left top;
	width: 925px;
	height: 840px;
	border: 3px solid white;
	position:relative;
	text-align: center;
}
.pad{
	padding: 13px 0 111px;
}
.logo{
	float: left;
	padding: 36px 0 0 21px;
}
	.logo img,
	.flag img{
		behavior: url("js/iepngfix.htc");
		border: 0;
	}
.flag{
	float: right;
	padding: 15px 13px 0 0;
}
.first{
	top: 101px;
	left: 286px;
}
.two{
	top: 316px;
	left: 43px;
}
.three{
	top: 384px;
	left: 425px;
}
.center_image{
	position:absolute;
	font-size: 0;
}
	.center_image img{
		behavior: url("js/iepngfix.htc");
		border: 0;
	}
.our_know{
	left:0;
	position:absolute;
	top:670px;
	width:100%;
	font-size: 0;
}
	.our_know img{
		behavior: url("js/iepngfix.htc");
	}
.footer{
	position:absolute;
	bottom:40px;
	left:0;
	color: #4D656D;
	font-size: 10px;
	width: 100%;
}
	.footer p{
		padding-bottom: 5px;
	}
	.footer a{
		font-weight: bold;
		color: #4D656D;
	}	
	
	
	
		
	
	
	