html,body{height:100%;}
body{
	background:#fff;
	font:18px Arial, Helvetica, sans-serif;

}


.container{
	float:left;
	display:inline;
	width:1024px;
	height:764px;
	border: 2px solid #6d6e72;
}


.top_content_container{
	float:left;
	display:inline;
	width:1024px;
	height:457px;
}


.mid_content_container{
	float:left;
	display:inline;
	width:1024px;
	height:350px;
}


.bullet_container{
	float:left;
	display:inline;
	width:514px;
}


.learn_mroe_container{
	float:left;
	display:inline;
	width:490px;
	padding-top:45px;
	padding-left:20px;
}


.bullets{
	float:left;
	width:514px;
	height:25px;
}
