* {
	margin: 0px;
	padding: 0px;
}



body {
	background-color: #e6f0f7;
	color: #000000;
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
     
}



.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 956px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
      background-color: #f1f3f4;
}

