body {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#page {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}
#header {
	position: relative;
	width: 980px;
	height: 70px;
	background: url(business.gif) 19px 15px no-repeat;
	border-bottom: solid 10px #00c9ff;
}
#header h1 {
	position: absolute;
	top: 15px;
	left: 74px;
	margin: 0;
	color: #009fff;
	font-size: 28px;
}
#header address {
	position: absolute;
	top: 47px;
	left: 74px;
	color: #808080;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
}
#header p {
	margin: 0;
	padding: 5px 10px 0 0;
	color: #808080;
	font-size: 90%;
	text-align: right;
}
#header p b {
	display: none;
}
#header p span {
	padding: 0 10px 0 0;
}
#header p a:link, #header p a:visited {
	color: #808080;
	text-decoration: none;
}
#header p a:hover {
	color: #FFB400;
}
#menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 100%;
	font-weight: bold;
}
#menu b {
	display: none;
}
#menu a {
	display: block;
	float: right;
	width: 100px;
	margin-left: 1px;
	cursor: pointer;
}
body>#page #menu a {
	width: auto;
}
#menu a span {
	display: block;
	height: 20px;
	padding: 2px 13px 0 13px;
}
#menu a:link, #menu a:visited {
	background: #009fff url(menuL.gif) left top no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#menu a:link span, #menu a:visited span {
	background: url(menuR.gif) right top no-repeat;
}
#menu a:hover {
	background: #00c9ff url(menuLh.gif) left top no-repeat;
	color: #646464;
}
#menu a:hover span {
	background: url(menuRh.gif) right top no-repeat;
}
#menu a.current:link, #menu a.current:visited {
	background: #00c9ff url(menuLh.gif) left top no-repeat;
	color: #646464;
}
#menu a.current:link span, #menu a.current:visited span {
	background: url(menuRh.gif) right top no-repeat;
}
#main {
	position: relative;
	width: 980px;
	background: url(b.gif) left bottom no-repeat;
}
#footer {
	text-align: center;
	padding: 20px 0 5px 0;
	font-size: 90%;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #808080;
}
#content {
	padding: 20px 300px 20px 55px;
}
#content h1 {
	font-size: 120%;
	color: #009fff;
}
#content h2 {
	font-size: 120%;
	color: #646464;
}
#content h3 {
	margin-bottom: 1px;
	font-size: 120%;
	font-style: italic;
	color: #009fff;
}
#content p {
	margin-top: 0;
	font-size: 100%;
	color: #808080;
}
#content ul {
	margin: 0 5px 10px 20px;
	padding: 0;
	color: #808080;
	list-style: url(dot.gif);
}
#content li {
	margin: 3px 0 3px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 10px 20px;
}
#contact {
	clear: both;
	text-align: center;
	padding: 20px 0 0 0;
}
#contact .fn {
	font-weight: bold;
}
#contact abbr {
	display: none;
}
.hcard {
	padding: 2px 10px 2px 20px;
	background: url(/images/smallicons.gif) 0px -302px no-repeat;
}
.emailfriend {
	padding: 2px 10px 2px 20px;
	background: url(/images/smallicons.gif) 0px -64px no-repeat;
}
.facebook {
	padding: 2px 10px 2px 20px;
	background: url(/images/smallicons.gif) 0px -142px no-repeat;
}
.delicious {
	padding: 2px 10px 2px 20px;
	background: url(/images/smallicons.gif) 0px -222px no-repeat;
}
.digg {
	padding: 2px 10px 2px 20px;
	background: url(/images/smallicons.gif) 0px -182px no-repeat;
}
#rightcol {
	position: absolute;
	top: 20px;
	right: 42px;
	width: 238px;
}
.feature {
	width: 238px;
	background: #FFFFFF url(feature.gif) left top repeat-y;
	margin: 16px 0 0 0;
}
.feature div {
	width: 238px;
	background: url(featureB.gif) left bottom no-repeat;
}
.feature h2 {
	margin: 0;
	padding: 10px 15px 10px 15px;
	background: url(featureT.gif) left top no-repeat;
	color: #009fff;
	font-size: 120%;
}
.feature p {
	margin: 0;
	padding: 0 15px 10px 15px;
	color: #808080;
	font-size: 100%;
}
/*
* YELLOW BAR
*/
#backto {
	width: 980px;
	padding: 1px 0 1px 0;
	border-bottom: solid 5px #fbe62e;
}
#backto a {
display: block;
	float: left;
	background: url(/images/tabCat1Rn1.png) right top no-repeat;
	padding: 0 5px 0 0;
}
#backto a span {
	display: block;
	height: 19px;
	background: url(/images/tabCat1Ln1.png) left top no-repeat;
	padding: 1px 10px 0 10px;
}
#backto a:link, #backto a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
#backto a:hover {
	color: #479b05;
}
#backto form {
	margin: 0;
}
#backto label {
	padding: 0 2px 0 10px;
}
#backto select {
	font-size: 80%;
	xheight: 0.5em;
}
#backto b {
	display: none;
}
#backtocat {
	position: relative;
	width: 980px;
	padding: 1px 0 1px 0;
	border-bottom: solid 5px #fbe62e;
}
#backtocat a {
	float: left;
	padding: 0 5px 0 0;
	width: 295px;
}
#backtocat a span {
	display: block;
	height: 19px;
	padding: 1px 10px 0 10px;
	width: 275px;
	cursor: pointer;
}
#backtocat a:link, #backtocat a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
#backtocat a:hover {
	color: #479b05;
}
#backtocat b {
	display: none;
}
#backtocat #lvl1 {
	background: url(/images/tabCat1Rn1.png) right top no-repeat;
}
#backtocat #lvl1 span {
	background: url(/images/tabCat1Ln1.png) left top no-repeat;
}
#backtocat #lvl2 {
	position: absolute;
	top: 1px;
	left: 135px;
	background: url(/images/tabCat2Rn1.png) right top no-repeat;
}
#backtocat #lvl2 span {
	background: url(/images/tabCat2Ln1.png) left top no-repeat;
}
#backtocat #lvl3 {
	position: absolute;
	top: 1px;
	left: 270px;
	background: url(/images/tabCat3Rn1.png) right top no-repeat;
}
#backtocat #lvl3 span {
	background: url(/images/tabCat3Ln1.png) left top no-repeat;
}
#backtocat #lvl4 {
	position: absolute;
	top: 1px;
	left: 405px;
	background: url(/images/tabCat4Rn1.png) right top no-repeat;
}
#backtocat #lvl4 span {
	background: url(/images/tabCat4Ln1.png) left top no-repeat;
}
#backtocat #lvl5 {
	position: absolute;
	top: 1px;
	left: 540px;
	background: url(/images/tabCat1Rn1.png) right top no-repeat;
}
#backtocat #lvl5 span {
	background: url(/images/tabCat1Ln1.png) left top no-repeat;
}
