*
{
margin:0;
padding:0;
}

body
{
text-align:center;
background:#ececec;
font-size:80%;
}

#wrapper-top
{
position:relative;
width:980px;
margin:0 auto;
background:url(images/wrapper-top.jpg);
background-repeat:repeat-y;
background-position:top left;
height:23px;
}

#wrapper
{
position:relative;
width:980px;
margin:0 auto;
background:url(images/wrapper-back.jpg);
background-repeat:repeat-y;
background-position:top left;
}

#wrapper-base
{
position:relative;
width:980px;
margin:0 auto;
background:url(images/wrapper-base.jpg);
background-repeat:repeat-y;
background-position:top left;
height:21px;
}

#container
{
position:relative;
width:950px;
margin:0 auto;
text-align:left;
background:#fff;
}

#header
{
position:relative;
background:url(images/header-back.jpg);
background-position:top left;
background-repeat:no-repeat;
height:200px;
}

#header h1
{
margin-left:-1000em;
}

#header #address
{
width:360px;
position:absolute;
top:20px;
right:20px;
color:#282828;
font-size:1.4em;
text-transform:uppercase;
text-align:right;
}

#menu 
{
background:url(images/menu-back.jpg);
height:40px;
}

#menu li
{
display:inline;
color:#fff;
}

#menu a
{
display:block;
float:left;
height:40px;
}

#menu a span
{
margin-left:-1000em;
}

#menu a#home
{
width:90px;
}

#menu a#about
{
width:120px;
}

#menu a#products
{
width:130px;
}

#menu a#manufacturers
{
width:190px;
}

#menu a#services
{
width:120px;
}

#menu a#buy
{
width:140px;
}

#menu a#contact
{
width:140px;
}

#menu a#home:hover, #menu a#home.current
{
background:url(images/menu-back.jpg);
background-position:0 41px;
}

#menu a#about:hover, #menu a#about.current
{
background:url(images/menu-back.jpg);
background-position:-90px 41px;
}

#menu a#products:hover, #menu a#products.current
{
background:url(images/menu-back.jpg);
background-position:-210px 41px;
}

#menu a#manufacturers:hover, #menu a#manufacturers.current
{
background:url(images/menu-back.jpg);
background-position:-340px 41px;
}

#menu a#services:hover, #menu a#services.current
{
background:url(images/menu-back.jpg);
background-position:-530px 41px;
}

#menu a#buy:hover, #menu a#buy.current
{
background:url(images/menu-back.jpg);
background-position:-650px 41px;
}

#menu a#contact:hover, #menu a#contact.current
{
background:url(images/menu-back.jpg);
background-position:-790px 41px;
}

#content
{
clear:both;
position:relative;
margin:6px 0;
}

#flash
{
position:relative;
}

.logobanner
{
border:0;
}

#text
{
margin:30px 30px 70px;
}

#text h2
{
margin:0 0 20px;
color:#00946F;
font-variant:small-caps;
font-weight:400;
font-size:2.3em;
}

#text h3
{
margin:20px 0 5px;
/*color:#259400;*/
color:#006F94;
font-weight:400;
font-size:1.6em;
}

#text p
{
margin:0 0 10px;
line-height:18px;
font-family:arial, helvetica, sans-serif;
font-size:1em;
color:#282828;
}

#text p.column
{
width:30%;
float:left;
}

#text p.column2
{
width:22%;
float:left;
text-align:center;
}

#text ul
{
margin:15px 0 15px 30px;
}

#text li
{
font-family:arial, helvetica, sans-serif;
font-size:1em;
color:#282828;
margin:0 0 4px;
}

#text a
{
color:#006F94;
}

#text a:hover
{
color:#00946F;
}

img.r
{
float:right;
margin:0 0 7px 15px;
padding:7px;
border-top:1px solid #eee;
border-right:1px solid #eee;
border-left:1px solid #e3e3e3;
border-bottom:1px solid #e3e3e3;
}

#footer
{
clear:both;
position:relative;
background:#282828;
padding:20px;
color:#fff;
font-size:.9em;
font-family:arial, helvetica, sans-serif;
}

#footer p
{
margin:0 0 10px;
}

.credit
{
margin:5px 0 0;
padding:0 0 30px;
}

.credit p
{
font-size:.85em;
color:#666;
font-family:arial, helvetica, sans-serif;
}

.credit a
{
color:#333;
}









/* Form Styles */


#text form
{
margin:15px 0;
/*background:#eee;
border:1px solid #ccc;*/
width:650px;
}

#text ul.form 
{
margin:0;
padding:0;
}

#text .form li
{
padding:5px 0;
list-style:none;
}

#text .form h4
{
float:left;
margin:0 10px 0 0;
padding:0;
color:#666;
width:175px;
font-size:1.1em;
font-weight:400;
}

#text .form select
{
border:1px solid #ccc;
padding:2px;
}

#text .form option
{
padding:1px;
}

#text .form input, #text .form textarea
{
border:1px solid #ccc;
font-family:georgia, times, serif;
padding:3px;
font-size:1em;
color:#333;
}

#text .form .required
{

}

#text .form .required h4
{
color:#009470;
font-weight:800;
}

#text form .button 
{
padding:7px 17px;
background:#009470;
border:1px solid #666;
font-size:17px;
color:#fff;
font-family:georgia, times, serif;
letter-spacing:1px;
}

#text a#login
{
display:block;
position:absolute;
top:-15px;
right:15px;
width:160px;
text-align:center;
padding:7px 17px;
background:#009470;
border:1px solid #666;
font-size:16px;
color:#fff;
text-decoration:none;
margin:15px 0;
}

#text a#login:hover
{
background:#24A580;
}


/* General site-wide styles */

img
{
border:0;
}

hr
{
clear:both;
margin:10px 0;
background:#e3e3e3;
border:1px solid #e3e3e3;
height:1px;
}

.clear
{
clear:both;
}