@charset "UTF-8";

#guarantee {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

body,td,th {
	color: #000;
	font-family: "Courier New", Courier;
}
/* CSS Document */

#master {
	font-family: Herculanum, "Courier New";
	background-color: #FFF;
	width: 460px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #333;
}
body {
	background-color: #000;
	background-image: url(../images/swatch2.png);
}
#head {
	height: 130px;
	width: 460px;
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head1 {
	float: left;
	height: 130px;
	width: 230px;
	background-color: #FFF;
}
.medhead {
	font-size: 14px;
	margin-top: 24px;
}
#imgcont1 {
	width: 100%;
	clear: none;
	float: right;
	position: relative;
	border: 2px solid #000;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: -15px;
	font-size: 14px;
	text-align: center;
	/* [disabled]display: none; */
	font-weight: bold;
}

#imagecontainer2 {
	width: 50%;
	clear: none;
	float: right;
	position: relative;
	border: 2px solid #000;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: -15px;
	font-size: 12px;
	text-align: center;
}
#imagecontainer3 {
	width: 36%;
	clear: none;
	float: right;
	position: relative;
	border: 2px solid #000;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: -10px;
	font-size: 14px;
	text-align: center;
}
#nslogo {
	max-width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#yongkiatdaniel {
	max-width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head2 {
	font-family: Herculanum;
	background-color: #FFF;
	height: 130px;
	width: 230px;
	float: right;
	font-size: 14px;
}
.bighead {
	font-size: 24px;
	margin-top: 42px;
}
#navbar {
	background-color: #999;
	clear: both;
	height: 40px;
	width: 960px;
	display: none;
}
#content {
	background-color: #FFF;
	clear: both;
	width: 400px;
	font-family: "Courier New", Courier;
	padding: 30px;
	/* [disabled]height: 650px; */
}
