@charset "utf-8";
.background {
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	width: auto;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	display: inline;
	vertical-align: top;
	padding: 5px;
	margin: 5px;
}
.sectionhead {
	font-weight: bold;
	text-align: center;
}
.logo {
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #EBEBEB;
}
.laserskinstyle {
	width: 950px;
}
#twrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #333333;
}
.menu {
	vertical-align: top;
	display: block;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sectionhead2 {
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
