a {
	color: #BC121F;
	font-weight: bold;
}

a:hover {
	color: #30786C;
	text-decoration: none;
}

a.button {
	background-color: #D5324D;
	border-bottom-color: #7D1A2B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FAE2E7;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #7D1A2B;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FAE2E7;
	border-top-style: solid;
	border-top-width: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	margin-top: 10px;
	clear: both;
}

a.button:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FAE2E7;
	border-left-color: #7D1A2B;
	border-right-color: #FAE2E7;
	border-top-color: #7D1A2B;
	color: #D5324D;
}

a.buybutton {
	background-color: #D5324D;
	border-bottom-color: #7D1A2B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FAE2E7;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #7D1A2B;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FAE2E7;
	border-top-style: solid;
	border-top-width: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

a.buybutton:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FAE2E7;
	border-left-color: #7D1A2B;
	border-right-color: #FAE2E7;
	border-top-color: #7D1A2B;
	color: #D5324D;
}

blockquote {
	background-color: #EFF7EA;
	border: 1px solid #B7DAA0;
	color: #30786C;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

blockquote  p {
	color: #30786C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}

blockquote li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 5px;
}

body {
	background-color: #BDCDAD;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	background-color: #D5324D;
	border-bottom-color: #FFA500;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #FFA500;
	border-left-style: none;
	border-right-color: #FFA500;
	border-right-style: none;
	border-top-color: #FFA500;
	border-top-style: none;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

h2 {
	border-bottom-color: #60973C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	color: #5F943A;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
}

h2 a {
	color: #30786C;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	border-bottom-color: #F8E9EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #B00529;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: -20px;
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 20px;
}

h3 a {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

h4 {
	color: #30786C;
	font-size: 14px;
}

hr {
	color: #DFEED5;
}

li {
	margin-bottom: 5px;
}

li a {
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

ol, ul {
}

p {
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.accent {
	color: #B50033;
	font-size: 14px;
	font-weight: bold;
}

.anchorlist li a {
	font-size: 14px;
	font-weight: bold;
}

.callbox {
	background-color: #FAEFF1;
	border: 1px solid #CC627C;
	color: #B00529;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

.clientlist li {
	color: #30786C;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/bullet1.gif);
}

.copyright {
	color: #666666;
	font-size: 10px;
}

.form {
	background-color: #B7DAA0;
	border: 1px solid #30786C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 90%;
}

.form input, .form select, .form textarea {
	font-size: 11px;
	width: 90%;
}

.form td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.homelist a {
	color: #5F943A;
}

.homelist li {
	color: #81BE58;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/bullet1.gif);
}

.list .listitem {
	clear: both;
}

.list .listitem img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	width: 75px;
}

.list h1 {
	clear: both;
	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.list p {
	display: inline;
}

.list ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.listtable {
	margin-top: 10px;
}

.listtable td {
	border-bottom-color: #DFEED5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	vertical-align: top;
}

.rightimg {
	margin-left: 10px;
}

#botnav {
	background-color: #3091D8;
	border-bottom-color: #2070AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2070AA;
	border-right-color: #2070AA;
	border-top-color: #2070AA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#botnav a {
	border: #2070AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}

#buyimage {
	margin-bottom: 10px;
	margin-left: 10px;
	width: 150px;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #9BA3C8;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#content {
	background-image: url(images/saw.jpg);
	background-position: 400px 50px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 800px;
}

#content #nav a.sub2:hover, #content #nav a.subspeaking:hover, #content #nav a.subproducts:hover {
	background-color: #30786C;
	color: #FFFFFF;
}

#footer {
	background-color: #EEEDD9;
	clear: both;
	color: #BDB96C;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDB96C;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
	margin: 3px 0px 0px;
	width: 800px;
}

#mainarea {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	width: 410px;
}

#nav {
	clear: both;
	float: left;
	width: 180px;
	margin-top: -2px;
}

#nav #contactbox {
	background-color: #DFEED5;
	border: 1px solid #B7DAA0;
	color: #30786C;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: 150px;
}

#nav #contactbox a {
	background-color: #DFEED5;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #30786C;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
}

#nav a {
	background-color: #3C6C63;
	border-bottom-color: #1D4740;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #4FB9A7;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #1D4740;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #4FB9A7;
	border-top-style: none;
	border-top-width: 1px;
	color: #F3F9F0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
}

#nav a.sub {
	background-color: #EEEDD9;
	border-bottom-color: #D6D3A3;
	border-left-color: #D9EBCD;
	border-right-color: #D6D3A3;
	border-top-color: #D9EBCD;
	color: #30786C;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav a.sub:hover {
	color: #FFFFFF;
	background-color: #4B897C;
}


#nav a.sub2, #nav a.subspeaking, #nav a.subproducts {
	display: none;
}

#nav a:hover {
	background-color: #EEEDD9;
	border-bottom-color: #B7DAA0;
	border-left-color: #30786C;
	border-right-color: #B7DAA0;
	border-top-color: #30786C;
	color: #30786C;
}

#rightcol {
	background-color: #EEEDD9;
	float: right;
	margin-right: 0px;
	padding-top: 10px;
	text-align: center;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C822;
	border-right-color: #C8C822;
	border-bottom-color: #C8C822;
	border-left-color: #C8C822;
	padding-bottom: 10px;
}

#rightcol a {
	background-color: #ADB4D1;
	border: 1px solid #858FBA;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding: 5px;
	text-decoration: none;
	width: 80%;
}

#rightcol a:hover {
	background-color: #FFFFFF;
	color: #6A77AC;
}

#rightcol form {
	margin: 0px;
}

#rightcol img {
	border-bottom-color: #8AC265;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #8AC265;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #8AC265;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8AC265;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#rightcol input {
	background-color: #58659A;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
	width: 100px;
}

#topnav {
	background-color: #EEEDD9;
	border: 1px solid #D5D524;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

#topnav a {
	background-color: #3C6C63;
	border-bottom-color: #D5D524;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #B8B81F;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #B8B81F;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #D5D524;
	border-top-style: none;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#topnav a:hover {
	background-color: #FAF9DD;
	color: #D5D524;
}
#topnav a.cartlink {
	background-color: #579D8F;
}

.video {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tip .tipimage {
	width: 150px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #E1DFBD;
	display: block;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.tip {
	clear: both;
	margin-top: 20px;
	border: 1px solid #30786C;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tip h1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3C6C63;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainarea .tip p, #mainarea tip li {
	line-height: 140%;
}
.form form {
	margin: 0px;
}
#nav #google {
	background-color: #D6D3A3;
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #B5B057;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav #google input {
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #EEEDD9;
	color: #3C6C63;
	width: 90%;
	font-size: 11px;
}

#nav #google form {
	margin: 0px;
}
.list li {
	margin-left: 15px;
}
.list .item {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
	display: list-item;
}
input.mals  {
	color: #FFF;
	background-color: #D5324D;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 150px;
	padding: 2px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pop {
	height: 210px;
	width: 250px;
	padding: 10px;
	background-color: #EEEDD9;
	border: 1px solid #3C6C63;
	margin-right: auto;
	margin-left: auto;
}

#lopop {
	height: 210px;
	width: 250px;
	padding: 10px;
	background-color: #F0F2FB;
	border: 1px solid #0F0D04;
	margin-right: auto;
	margin-left: auto;
	color: #1F2E72;
}
#lopop h2 {
	color: #FFF;
	background-color: #1F2E72;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
