body {
	margin: 0px;
	padding: 0px;
	background-color: #E9EDEE;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003844;
	line-height: 20px;
}
.td11 {
	font-size: 11px;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #3D5A62;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}
h3 {
	font-size: 16px;
	color: #606C8A;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2DFE1;
}
h4 {
	font-size: 12px;
	color: #6B969C;
	margin: 0px;
	padding: 0px;
}


a {
	color: #4F747B;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
#product-menu {
	font-size: 11px;
	color: #79969D;
}
#product-menu a {
	color: #30474B;
	text-decoration: none;
}
#product-menu a:hover {
	color: #009900;
	text-decoration: none;
}
.products-td {
	padding-right: 10px;
}
.product-td {
	font-size: 11px;
	padding-right: 10px;
}





.home-td {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #63A37B;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.intro-td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEF3F4;
	background-image: url(../images/intro-td.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contact-td {
	background-color: #EEF3F4;
	background-image: url(../images/contact-td.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CFE1E5;
	border-bottom-color: #CFE1E5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.intro-left {
	font-size: 12px;
	color: #616163;
	padding: 10px;
}
.pic {
	border: 1px solid #FFFFFF;
}
.pic2 {
	border: 5px solid #CCCCCC;
}
.input1 {
	background-color: #FFFFFF;
	height: 18px;
	width: 20px;
	border: 1px solid #BBCCCC;
	font-size: 11px;
	color: #91ACAC;
}



.copyright {
	font-size: 11px;
	color: #666666;
}
.show:link, .show:visited, .show:active {
	color: #222D2F;
	text-decoration: none;
	font-size: 11px;
}
.show:hover {
	color: #009900;
	text-decoration: none;
	font-size: 11px;
}
