html, body, div, li, ul, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
/*	vertical-align: baseline; */
	background: transparent;
}
body {
	background:#3798B9 url(../images/background.jpg) no-repeat center top; /* body color */
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align: center;
}
h1, h2{
font-size:150%;
}
.list{
list-style-image:url(http://www.therapeuticacupressure.com/images/81.gif);
margin-left:75px;
}

#table{
border:1px solid #000;
padding:2px;
}
#staff{
clear:right;
}
#staff td{
padding:10px;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { 
	border: none;
}
img {
display: block;
padding:10px;
}
/**/
#mainwrap {
	position:relative;
	margin:0;
	padding:0;
}
#branding {
	background:#3798B9 url(../images/logo.jpg) no-repeat center top;
	border:1px solid #000000;
	height:200px;
	width:900px;
	margin: auto;
	margin-top:8px;
}
#container {
	width:900px;
	margin:0 auto;
	position:relative;
}
#leftcol {
	position:absolute;
	left:-1px;
}
#mnav {
	padding-top: 20px;
	background-color:#FF9E0F;
	font-size:14px;
	text-align:center;
	text-transform:capitalize;
	width:99px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
padding-bottom:20px;
}
#mnav ul li {
	margin-bottom: 20px;
list-style:none;
}
#mnav a {
	color:#000;
	text-decoration:none;
list-style:none;
display:block;
padding-top:5px;
padding-bottom:5px;
}
#mnav a:hover, #mnav a:active {
	background:#3798B9;
	padding-top:5px;
padding-bottom:5px;
}
#content {
	background:#C7E2EB url(../images/contentback.jpg) no-repeat left top;
	padding:10px;
	width:780px;
	position:relative;
	left:99px;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	text-align:left;
	font-size:14px;
	color:#3798B9;
	line-height:24px;
}
#footer {
	width:900px;
	height:100px;
	margin:0 auto;
	clear:both;
}
#siteinfo {
	width:900px;
	position:relative;
}
#copyr {
	position:absolute;
	right:-1px;
	width:780px;
	height:30px;
	background-color:#FF9E0F;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	position:absolute;
	line-height:28px;
	text-align:right;
	padding:0 10px;

}
