@charset "utf-8";
/* CSS Document */



#container {
	background-image: none;
	background-repeat: no-repeat;
	height: 465px;
	width: 930px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	padding-left: 200px;
}
#left {
	height: 200px;
	width: 200px;
	padding: 0px;
	margin: 500px;
}


/* Footer */



#footer {
	border-top: 1px dotted #cccccc;
	padding: 20px;
	clear: both;
	margin-left: 340px;
	margin-right: 50px;
	margin-top: 40px;
	text-align: center;
}
