body {
	margin: 0px;
	font-family: verdana, arial, hevetica, sans-serif;
	background-color: #0F84AA;
	background-image:url(../images/layout/bg_top.gif);
	background-repeat:repeat-x;
}
table {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
td {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
a {
	font-size: 10px;
	color: #1489BB;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#main {
	margin: 0px auto;
	margin-top: 0px;
	border: 0px;
	padding: 0px;
	width: 820px;
}
#header {
	background-image: url(../images/layout/header.gif);
	background-repeat: repeat-x;
	height: 79px;
}
#h_center {
	background-image: url(../images/layout/h_bar.jpg);
	background-repeat: repeat-x;
	width: 496px;
	height: 40px
}
#h_right {
	background-image: url(../images/layout/h_number.jpg);
	background-repeat: no-repeat;
	width: 131px;
}
#h_address {
	padding-right: 15px;
	font-size: 10px;
	position: absolute;
	right: 50%;
	margin-right: -110px;
	top: 67px;
	height: 14px;
	z-index: 3;
}
#h_home a {
	background-image: url(../images/layout/h_home.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 110px;
	top: 64px;
	height: 22px;
	width: 61px;
	z-index: 3;
}
#h_home a:hover {
	background-image: url(../images/layout/h_home_f2.gif);
}
#h_about a {
	background-image: url(../images/layout/h_about.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 171px;
	top: 64px;
	height: 22px;
	width: 58px;
	z-index: 3;
}
#h_about a:hover {
	background-image: url(../images/layout/h_about_f2.gif);
}
#h_locations a {
	background-image: url(../images/layout/h_locations.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 228px;
	top: 64px;
	height: 22px;
	width: 78px;
	z-index: 3;
}
#h_locations a:hover {
	background-image: url(../images/layout/h_locations_f2.gif);
}
#h_contact a {
	background-image: url(../images/layout/h_contact.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 306px;
	top: 64px;
	height: 22px;
	width: 61px;
	z-index: 3;
}
#h_contact a:hover {
	background-image: url(../images/layout/h_contact_f2.gif);
}
#productlines {
	background-image:url(../images/layout/lc_productlines.gif);
	background-repeat:no-repeat;
	width: 162px;
	height: 13px;
}
#leftcontent {
	background: url(../images/layout/lc_bg.gif);
	width: 162px;
	vertical-align: top;
	/*border-bottom: #022F3E 1px solid;*/
}#leftcontent p {
	margin: 0px;
}#leftcontent a {
	background-repeat: repeat-y;
	padding-top:3px;
	text-decoration: none;
	display:block;
}#leftcontent a:hover {
	background-image: url(../images/layout/lc_over.gif);
	border-bottom: #524B2E 1px solid;
	border-top: #524B2E 1px solid;
	color: #FFF;
	padding-bottom:3px;
}.lc_main {
	width: 147px;
	padding-left:10px;
	text-indent: -5px;
	color: #696740;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:5px;
}
.lc_main_on {
	background-image: url(../images/layout/lc_on.gif);
	border-bottom: #022F3F 1px solid;
	border-top: #022F3F 1px solid;
	color: #FFF;
	width: 147px;
	padding-left:10px;
	text-indent: -5px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:3px;
}.lc_sub_on {
	background-image: url(../images/layout/lc_on.gif);
	border-bottom: #022F3F 1px solid;
	border-top: #022F3F 1px solid;
	color: #FFF;
	width: 137px;
	padding-left:20px;
	text-indent: -5px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:3px;
}
.lc_sub {
	color: #696740;
	width: 137px;
	padding-left:20px;
	text-indent: -5px;
	font-size: 10px;
	font-weight: normal;
	padding-bottom:5px;
}
#centercontent {
	vertical-align:top;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 498px;
}#centercontent p{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	vertical-align: top;
	text-indent: 10px;
	text-align:justify;
}
#centercontent a{
	font-size: 11px;
}
#rightcontent {
	background: #FAFAFA;
	width: 139px;
	border-left: 1px dashed #C7C5AD;
	vertical-align: top;
	text-align: center;
	font-size: 9px;
	color: #337988;
	padding-top: 20px;
}
#rightcontent p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.rc_item {
	border-bottom: 1px dashed #C7C5AD;
}
#bottom {
	width: 820px;
	height: 50px;
	background-image: url(../images/layout/bottom.gif);
}
#bottom_map {
	width: 580px;
	height: 35px;
	background-image: url(../images/layout/bottom_map.gif);
}
#shad_top {
	position: absolute;
	top: 0px;
	background-image:url(../images/layout/bg_shad_top.gif);
	width: 20px;
	height: 314px;
}
#shad {
	background-image:url(../images/layout/bg_shad.gif);
	background-repeat:repeat-y;
	width: 20px;
}
#bg_top_right {
	position:absolute;
	background-image:url(../images/layout/bg_top.gif);
	right: 100%;
	height: 314px;
	left: 50%;
	margin-left: 420px;
}
#bg_top_left {
	position:absolute;
	background-image:url(../images/layout/bg_top.gif);
	width: 100%;
	height: 314px;
	right: 50%;
	margin-right: 400px;
}
#bg_right {
	position:absolute;
	background-image:url(../images/layout/bg.gif);
	width: 100%;
	top: 314px;
	left: 50%;
	margin-left: 420px;
}
#bg_left {
	position:absolute;
	background-image:url(../images/layout/bg.gif);
	width: 100%;
	top: 314px;
	right: 50%;
	margin-right: 400px;
}
#footer {
	font-size: 9px;
	color:#777;
	border-top: #254667 solid 1px;
	padding-bottom:10px;
	padding-top:15px;
	background:url(../images/layout/footer_shad.gif) repeat-x;
}
#imgtable {
	width: 450px;
	left: 50%;
	margin-left: 23px;
}
#listtable {
	width: 450px;
	border-bottom: 1px #C7C5AD dotted;
	left: 50%;
	margin-left: 23px;
}#contacttable {
	width: 498px;
	left: 50%;
}#contacttable td{
	padding:10px;
	vertical-align:top;
}#contacttable p{
	text-indent: 0px;
}#contacttable div{
	border-bottom:  #002525 1px solid;
	padding-bottom: 15px;
	padding-top: 15px;
}
.rowodd {
	color:#555;
	font-size: 10px;
	border-top: 1px #C7C5AD dotted;
	border-right: 1px #C7C5AD dotted;
	border-left: 1px #C7C5AD dotted;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F9F7EF;
}
.roweven {
	color:#555;
	font-size: 10px;
	border-top: 1px #C7C5AD dotted;
	border-right: 1px #C7C5AD dotted;
	border-left: 1px #C7C5AD dotted;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EFEEDE;
}.celllogo {
	color:#555;
	font-size: 10px;
	border-top: 1px #C7C5AD dotted;
	border-left: 1px #C7C5AD dotted;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
