html, body, ul, ol, p,h1,h2,h3,h4 {
    padding: 0;
    margin: 0;
}

body {
    background: #abbec6 url(/images/background.gif) 0 0 repeat-x;
    font: normal 78% tahoma,verdana, arial, sans-serif;
}

h1,h2,h3,h4 {
    font-family: arial, verdana, sans-serif;
}
a:hover {
    color:#f26522;
    text-decoration:none;
}
.cmx-Larger {
    font-size: 1.9em;
}
#container {
    width: 742px;
    margin: 0 auto;
    background: #fff;
}

#banner {
    background: url(/images/background.gif) 0 0 repeat-x;
}

#banner .call {
    font-family: helvetica, verdana, arial, sans-serif;
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin: 120px 5px 5px;
}

#banner img.logo {
    margin-top: 7px;
}

#left {
    float: left;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 199px;
    font-size: .9em;
}

.UAiemac #left,
.UAiemac #main {
    margin-top: 21px;
}

#left p {
    padding: 20px;
    line-height: 1.5em;
}

#left .catalog p {
    background:url(/images/catnav-background.gif) repeat-y right;
    background-color:#ffc740 ;
    border-top: 10px solid #000;
}

#left .quote {
    display: block;
    background: url(/images/quote-background.jpg) no-repeat;
height:270px;
}

#left .quote p {
    background: url(/images/left-divider.gif) 20px bottom no-repeat;
}

#left .leftnavigation a,
#left .leftnavigation a:link,
#left .leftnavigation a:visited {
    font-size: 12px;
    color: white;
    display: block;
    height: 29px;
    font-weight: bold;
    text-decoration: none;
    line-height: 29px;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
    background: url(/images/nav-background.gif) repeat-y right;
    background-color: #0054a6;
}

#left .leftnavigation a:active,
#left .leftnavigation a:hover {
    background:url(/images/nav-current-background.gif) repeat-y right;
    background-color: #00adef
}

#left .leftnavigation a#left_current {
    background: url(/images/nav-bullet.gif) no-repeat;
}

#main { 
    margin-left: 200px;
    border-right: 1px solid #fff;
}

/* holly hack */
.UAie #main {
    height: 1%;
}

#maincontent {
    padding: 0 30px 20px;
}

#maincontent h1 {
    font-weight: normal;
    color: #0054a6;
    font-size: 1.8em;
    margin: 15px 0 8px;
}

.print {
    float: right;
    font-size: .9em;
    display: block;
    padding: 5px 0 5px 20px;
    background: url(/images/print.gif) no-repeat;
}

.breadcrumbs {
    font-size: .9em;
}

#maincontent p {
    margin: 0 0 20px;
    line-height: 1.6em;
    letter-spacing: .025em;
    word-spacing: .05em;
}

#maincontent img.cmx-FloatRight {
    margin: 5px 0 5px 20px;
}

#maincontent img {
    padding:1px;
    border: 2px solid #0054a6;
}

.breadcrumbs {
    display: block;
    margin-top: 5px;
}

#footer {
    background-color: #000;
    color: #fff;
    clear: both;
    font-size: .9em;
    line-height: 1.9em;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
}

#footer a,
#footer a:visited {
    color: white;
    text-decoration: none;
}

#footer a:hover,
#footer a:active {
    text-decoration: underline;
}

#footer .footerborder {
    display: block;
    border-top: 3px solid #0054a6;
}

#footer .footerborder2 {
    display: block;
    border-top: 1px solid #fff;
    padding: 15px;
}
a.arrowlnk{
    background: url(/images/arrow.gif) 0 3px no-repeat;
    display:block;
    padding:0px 10px 10px 15px
}
.headtxt{
    font-family: helvetica, verdana, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    display:block;
    color:#000;
}
.spacing{
    padding:10px 0px 20px 15px;
    float:left;
}
.col1{float:left; width:180px; padding-bottom:10px;}
.col2{padding-bottom:10px; display:block;}
textarea{
    color: #000000; 
    height: 70px; 
    width: 150px; 
    border: 1px solid #000; 
    background-color:white;
}
input{
    width:150px; 
    border:1px #000 solid; 
    background-color:white; margin-right:8px; 
    vertical-align:top;
}
.submitbutton{ 
    color : #FFFFFF; font-family:Verdana; 
    font-size:11px; width:80px; height: 20px; 
    border: 0px #285843 solid; background-color:#0054a6;
    text-align: center; vertical-align: top;
}
.block{
    display:block;
    width:478px;
}