body {
	margin: 0;
	background-color: #ffffff;
	background-image: url(../img/subpages_02.gif);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #5c5c5c;
}
form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0 0 15px;
	border-collapse: collapse;
	font-size: 100%;
	color: #5c5c5c;
}
td {
	padding: 0 10px 5px 0;
	vertical-align: top;
}
th {
	padding: 0 10px 5px 0;
	vertical-align: bottom;
	text-align: left;
}
h1 {
	margin: 0;
	padding: 0 0 20px;
	font-size: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}
h2 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #201f1f;
}
h3 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 100%;
	color: #04387a;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
ul, ol {
	margin: 0;
	padding: 0 0 13px 20px;
}
ul ul, ol ol, ul ol, ol ul {
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0 0 2px;
}
ul {
	list-style: square;
}
img, object {
	vertical-align: bottom;
}
a {
	color: #9d9c9c;
}
a:hover {
	color: #696969;
}
a img, img {
	border: 0;
}
input, textarea, select {
	vertical-align: middle;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
label {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 79%;
	color: #cccccc;
}
label.normal {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5c5c5c;
}



.textfield {
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.textfield2 {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
}
.button {
	border: 1px solid #224599;
	background-color: #4d6ebc;
	color: #ffffff;
}
.width50px {
	width: 50px;
}
.width60px {
	width: 60px;
}
.width100px {
	width: 100px;
}
.clear {
	clear: both;
}
.red {
	color: #cc0000;
}
.formtable {
	width: 100%;
	table-layout: fixed;
}
.width100pct {
	width: 100%;
}
.height70px {
	height: 70px;
}
.hidden {
	display: none;
}


body.splash {
	background-color: #1b3f95;
	background-image: url(../img/splash_03.jpg);
	background-position: 50% 40px;
	background-repeat: no-repeat;
}
#page {
	margin: auto;
	width: 960px;
	padding: 14px 0 0;
	text-align: left;
}
.splash #page {
	padding: 400px 0 40px;
}
.splash table {
	margin: 0;
	width: 100%;
	table-layout: fixed;
}
.splash th {
	border-bottom: 1px solid #ffffff;
	padding: 0 0 10px;
	vertical-align: bottom;
	text-align: center;
	color: #8b9ece;
}
.splash td {
	padding: 10px 0 0;
	vertical-align: top;
	text-align: center;
	color: #fefeff;
}
.splash a {
	text-decoration: none;
	color: #fefeff;
}
.splash a:hover {
	text-decoration: underline;
	color: #fefeff;
}
body.home {
	background-image: url(../img/home_02.gif);
	background-repeat: repeat-x;
}
#header {
	height: 90px;
	overflow: hidden;
}
#logo {
	position: absolute;
	padding: 0 0 0 10px;
}
#login {
	float: right;
}
#login table {
	margin: 0;
}
#login td {
	padding: 0 0 0 10px;
	vertical-align: bottom;
}
#menusearch {
	clear: both;
	padding: 25px 0 0;
}
#menusearch p {
	float: right;
	padding: 0;
}
#menusearch a {
	display: block;
	position: relative;
	float: left;
	border-left: 1px solid #b5bad0;
	padding: 2px 15px;
	text-decoration: none;
	color: #0a1c62;
}
#menusearch a:hover {
	text-decoration: underline;
}
#menusearch span {
	display: block;
	float: left;
}
#footer {
	padding: 0 0 20px;
	text-align: right;
	font-size: 85%;
}
#footer div {
	margin: 30px 0 0;
	border-top: 1px solid #dddddd;
}
.home #footer div {
	margin: 0;
	border-top: none;
}
#footer p {
	padding: 10px 0 0;
}
#footerlinks {
	float: left;
}
#headingimage {
	height: 183px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#headingimage.img1 {
	background-image: url(../img/ourcompany_03.jpg);
}
#headingimage.img9 {
	background-image: url(../img/headerimage9.jpg);
}
#headingimage.img10 {
	background-image: url(../img/headerimage10.jpg);
}
#headingimage.img11 {
	background-image: url(../img/headerimage11.jpg);
}
#headingimage.img12 {
	background-image: url(../img/headerimage12.jpg);
}
#headingimage.img13 {
	background-image: url(../img/headerimage13.jpg);
}
#headingimage.img14 {
	background-image: url(../img/headerimage14.jpg);
}
#headingimage.img15 {
	background-image: url(../img/headerimage15.jpg);
}
#headingimage.img16 {
	background-image: url(../img/headerimage16.jpg);
}
#headingimage.img17 {
	background-image: url(../img/headerimage17.jpg);
}
#headingimage.img18 {
	background-image: url(../img/headerimage18.jpg);
}
#headingimage.img19 {
	background-image: url(../img/headerimage19.jpg);
}
#headingimage.img20 {
	background-image: url(../img/headerimage20.jpg);
}
#headingimage.img21 {
	background-image: url(../img/headerimage21.jpg);
}
#headingimage.img23 {
	background-image: url(../img/headerimage23.jpg);
}
#headingimage.img99 {
	background-image: url(../img/headerimage99.jpg);
}
#headingimage h1 {
	padding: 12px 0 0 15px;
}
#headingimage p {
	padding: 0 550px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #cccccc;
}
#path {
	padding: 10px 5px;
	text-transform: uppercase;
	font-size: 85%;
	color: #666666;
}
#path a {
	text-decoration: none;
	color: #666666;
}
#path a:hover {
	text-decoration: underline;
}
#contenta {
	width: 960px;
	background-image: url(../img/ourcompany_07.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0;
}
#contenta4 {
	width: 960px;
	background-image: url(../img/ourcompany_07.gif);
	background-repeat: no-repeat;
}
#contenta2 {
	width: 100%;
	background-image: url(../img/ourcompanya.gif);
}
#contenta .block {
	float: left;
	width: 240px;
	height: 180px;
}
#contenta .block2 {
	padding: 5px 15px;
}
#contenta3 {
	padding: 15px;
}
#pageimages {
	float: right;
	width: 350px;
}
#pageimages div {
	padding: 0 0 0 15px;
}
#pageimages div div {
	background-color: #ffffff;
	padding: 0 0 0 10px;
}
#pageimages div div div {
	border-left: 1px solid #c8c8c8;
	padding: 0 0 0 10px;
}
#pageimages p {
	padding: 0 0 10px;
	text-align: center;
} 
#pageimages span {
	display: block;
	padding: 5px;
}
#pageimages a {
	text-decoration: none;
}
#contentb {
	width: 100%;
	border-top: 1px solid #dddddd;
	padding: 20px 0 0;
}
#contentb a {
	display: block;
	cursor: hand;
	background-image: url(../img/transparent.gif);
	padding: 0 5px 10px;
	text-decoration: none;
	color: #5d5e5d;
}
#contentb a:hover {
	text-decoration: underline;
}
#contentb p {
	float: left;
	width: 239px;
	padding: 0;
	text-align: center;
}
#contentb p strong {
	display: block;
	height: 29px; 
	overflow: hidden;
	background-image: url(../img/productsx_16.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#contentb.cat12 p strong {
	background-image: url(../img/_product12.gif);
}
#contentb.cat13 p strong {
	background-image: url(../img/_product13.gif);
}
#contentb.cat14 p strong {
	background-image: url(../img/_product14.gif);
}
#contentb.cat15 p strong {
	background-image: url(../img/_product15.gif);
}
#contentb.cat16 p strong {
	background-image: url(../img/_product16.gif);
}
#contentb.cat17 p strong {
	background-image: url(../img/_product17.gif);
}
#contentb.cat18 p strong {
	background-image: url(../img/_product18.gif);
}
#contentb.cat19 p strong {
	background-image: url(../img/_product19.gif);
}
#contentb.cat20 p strong {
	background-image: url(../img/_product20.gif);
}
#contentb.cat21 p strong {
	background-image: url(../img/_product21.gif);
}
#contentb p strong span {
	display: block;
	padding: 0 5px;
}
#contentb p em {
	display: block;
	border: 1px solid #dddddd;
	border-top: none;
	padding: 2px 0;
}
#contentb p em span {
	display: block;
	height: 125px;
}
#contentb p.newarrivals strong {
	background-image: url(../img/products_10.gif);
}
#contentb p.whatsgreen strong {
	background-image: url(../img/products_12.gif);
}
#contentb p.projects strong {
	background-image: url(../img/products_14.gif);
}
#paging {
	float: right;
	padding: 10px 5px 0;
}
#paging a {
	color: #696969;
}
#paging em {
	color: #999999;
	font-style: normal;
}
#contentc {
	width: 100%;
	border-top: 1px solid #dddddd;
	padding: 20px 0 0;
}
#contentctitle {
	height: 58px;
	overflow: hidden;
	background-image: url(../img/product_07.gif);
	background-repeat: no-repeat;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #5d5e5d;
}
#contentctitle.cat12 {
	background-image: url(../img/_toptab12.gif);
}
#contentctitle.cat13 {
	background-image: url(../img/_toptab13.gif);
}
#contentctitle.cat14 {
	background-image: url(../img/_toptab14.gif);
}
#contentctitle.cat15 {
	background-image: url(../img/_toptab15.gif);
}
#contentctitle.cat16 {
	background-image: url(../img/_toptab16.gif);
}
#contentctitle.cat17 {
	background-image: url(../img/_toptab17.gif);
}
#contentctitle.cat18 {
	background-image: url(../img/_toptab18.gif);
}
#contentctitle.cat19 {
	background-image: url(../img/_toptab19.gif);
}
#contentctitle.cat20 {
	background-image: url(../img/_toptab20.gif);
}
#contentctitle.cat21 {
	background-image: url(../img/_toptab21.gif);
}
#contentctitle span {
	display: block;
	padding: 6px 0 0 10px;
}
#productimages {
	float: right;
	text-align: center;
}
#productimages span {
	display: block;
	padding: 5px;
}
#productimages a {
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
}
#downloads a {
	text-decoration: none;
	font-style: italic;
	color: #004b23;
}
#downloads a:hover {
	text-decoration: underline;
}
#producttext {
	float: left;
	width: 570px;
}






