@charset "utf-8";
body {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	scrollbar-arrow-color: #F9981A;
	scrollbar-face-color: #B2B2B2;
	scrollbar-base-color: #8C8C8C;
	scrollbar-width: 10px;
}
#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Border {
	width: 800px;
	border: 1px solid #000000;
}
#Header {
	height: 61px;
	width: 800px;
	padding-top: 30px;
}
#HeaderHome {
	height: 42px;
	width: 800px;
	padding-top: 30px;
}
#Content {
	background-image:url(images/bg_main.jpg);
	text-align: center;
	width: 800px;
	height: 404px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#Content a {
	color: #666666;
	text-decoration:none;
}
#Content a:hover {
	color: #666666;
	text-decoration:underline;
}
#ContentHome {
	background-image:url(images/bg_main.jpg);
	text-align: center;
	width: 800px;
	height: 442px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#Footer {
	height: 32px;
	width: 800px;
	padding-bottom: 30px;
}
#FooterHome {
	height: 13px;
	width: 800px;
	padding-bottom: 30px;
}
#Contact {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 400px;
	padding-top: 40px;
}
.VerBlueBold13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06AFF4;
}
#WhereBuy {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 600px;
	padding-top: 40px;
}
