html,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: separate;
  border-spacing: 0px;
}
body  {
	background-attachment: fixed;
	background-color: #ABABAB;
	background-image: url(images/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
}
#body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0px;
	width: 780px;
	border: none;
	position: relative;
	top: 30px;
	height: 610px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 70px;
	border: none;
	bottom: auto;
	line-height: 10px;
	width: 780px;
}
#menu {
	background-color: #000066;
	height: 21px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	top: 5px;
	width: 778px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
#left_sidebar {
	background-color: #FFFFFF;
	text-align: right;
	height: 464px;
	width: 164px;
	float: left;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 0px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_content {
	background-color: #FFFFFF;
	text-align: left;
	height: 464px;
	width: 544px;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 175px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contact_sidebar {
	background-color: #FFFFFF;
	text-align: right;
	height: 300px;
	width: 164px;
	float: left;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 0px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_content {
	background-color: #FFFFFF;
	text-align: left;
	height: 300px;
	width: 544px;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 175px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contact_image {
	background-color: #FFFFFF;
	text-align: left;
	height: 235px;
	width: 778px;
	margin: 0px;
	padding: 0px;
	height: 215px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	bottom: auto;
	position: absolute;
	top: 370px;
}
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	line-height: normal;
	text-align: center;
	vertical-align: baseline;
	height: 25px;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	top: 580px;
	padding-top: 5px;
}
#sample_wrapper {
	background-color: #FFFFFF;
	text-align: left ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0px;
	width: 780px;
	border: none;
	position: relative;
	top: 30px;
	height: 780px;
}
#sample_sidebar {
	background-color: #FFFFFF;
	text-align: right;
	height: 634px;
	width: 164px;
	float: left;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 0px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sample_content {
	background-color: #FFFFFF;
	text-align: left;
	height: 634px;
	width: 544px;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	vertical-align: baseline;
	position: absolute;
	left: 175px;
	top: 96px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sample_footer {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	line-height: normal;
	text-align: center;
	vertical-align: baseline;
	height: 25px;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	top: 750px;
	padding-top: 5px;
}

h1 {
 font-family: Helvetica, Arial, sans-serif; font-size: 16px; 
 font-weight: normal; line-height : 116%; color: #000000; 
}

h2 {
 font-family: Helvetica, Arial, sans-serif; font-size: 14px;
 font-weight: normal; line-height : 116%; color: #000066; 
}

h3 {
 font-family: Helvetica, Arial, sans-serif; font-size: 12px;
 font-weight: normal; line-height : 116%; color: #000000; 
}

h4 {
 font-family: Helvetica, Arial, sans-serif; font-size: 10px;
 font-weight: normal; line-height : 116%; color: #000000; 
}

h5 {
 font-family: Helvetica, Arial, sans-serif; font-size: 9px;
 font-weight: normal; line-height : 116%; color: #000000; 
}

.sidehead {
	font-family : Century Gothic, Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 120%;
	text-align : right;
	color : #000066;
}
.sidelist {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 120%;
	text-align : right;
	color : #000066;
}
.sampletype {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 9px; 
 font-style: italic;
 font-weight: normal;
 text-align: left;
 }

a.jwc:link {
	color : #000066;
	text-decoration : underline;
	font-family : Century Gothic, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 1.2;
}
a.jwc:visited {
	color : #000066;
	text-decoration : underline;
	font-family : Century Gothic, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 1.2;
}
a.jwc:hover {
	color : #CCCCCC;
	text-decoration : underline;
	font-family : Century Gothic, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 1.2;
}
a.jwc:active {
	color : #CCCCCC;
	text-decoration : underline;
	font-family : Century Gothic, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 1.2;
}
a.jwc2:link {
	color : #000000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 1.2;
}
a.jwc2:visited {
	color : #000000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 1.2;
}
a.jwc2:hover {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 1.2;
}
a.jwc2:active {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 1.2;
}

