body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(tile.jpg);
}
a:link {
	color: #0079C0;
	text-decoration: none;
}
a:visited {
	color: #0079C0;
	text-decoration: none;
}
a:hover {
	color: #0079C0;
	text-decoration: none;
}
a:active {
	color: #0079C0;
	text-decoration: none;
}
#frame {
	width:950px;
	margin:0px auto;
	text-align:left;
}
#border {
	float: left;
	width: 950px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
#header {
	float: left;
	width: 950px;
	background-image: url(tag.jpg);
	background-repeat: no-repeat;
	height: 88px;
}
#header .logo {
	float: left;
	height: 88px;
	width: 260px;
}
#header .logo a {
	height: 88px;
	width: 260px;
	display: block;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header .search {
	float: right;
	width: 235px;
	background-image: url(search.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: 0px 26px;
}
#header .search .searchfield {
	margin: 0px 3px 0px 0px;
	padding: 2px;
	float: left;
	height: 16px;
	border: 1px solid #000000;
	width: 179px;
}
#header .search .searchbutton {
	float: left;
}
#navbar {
	float: left;
	width: 950px;
	background-image: url(logo_nav.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
}
#nav {
	float: left;
	width: 950px;
	height: 45px;
	background-image: url(nav_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 32px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 32px;
}
#nav #hom a {
	width: 116px;
	background-position: 0px 0px;
}
#nav #new a {
	width: 87px;
	background-position: -116px 0px;
}
#nav #abo a {
	width: 145px;
	background-position: -203px 0px;
}
#nav #pro a {
	width: 114px;
	background-position: -348px 0px;
}
#nav #how a {
	width: 124px;
	background-position: -462px 0px;
}
#nav #con a {
	width: 104px;
	background-position: -586px 0px;
}
#nav #hom a:hover {
	background-position: 0px -32px;
}
#nav #new a:hover {
	background-position: -116px -32px;
}
#nav #abo a:hover {
	background-position: -203px -32px;
}
#nav #pro a:hover {
	background-position: -348px -32px;
}
#nav #how a:hover {
	background-position: -462px -32px;
}
#nav #con a:hover {
	background-position: -586px -32px;
}
#nav #current-hom a {
	width: 116px;
	background-position: 0px -32px;
}
#nav #current-new a {
	width: 87px;
	background-position: -116px -32px;
}
#nav #current-abo a {
	width: 145px;
	background-position: -203px -32px;
}
#nav #current-pro a {
	width: 114px;
	background-position: -348px -32px;
}
#nav #current-how a {
	width: 124px;
	background-position: -462px -32px;
}
#nav #current-con a {
	width: 104px;
	background-position: -586px -32px;
}
#main {
	float: left;
	width: 950px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#bucket {
	float: left;
	width: 620px;
	padding-left: 330px;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bucket .row {
	float: left;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bucket .rowend {
	float: left;
	width: 620px;
}
#bucket .box {
	float: left;
	padding-left: 10px;
	width: 300px;
	height: 139px;
}
#bucket .box img {
	float: right;
}
#bucket .box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px;
	width: 165px;
}
#bucket .box h1 a {
	color: #000000;
}
#bucket .box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 7px;
	width: 165px;
}
#bucket .box ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
	width: 165px;
}
#bucket .box li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#bucket .box ul a {
	padding-left: 8px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
}
#bucket .box a:hover {
	text-decoration: underline;
}
#ad {
	float: left;
	width: 940px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#ad .ad1 {
	float: left;
	height: 90px;
	width: 200px;
	background-image: url(ad01.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 5px;
}
#ad .ad2 {
	float: left;
	height: 90px;
	width: 200px;
	background-image: url(ad02.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 5px;
}
#ad .ad3 {
	float: left;
	height: 90px;
	width: 200px;
	background-image: url(ad03.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 5px;
}
#ad ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#ad li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#ad ul a {
	display: block;
	padding-left: 8px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#ad ul a:hover {
	text-decoration: underline;
}
#ad .news {
	float: left;
	height: 90px;
	width: 275px;
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ad .news a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#ad p {
	margin: 0px;
	padding: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#text {
	float: left;
	width: 930px;
	padding: 15px 10px 10px;
}
#text .about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;
	float: left;
	margin: 0px;
	padding: 5px;
}
#text .buy {
	float: left;
	width: 220px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
#text .buy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	float: left;
	width: 950px;
	padding-top: 100px;
}
#footer-home {
	float: left;
	width: 950px;
	padding-top: 10px;
}
#footer .border, 
#footer-home .border {
	float: left;
	width: 950px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer .address, 
#footer-home .address {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(logo_small.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 10px;
	background-position: 10px 14px;
	padding-bottom: 15px;
}
#footer .address a:hover,
#footer-home .address a:hover {
	text-decoration: underline;
}
#footer .ccard,
#footer-home .ccard {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#links {
	float: left;
	width: 930px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-align: center;
}
#links a {
	color: #7F7F7F;
}
#links a:hover {
	text-decoration: underline;
}
#leftnav {
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7896BA;
	background-image: url(leftnav_end.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #3E689C;
	padding-bottom: 45px;
	background-position: left bottom;
}
#leftnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A568D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D74A4;
	line-height: 15px;
}
#leftnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}


#leftnav ul a {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #567BA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A568D;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ECF0F5;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #3E689C;
	background-image: url(leftnav_tile.jpg);
}
#leftnav ul a:hover {
	background-image: url(leftnav_tile_on.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C709F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275187;
	background-color: #3A6295;
	color: #E8EDF3;
}
#leftnav ul .current a {
	color: #ADE1FF;
}
#leftnav ul .current ul a {
	color: #E8EDF3;
}

#leftnav ul ul {
	margin: 0px;
	padding: 3px 0px 13px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #718FB6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #416899;
	background-color: #6586B0;
}
#leftnav ul ul a {
	background-color: #6586B0;
	background-image: url(leftnav_arrow.gif);
	border-top-style: none;
	border-bottom-style: none;
	font-weight: normal;
	display: block;
	padding: 2px 5px 2px 13px;
	margin-right: 3px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	color: #E8EDF3;
}
#leftnav ul ul a:hover {
	background-color: #7592B8;
	background-image: url(leftnav_arrow.gif);
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	color: #E8EDF3;
}
#leftnav ul ul .current a {
	color: #0C2754;
	background-image: url(leftnav_arrow_on.gif);
}
#leftnav ul ul .current ul a {
	color: #E8EDF3;
	background-image: url(leftnav_bullet.gif);
}

#leftnav ul ul ul {
	margin: 0px;
	padding: 0px 0px 5px;
	border-top-style: none;
	border-bottom-style: none;
}
#leftnav ul ul ul a {
	display: block;
	background-color: #6586B0;
	background-image: url(leftnav_bullet.gif);
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 21px;
	margin-right: 3px;
	margin-left: 3px;
	color: #E8EDF3;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 13px 5px;
}
#leftnav ul ul ul a:hover {
	background-color: #7592B8;
	background-image: url(leftnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;
}
#leftnav ul ul ul .current a {
	color: #072F5F;
	background-image: url(leftnav_bullet_on.gif);
}
#content {
	float: left;
	width: 785px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content h6 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content h6 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #006DB4;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A3A76;
}
#content .prod {
	float: right;
	width: 435px;
}
#content .prod .row {
	float: left;
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 110px;
	padding-left: 5px;
}
#content .prod .rowend {
	float: left;
	width: 620px;
}
#content .prod img {
	float: right;
}
#content .prod h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px;
	width: 295px;
}
#content .prod h2 a {
	color: #000000;
}
#content .prod p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 7px;
	width: 295px;
}
#content .prod ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
	width: 295px;
}
#content .prod li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content .prod ul a {
	display: block;
	padding-left: 8px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#content .prod a:hover {
	text-decoration: underline;
}
#content .thin {
	float: left;
	width: 340px;
}
#content .standard {
	float: left;
	width: 475px;
}
#content .wide {
	float: left;
	width: 785px;
}
#content .text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	width: 100%;
}
#content .text a:hover {
	text-decoration: underline;
}
#content .text p {
	margin: 0px;
	padding: 0px 0px 10px;
	clear: both;
}
#content .text ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#content .text h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-style: italic;
}
#content .text .chart {
	width: 340px;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}
#content .text .chart ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
	float: left;
	width: 130px;
}
#content .text .chart li {
	margin: 0px;
	padding: 2px 5px;
}
#content .text .chart .head {
	background-color: #E1E8EE;
	font-weight: bold;
}
#content .service {
	border: 1px solid #C0CCDC;
	padding: 5px 7px;
	margin-top: 10px;
}
#content .service h5 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-style: italic;
	font-size: 12px;
}
#content .service p {
	background-image: url(service.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 100px;
	background-position: 0px 4px;
	padding-bottom: 5px;
}
#content .spec {
	float: right;
	width: 130px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .spec ul {
	margin: 0px;
	padding: 30px 0px 20px;
	list-style-type: none;
	background-image: url(spec_tile.jpg);
	background-repeat: no-repeat;
	background-color: #E1E8EE;
}
#content .spec li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content .spec ul a {
	background-image: url(arrow.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content .spec ul a:hover {
	text-decoration: underline;
}
#content .pic {
	float: right;
	width: 300px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .pic p {
	margin: 5px 0px 0px;
	padding: 10px;
	border: 1px solid #C0CCDC;
}
#content .pic .quote {
	float: left;
	text-align: center;
	width: 280px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CCDC;
}
#form h5 {
	margin: 0px;
	padding: 10px 0px 2px;
	width: 250px;
	font-size: 13px;
}
#form .field {
	width: 296px;
	padding: 2px;
	border: 1px solid #CCCCCC;

}
#form textarea {
	width: 396px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#form .send {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 400px;
	margin-top: 15px;
}
