@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: 740px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #333;
}
body {
	background-color: #000;
	background-image: url(../images/swatch2.png);
}
#head {
	height: 150px;
	width: 740px;
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head1 {
	float: left;
	height: 150px;
	width: 370px;
	background-color: #FFF;
}
#head2 {
	font-family: Herculanum, "Courier New";
	background-color: #FFF;
	height: 150px;
	width: 370px;
	float: right;
}
.medhead {
	font-size: 22px;
	margin-top: 24px;
}
#imgcont1 {
	width: 35%;
	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;
}

#imagecontainer2 {
	width: 35%;
	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: 20%;
	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;
}
.bighead {
	font-size: 42px;
	margin-top: 30px;
}
#navbar {
	background-color: #999;
	clear: both;
	height: 40px;
	width: 960px;
	display: none;
}
#content {
	background-color: #FFF;
	clear: both;
	width: 670px;
	font-family: "Courier New", Courier;
	padding: 30px;
	/* [disabled]height: 650px; */
}
