body {
	background-color: #fff;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	color: #000;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
}

img {border: 0px;}

#container {
	width: 900px;
	margin:0px auto;
	text-align: left;
}

#contain {
	display: table;
	width: 900px;
	padding: 200px 0px 0px 0px;
}

.left {
	display: table;
	width: 425px;
	height: 146px;
	padding: 0px 25px 0px 0px;
	float:left;
}

.right {
	display: table;
	width: 425px;
	height: 146px;
	padding: 0px 0px 0px 25px;
	float: right;
}
