.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contentlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Main Navigation */

#main-nav { height: 30px; }
#main-nav dl { margin: 0; padding: 0; }

/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px; padding-top: 0px;  padding-bottom: 0px; background: #0020A0
	            url(../images/buttons/menu-back.gif);} 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt { float: left; }

#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding: 30px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#main-nav dt a:hover {
	background-position: 0 -30px;
}

#main-nav dt#home,
#main-nav dt#home a { width: 72px; background-image: url(../images/buttons/home.gif); }

#main-nav dt#ourblinds,
#main-nav dt#ourblinds a { width: 110px; background-image: url(../images/buttons/our-blinds.gif); }

#main-nav dt#shutters,
#main-nav dt#shutters a { width: 110px; background-image: url(../images/buttons/shutters.gif); }

#main-nav dt#shuttersfeatures,
#main-nav dt#shuttersfeatures a { width: 155px; background-image: url(../images/buttons/shutter-features.gif); }

#main-nav dt#blindsinfo,
#main-nav dt#blindsinfo a { width: 181px; background-image: url(../images/buttons/blinds-info.gif); }

#main-nav dt#care,
#main-nav dt#care a { width: 181px; background-image: url(../images/buttons/care.gif); }

#main-nav dt#distributors,
#main-nav dt#distributors a { width: 125px; background-image: url(../images/buttons/distributors.gif); }

#main-nav dt#contact,
#main-nav dt#contact a { width: 115px; background-image: url(../images/buttons/contact.gif); }

body.home dt#home,
body.home dt#home a,
body.texture dt#texture,
body.texture dt#texture a,
body.profiles dt#profiles,
body.profiles dt#profiles a,
body.materials dt#materials,
body.materials dt#materials a,
body.machinery dt#machinery,
body.machinery dt#machinery a,
body.files dt#files,
body.files dt#files a,
body.contact dt#contact,
body.contact dt#contact a {
	background-position: 0 -90px;
}

.class1 A:link {text-decoration: none; color: #0020A0}
.class1 A:visited {text-decoration: none; color: #0020A0}
.class1 A:active {text-decoration: none; color: #0020A0}
.class1 A:hover {text-decoration: underline; color: #000000;}

.class2 A:link {text-decoration: none; color: #FFFFFF}
.class2 A:visited {text-decoration: none; color: #FFFFFF}
.class2 A:active {text-decoration: none; color: #FFFFFF}
.class2 A:hover {text-decoration: underline; color: #FFFFFF;}.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bighead {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #0020A0;
}
.piclabel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: thin dashed #000000;
}
