@charset "utf-8";
#companytxt{
	width: 630px;
	margin-left: 25px;
	letter-spacing: 2px;
	line-height: 20px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#imgsample{
	background-image : url(imgsample1.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 200px;
	float: right;
	margin-left: 10px;
}
#contactstxt2{
	width: 630px;
	margin-left: 25px;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 20px;
}
.red{
	font-weight: bold;
	color: #F00;
}
.company table{
	width: 650;
	height: auto;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-collapse:collapse;
	color: #333;
}
.company td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-collapse:collapse;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
.company th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-collapse:collapse;
	background-color: #ECEAEA;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
}
.company table tr td ul li{
	background-image : url(menuli1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 2px;
	padding-left: 17px;
}
.company table tr td ul{
	margin-bottom: 0px;
}
