body {
	background: #a9e3fa url(../images/main-bg.gif) repeat-x;
	margin: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

IMG {
	border-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.companyEmpty{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: url(../images/company-bg.gif);
	background-repeat:no-repeat;
}

.company{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: none;
}

.firstNameEmpty{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: url(../images/first-name-bg.gif);
	background-repeat:no-repeat;
}

.firstName{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: none;
}

.lastNameEmpty{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: url(../images/last-name-bg.gif);
	background-repeat:no-repeat;
}

.lastName{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: none;
}

.emailEmpty{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: url(../images/email-bg.gif);
	background-repeat:no-repeat;
}

.email{
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
	background-image: none;
}

form {
	padding:0px;
	margin:0px;
}
a:link, a:active, a:visited {
	font-family: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000;
}

a:hover {
	text-decoration: none;
}

h1,.title {
	font: bold 21px Verdana, Tahoma, Arial;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 4px;
	color: #006cb7;
	border-bottom: solid 1px #e8e8e8;
	padding-bottom: 15px;
}

H1 STRONG {
	font-weight: normal;
	color: #006cb7;
}

h2,.quote {
	font: 14px Times, Times New Roman;
	margin-bottom: 4px;
	color: #231f20;

}

H2 STRONG {
	font-weight: normal;
	color: #006cb7;
}

h3 {
	font: bold 16px Verdana, Tahoma, Arial;;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #231f20;
}

hr {
	border-top: 1px solid #CCCCCC;
	margin-top: -5px;
}

.title {
	font: 21px Times, Times New Roman;
	line-height: 25px;
	margin-bottom: 15px;
	color: #231f20;
	border-bottom: solid 1px #e8e8e8;
	padding-bottom: 15px;
}

.title STRONG {
	font-weight: normal;
	color: #006cb7;
}

P, .text {
	font-family: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin-top: 8px;
	line-height: 18px;
	margin-bottom: 10px;
}
td.header-bg {
	background: url(../images/header_bg.jpg) no-repeat right;
}
td.content-bg {
	background: #F8E7CD url(../images/td_content_bg.jpg) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.shopping {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
}
td.shopping a:link {
	font-weight: bold;
	color: #5C4022;
	margin-right: 3px;
	margin-left: 3px;
	font-size:10px;
}
td.shopping a:visited {
	font-weight: bold;
	color: #5C4022;
	margin-right: 3px;
	margin-left: 3px;
	font-size:10px;
}
td.shopping a:hover {
	text-decoration:underline;
}
.nav-products {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
}
.nav-products a:link {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:visited {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:active {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:hover {
	font-weight: normal;
	color: #CC6633;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
}
.nav-products-active a:link {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:visited {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:active {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:hover {
	color: #CC6633;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
}
#footer {
	text-align: center;
	margin-top: 4px;
	margin-bottom:5px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font: normal 11px Arial;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}

#footer a:hover {
	text-decoration: underline;
}

div.search {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
input, textarea, select {
	border: 1px solid #e0e0e0;
	margin-top: 3px;
	margin-bottom: 2px;
}

.require {
	background: #f1f1f1;
}

input.clean {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.adv-search a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:hover {
	text-decoration: none;
}
.clear {
	border: 0px none;
}
table.welcome {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
}
table.welcome td {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	padding: 7px;
}
table.featured {
	background: #FFFFFF;
	background-image:url(../images/contact_bg.gif); background-repeat:no-repeat; background-position:bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
table.featured th {
	padding: 4px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
}
.sublink a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
table.white-content {
    background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	/* padding: 15px 10px 10px 20px; */
}
td.white-content
{
    background: #FFFFFF; background-image:url(../images/contact_bg.gif); background-repeat:repeat-x; background-position:bottom;
	padding: 15px 15px 15px 15px;
}
.more-info a:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:hover {
	color: #CC0000;
	text-decoration: none;
}
img.product {
	border: solid 1px #838383;
}
.submit {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: solid 1px #aaaaaa;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
form {
	margin:0px;
}

a:link.category, a:active.category, a:visited.category {
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.subCategory:link, a.subCategory:active, a.subCategory:visited {
	background-image: url(../images/sublink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 25px;
	padding-top: 5px;
	display: block;
}

/* ------------------------------------------------------------------------- */

#mainHolder {
	width: 765px;
	margin: 0 auto;
}

#headerHolder {
	position: relative;
	background: url(../images/header-bg.gif) no-repeat;
	height: 79px;
}
#navHolder {
	background: url(../images/nav-bg.gif) no-repeat;
	height: 25px;
}

#contentHolder {
	background: #FFF url(../images/content-bg.gif) repeat-y;
}

#contentBottom {
	height: 15px;
	background: url(../images/content-bottom.gif) no-repeat;
}

#signBox {
	position: relative;
	margin-left: 0px;
	width: 187px;
	height: 330px;
	background: url(../images/sign-bg.gif) no-repeat;
	font: 11px Arial, Tahoma, Verdana;
	color: #25582b;
}

#signBoxInner {
	padding: 40px 0 0 15px;
}

.boxInput {
	width: 133px;
	height: 19px;
	border: solid 1px #668560;
	margin-left: 8px;
}

#navHolder a:link, #navHolder a:active, #navHolder a:visited{
	color: White;
	font: 11px Arial;
	text-decoration: none;
}

#navHolder a:hover, #navHolder a.navOn:link, #navHolder a.navOn:active, #navHolder a.navOn:visited, #navHolder a.navOn:hover {
	color: #48c4f3;
	text-decoration: none;
}

#navHolder TD {
	text-align: center;
	padding: 0 15px;
}

#navTable {
	margin-left: 30px;
}

#logo {
	position: absolute;
	top: 5px;
	left: 25px;
}

#headerAddress {
	position: absolute;
	top: 35px;
	right: 25px;
	font: normal 18px Arial, Verdana, Tahoma;
	color: #000;
	text-align: right;
}

#headerAddress STRONG {
	font: bold 11px Arial, Verdana, Tahoma;
	color: #000;
}

#rightCell {
	padding: 20px 35px;
}

#leftCell P {
	font: 11px Arial, Tahoma, Verdana;
	color: #000;
}

#leftCell h2 {
	font: bold 13px Tahoma, Arial;
	margin-top: 4px;
	color: #006cb7;
}

#leftCellInner {
	padding: 15px 15px;
}

#mainSubmit {
	border-style: none;
	margin-left: 105px;
}

#submitContact {
	border-style: none;
	margin-left: 150px;
}

#contactHolder {
	background: url(../images/contact-bg.gif) no-repeat bottom right;
	padding-bottom: 20px;
}

.photoRight {
	float: right;
	padding: 4px;
	background: #e8e8e8;
	margin: 0 0 10px 10px;
}

P {
	font: 12px Verdana, Tahoma, Arial;
	color: #231f20;
	line-height: 22px;
}