* {margin: 0; padding: 0;}
html {background-color: #333;}
body {
	width: 800px;
	margin: 0 auto;
	background: url(images/nameplate.jpg) top left no-repeat;
	font: .8em/1.4em Arial, sans-serif;
	position: relative;
}
.clear{clear:both}
a, a:active, a:visited {font-weight: bold; color: #037aa9; text-decoration: none;}
a:hover {text-decoration: underline;}
a#current {color: #999;}
a img{border:none}
#daley{display:block;float:right;width:140px;font-size:10px;width:170px;line-height:1.2em;position:absolute;bottom:50px;left:20px}
#banner h1, #banner h2 {display: none;}
#banner a#distributor_login {
	display: block;
	text-indent: -5000px;
	width: 170px; height: 23px;
	position: absolute; top: 53px; left: 620px;
}





/* NAV BAR */

ul#nav {
	margin: 0; padding: 251px 0 0 0;
	width: 800px; height: 26px;
	background: url(images/nav.png) bottom left no-repeat;
}
ul#nav li {
	list-style: none; 
	float: left;
}
ul#nav li a {
	display: block; 
	text-indent: -5000px; 
	width: 70px; height: 26px;
	margin-right: 2px;
}

ul#nav li#home a {width: 47px;}
ul#nav li#home a:hover, ul#nav li#home a#highlight {background-image: url(images/nav_home.png);}

ul#nav li#machines a {width: 79px;}
ul#nav li#machines a:hover, ul#nav li#machines a#highlight {background-image: url(images/nav_machines.png);}

ul#nav li#chemicals a {width: 80px;}
ul#nav li#chemicals a:hover, ul#nav li#chemicals a#highlight {background-image: url(images/nav_chemicals.png);}

ul#nav li#accessories a {width: 95px;}
ul#nav li#accessories a:hover, ul#nav li#accessories a#highlight {background-image: url(images/nav_accessories.png);}

ul#nav li#education a {width: 78px;}
ul#nav li#education a:hover, ul#nav li#education a#highlight {background-image: url(images/nav_education.png);}

ul#nav li#company a {width: 68px;}
ul#nav li#company a:hover, ul#nav li#company a#highlight {background-image: url(images/nav_company.png);}

ul#nav li#request a {width: 135px;}
ul#nav li#request a:hover, ul#nav li#request a#highlight {background-image: url(images/nav_request.png);}

ul#nav li#find a {width: 132px;}
ul#nav li#find a:hover, ul#nav li#find a#highlight {background-image: url(images/nav_find.png);}

ul#nav li#contact a {width: 68px;}
ul#nav li#contact a:hover, ul#nav li#contact a#highlight {background-image: url(images/nav_contact.png);}






/* MAIN-PAGE CONTENT AREA */

#main {
	clear: both;
	background: #000 url(images/background_main.png) top left no-repeat;
	color: #fff;
}

#main #illustration {
        position: absolute;
	float: left;
	margin: 60px 0 0 45px;
}

#main #text {margin: 0 20px 0 280px; padding-top: 12px;}
#main h3 {margin: 20px 0 15px 0;}

#main h3#steamway {background: url(images/steamway.png) top left no-repeat; text-indent: -5000px;}
#main img#since1968 {position: absolute; top: 297px; left: 630px;}

#main h3#education {background: url(images/education.png) top left no-repeat; text-indent: -5000px;}
#main img#madeintheusa {float: right;}
#main ul {padding-left: 1.4em; list-style: disc url(images/bullet.gif);}

#main h3#newproducts {background: url(images/newproducts.png) top left no-repeat; text-indent: -5000px;}
#main div.newprodslist img {margin: 0 20px 0 20px;}





/* INSIDE-PAGE CONTENT AREA */

#inside {
	background: #fff url(images/steamway_vertical.png) bottom left no-repeat;
	color: #000;
}
#inside img#side_logo {
	position: absolute; bottom: 14px; left: 8px;
}

#inside #illustration {
	float: left;
	margin: 50px 0 0 45px;
}
#inside #illustration.small {
	margin-left: 175px;
}

#inside #text {
	margin: 0 20px 0 300px; padding-top: 12px; 
	min-height: 438px; height: auto; 
	padding-bottom: 50px; position: relative;
}
#inside #text2 {
	margin: 0 20px 0 60px; padding-top: 12px; 
	min-height: 438px; height: auto; 
	padding-bottom: 50px; position: relative;
}
#inside #text p, #inside #text2 p {margin-bottom: 1em;}
#inside #text ul, #inside #text ol, #inside #text2 ul, #inside #text2 ol {margin-left: 2em; margin-bottom: 1em;}
#inside #text h2, #inside #text2 h2 {margin-top: .5em;}
#inside #text h3, #inside #text2 h3 {
	margin-top: 2.3em;
	font-size: .9em;
	text-transform: uppercase;
}

#inside #text .pullbox {
	margin-top: 2em;
	width: 351px; padding: 0 7px;
	background: url(images/bluebox_top.png) top left no-repeat;
}
#inside #text .pullbox h3 {text-transform: none; padding-top: 7px; margin-top: 0;}
#inside #text .pullbox ul {margin: 0; padding-left: 1.4em; list-style: disc url(images/bullet.gif);}
#inside #text .pullbox li {font-size: .9em;}
#inside #text .pullbox_footer {
	width: 365px; height: 9px;
	background: url(images/bluebox_bottom.png) top left no-repeat;
}






/* FOOTER */
 
#footer {
	background-color: #000; 
	color: #555; 
	font-size: .8em;
	text-align: center;
}





/* HACKS FROM PREVIOUS CSS TO MAINTAIN EXISTING TABLES */

#inside #text .smalltext  {
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}


#inside #text td  {
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 10pt;
}
#inside #text form td {
	line-height: 19pt;
}

#inside #text td.grayrow {
	background:#EEEEEE;
	font-size : 8pt;
}

#inside #text hr {margin-top: 2em;}

.header {
        font-family: "Arial Narrow", helvetica, arial, sans-serif;
        font-weight: Bold;
        font-size: 13pt;
        color:#1F4980;
}
	
#inside #text .bluebold {
	color:#1F4980;
	font-size : 10pt;
	font-weight : bold;
}

#inside #text .bluetext {
	color:#1F4980;
	font-size : 10pt;
}


