@charset "utf-8";
/* CSS Document */

body {
background:#272727 url(images/siteBG.gif) repeat;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
line-height:26px;
color:#fff;
text-align:center;
margin:0;
padding:0;
}

/* layout */
#wrapperOuter {
width:100%;
background:transparent;
margin:0 auto;
}

#wrapperInner {
background:transparent url(images/AAISalesMasthead.gif) no-repeat;
width:952px;
min-height:212px;
margin:0 auto;
}

#area {
width:952px;
padding-top:211px;
left:0;
border-bottom:3px solid #fff;
text-align:left;
}

#columns {
background:#fff url(images/areaBG.gif) bottom repeat-y;
position:relative;
min-height:700px;
height:auto !important;
padding:40px 0 0;
}

#lColWrapper {
width:238px;
float:left;
}

#lCol {
width:175px;
margin:0 auto;
}

#rColWrapper {
width:710px;
float:left;
}

#rCol {
width:635px;
margin:0 auto;
}

#corporateLogos {
background:#424242;
border-top:6px solid #424242;
}

#companyInfo {
position:absolute;
bottom:45px;
width:185px;
}

#footer {
padding:10px 0;
}

#tag {
float:right;
width:40px;
}

/* styles */
#rCol h1 {
color:#00A403;
font-weight:400;
font-size:20px;
}

#columns p {
margin-top:0;
}

#columns h1 {
margin:0 0 10px;
}

.entry {
margin:0 0 45px;
}

.entry p {
line-height:26px;
}

.clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.green {
font-size:20px;
font-weight:400;
color:#00A403;
}

a img {
border-style:none;
}

address {
font-style:normal;
}

/* corporate logos 
 SMC */
#smc {
display:block;
width:200px;
height:70px;
background:url(images/logo_SMC.gif) no-repeat 0 0;
}

#smc:hover {
background-position:-175px -25px;
background:url(images/logo_SMC_Hover.gif) no-repeat 0 0;
margin-left:-25px;
}

/* Brother */
#brother {
display:block;
width:200px;
height:80px;
background:url(images/logo_brother.gif) no-repeat 0 0;
}

#brother:hover {
background-position:-175px -25px;
background:url(images/logo_brother_hover.gif) no-repeat 0 0;
margin-left:-25px;
}

/* Joyce */
#joyce {
display:block;
width:200px;
height:82px;
background:url(images/logo_joyce.gif) no-repeat 0 0;
}

#joyce:hover {
background-position:-175px -25px;
background:url(images/logo_joyce_hover.gif) no-repeat 0 0;
margin-left:-25px;
}

/* Fuji */
#fuji {
display:block;
width:200px;
height:79px;
background:url(images/logo_fuji.gif) no-repeat 0 0;
}

#fuji:hover {
background-position:-175px -25px;
background:url(images/logo_fuji_hover.gif) no-repeat 0 0;
margin-left:-25px;
}

a,a:visited {
color:#fff;
text-decoration:none;
}

#smc span,#brother span,#joyce span,#fuji span {
display:none;
}