body {
	margin: 0px;
	padding: 0px;
	background-color: #93a9ba;
	background-repeat: no-repeat;
	background-image: url(imgs/bg.jpg);
	background-position: left top;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	color: #505050;

}
#header_01 {
	height: 159px;
	background-image: url(imgs/header.gif);
	background-repeat: repeat-y;
}
#shadow {
	height: 40px;
	width: 307px;
	position: absolute;
	top: 119px;
}
#menu {
	position: absolute;
	left: 350px;
	top: 82px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #00fffa;
}
#contact {
	background-image: url(imgs/contact_frame.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 270px;
	position: absolute;
	left: 34px;
	top: 700px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#dsm {
	background-image: url(imgs/dsm_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 59px;
	width: 130px;
	left: 849px;
	top: 60px;
}
#content_01 {
	width: 974px;
}
#content_02 {
	background-color: #FFFFFF;
	margin-left: 341px;
	padding: 10px 40px 40px 40px;
	text-align: justify;
}
#content_02 a {
	font-weight: bold;
	color: #008185;
	text-decoration: none;
}
#content_02 a:hover {
	text-decoration: underline;
}

#footer {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 341px;
	font-weight: bold;
	text-align: center;
	line-height: 64px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 22px;
	color: #008185;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
#second_menu {
	position: absolute;
	height: 259px;
	width: 594px;
	left: 380px;
	top: 119px;
	background-image: url(imgs/second_menu_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	font-weight: bold;
	color: #ff9500;
}
#second_menu a {
	text-decoration: none;
	display: block;
	width: 240px;
	color: #008185;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008185;
	height: 32px;
	line-height: 32px;
}
#second_menu a:hover {
	color: #ff9500;
}
#header_02 {
	height: 159px;
	background-image: url(imgs/header2.gif);
	background-repeat: repeat-y;
}
#content_internal {
	padding-left: 30px;
}
#content_internal02 {
	background-color: #FFFFFF;
	width: 944px;
}
#internal_footer {
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#internal_footer02 {
	height: 64px;
	width: 944px;
	line-height: 64px;
	text-align: center;
}
#internal_footer a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#internal_footer a:hover {
	text-decoration: underline;
}
#internlal_menu {
	width: 270px;
}
#internlal_menu a {
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008185;
	font-size: 16px;
	color: #008185;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	margin-left: 24px;
}
#internlal_menu a:hover {
	color: #ff9500;
}
#internlal_contact {
	text-align: center;
	color: #008185;
	font-size: 12px;
}
#internlal_contact a {
	font-size: 12px;
	display: inline;
	margin: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
#internal_content {
	padding-left: 48px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#internal_content td {
	text-align: center;
}
#internal_content .use {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #008185;
	padding-left: 24px;
}
#internal_content .use2 {
	color: #008185;
	text-align: justify;
	padding-left: 24px;
}
.product_picture {
	float: left;
	height: 140px;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}
.footer_copy {
	text-align:center;
	font-size:11px;
	padding-bottom: 16px;
	font-weight: normal;
	line-height:normal
}
#internal_footer .footer_copy a {
	font-size:11px;
	font-weight: normal;
	line-height:normal;
	text-decoration: underline;
}
#content_02 .use {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #008185;
	padding-left: 24px;
}
#content_02 .use2 {
	color: #008185;
	text-align: justify;
	padding-left: 24px;
}