@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	background-image: url(images/Bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	margin: 0px;
	float: left;
	height: 95px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#flashhead {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95px;
	width: 490px;
}
#headright {
	background-position: left top;
	float: left;
	height: 45px;
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/KampoHeader2a.jpg);
}
#headright a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#headright a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#headright a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#headright a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#main {
	text-align: left;
	float: left;
	height: 100%;
	width: 900px;
}
#nav {
	text-align: left;
	height: 354px;
	width: 158px;
	padding-left: 20px;
	float: left;
	padding-right: 30px;
}
#polaroid {
	text-align: left;
	float: left;
	height: 354px;
	width: 593px;
	padding-top: 0px;
	padding-right: 99px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-align: left;
	float: left;
	width: 178px;
	padding-left: 30px;
	height: 100%;
}


#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	float: left;
	height: 100%;
	width: 600px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#clear {
	clear: both;
}
#footer {
	background-color: #000000;
	text-align: left;
	float: left;
	height: 70px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 28px;
	padding-bottom: 20px;
}
#footer a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
