@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: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 20px solid #333;
}
body {
	background-color: #000;
	background-image: url(../images/swatch2.png);
}
#head {
	height: 150px;
	width: 960px;
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head1 {
	float: left;
	height: 150px;
	width: 480px;
	background-color: #FFF;
}
.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: 14px;
	text-align: center;
}
#imagecontainer2 {
	width: 33%;
	clear: none;
	float: right;
	position: relative;
	border: 2px solid #000;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: -15px;
	font-size: 14px;
	text-align: center;
}
#imagecontainer3 {
	width: 16%;
	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;
}
#danieltt12 {
	max-width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#head2 {
	font-family: Herculanum, "Courier New";
	background-color: #FFF;
	height: 150px;
	width: 480px;
	float: right;
}
.bighead {
	font-size: 54px;
	margin-top: 26px;
}
#navbar {
	background-color: #999;
	clear: both;
	height: 40px;
	width: 960px;
	display: none;
}
#content {
	background-color: #FFF;
	clear: both;
	width: 900px;
	font-family: "Courier New", Courier;
	padding: 30px;
}
