@charset "UTF-8";
* {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav {
	background-color: #111111;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #phone {
}
#wrapper #mainflash {
	height: 400px;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#wrapper  #mainbody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topperbottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper table {
}
