/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_01.gif);
	background-repeat: repeat;
	color: #034ea1;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

li {list-style-type: square;}

a img {border-style: none; }
a:link {color: #0000cc; text-decoration: none; }
a:visited {	color: #034ea1; text-decoration: none; }
a:hover {text-decoration: underline; }

.titletext {
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.bodytextleft {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 10px 25px 10px 25px;
	vertical-align: top;
	line-height: 20px;
}

.bodytextright {
	color: #000;
	text-align: left;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	line-height: 20px;
}

.bodypicsright {
	text-align: center;
	vertical-align: top;
}

.formtext {
	color: #000;
	text-align: left;
	padding: 5px 0px 0px 25px;
	vertical-align: top;
	line-height: 20px;
}

.formbox {
	padding: 0px 0px 0px 25px;
	vertical-align: top;
}

.header {
	background-image: url(images/pixel_darkblue.gif);
	background-repeat: repeat;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	vertical-align: bottom;
}

.navtext {
	padding-top: 1px;
	color: #034ea1;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	link: #034ea1;
}

a.nav:link {color: #034ea1;}

.navbar {
	width: 12px;
}


.navbreak {
	background-image: url(images/nav_break.gif);
	background-repeat: repeat;
}

.contactinfoshell {
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;	
	vertical-align: top;
}

.contactinfo {
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 13px;
	vertical-align: top;
}

a.email:link {color: #034ea1; }
a.email:visited {color: #034ea1; }
a.email:hover {color: #034ea1; text-decoration: underline; }

.subnavicon {
	width: 95px;
}

.subnavtext {
	width: 206px;
	color: #000;
	padding-right: 10px;
}

a.subnav:link {color: #000; text-decoration: none; }
a.subnav:visited {color: #555; text-decoration: none; }
a.subnav:hover {color: #000; text-decoration: underline; }

.footer {
	padding-top: 2px;
	text-align: right;
}

.heli {
	color: #b0262e;
}

.copyright {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

.sitedesign {
	color: #ccc;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

a.sitedesign:link {color: #ccc; text-decoration: none}
a.sitedesign:visited {color: #ccc; text-decoration: none;}
a.sitedesign:hover {color: #000; text-decoration: underline;}

.producttable {
	padding-left: 25px;
}

.tablecell {
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	height: 20px;
	text-align: center;
	background-color: #034ea1;
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;
}

.tablecell_medium {
	font-size: 11px;
	font-weight: bold;
	width: 106px;
	height: 20px;
	text-align: center;
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;
}

.tablecell_large {
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	text-align: center;
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;
}

.tablecontents {
	height: 100px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: center;
	background-image: url(images/pixel_white.gif);
	background-repeat: repeat;
}

.tablephoto {
	height: 160px;
	text-align: center;
	background-image: url(images/pixel_white.gif);
	background-repeat: repeat;
}

.tablebottom {
	height: 10px;
	background-image: url(images/pixel_lightblue.gif);
	background-repeat: repeat;
}

.enlargephoto {
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	background-image: url(images/pixel_white.gif);
	background-repeat: repeat;
}

a.enlargephoto:link {color: #000; text-decoration: none}
a.enlargephoto:visited {color: #000; text-decoration: none;}
a.enlargephoto:hover {color: #000; text-decoration: underline;}

.productthumb {
	width: 60px;
	height: 60px;
}

.addressleft {
	color: #000;
	text-align: left;
	padding: 10px 0px 10px 25px;
	vertical-align: top;
}

.addressright {
	color: #000;
	text-align: left;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
}

.quoteauthor {
	padding-left: 100px;
}