@charset "utf-8";
/* CSS Document */

/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-indent: 0;
}

/* Global Styles */

body
{
	background: #fff;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #fff;
}

.yellowtext
{
    color: #ffc40e;
}

#superwrapper
{
    width: 100%;
    background: url(../img/bg-text.jpg) top center no-repeat;
    height: auto;
}

#shadowwrapper
{
    width: 1014px;
    height: auto;
    padding-bottom: 10px;
    background: url(../img/bg-shadowbottom.png) bottom left no-repeat;
    margin: 0 auto;
}

#sideshadowwrapper
{
    background: url(../img/bg-shadowsides.png) top left repeat-y;
    padding: 0 10px;
    width: 994px;
    height: auto;
}

#content
{
    background: #000;
    height: auto;
}

#smallbanner
{
    width: 994px;
    height: 150px;
    background: url(../img/bg-flash.jpg) bottom left no-repeat;
}

#flashbanner
{
    width: 994px;
    height: 388px;
    background: #000; /*url(../img/bg-flash.jpg) top left no-repeat;*/
}

#flash
{
    width: 994px;
    height: 388px;
}

#seperatorbar
{
    width: 994px;
    height: 80px;
    background: url(../img/bg-topseperator.jpg) top left no-repeat;
    position: relative;
}

#seperatorbar .logo
{
    width: 250px;
    height: 56px;
    position: absolute;
    top: 7px;
    left: 27px;
    background: url(../img/acs_logo.png) top left no-repeat;
}

#seperatorbar .catchphrase
{
    width: 362px;
    position: absolute;
    bottom: 5px;
    left: 26px;
}

#seperatorbar .catchphrase p
{
    font-size: 18px;
    line-height: 18px;
    color: #ffc40c;
    padding: 4px 27px 3px 0;
    background: url(../img/yellowarrow.png) center right no-repeat;
    text-align: right;
}

#seperatorbar .rightlinks
{
    float: right;
    top: 3px;
    right: 10px;
    position: absolute;
}


#seperatorbar .rightlinks a, #seperatorbar .rightlinks a:visited
{
    color: #fff;
    text-decoration: none;
}

#seperatorbar .rightlinks a:hover .yellowtext
{
    color: #fff;
}

#seperatorbar .rightlinks a:hover
{
    color: #ffc40e;
}

#seperatorbar .rightlinks p.padlock
{
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#seperatorbar .rightlinks p.shoppingcart
{
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    margin-top: 6px;
    margin-bottom: 6px;
}

#seperatorbar .rightlinks p.uploadarrow
{
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    margin-right: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#seperatorbar .rightlinks p img
{
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 2px;
}

#seperatorbar .rightlinks p.padlock img
{
    margin-left: 10px;
    margin-right: 6px;
}

#seperatorbar .rightlinks p.shoppingcart img
{
    margin-left: 5px;
}

#seperatorbar .rightlinks p.uploadarrow img
{
    margin-left: 6px;
    margin-right: 1px;
}

#contentarea
{
    width: 994px;
    height: auto;
    background: url(../img/bg-contentarea.jpg) top left no-repeat #ffc20d;
    position: relative;
}

#contentarea .jqueryslidemenu .rightlink
{
    top: 11px;
    right: 10px;
    position: absolute;
}

#contentarea .jqueryslidemenu .rightlink p
{
    text-align: right;
    font-family: Verdana, Arial;
    color: #ffc50c;
    font-weight: bold;
    line-height: 14px;
    font-size: 14px;
    text-decoration: none;
}

#contentarea .jqueryslidemenu .rightlink a,#contentarea .jqueryslidemenu .rightlink a:visited
{
    font-family: Verdana, Arial;
    color: #ffc50c;
    font-weight: bold;
    line-height: 14px;
    font-size: 14px;
    text-decoration: none;
}

#contentarea .jqueryslidemenu .rightlink a:hover
{
    color: #fff;
}

#contentarea .searchbar
{
    width: 560px;
    height: 28px !important;
    overflow: hidden;
    vertical-align: top;
}

#contentarea .searchbar form
{
    padding-top: 2px;
    padding-left: 1px;
    margin: 0;
}


#contentarea .searchbar #submitBtn
{
    background: url(../img/searchbutton.png) top left no-repeat;
    width: 78px;
    height: 24px;
    cursor: pointer;
    border: none;
    margin-top: 1px;
    margin-right: 1px;
    float: left;
}

#contentarea .searchbar #searchText
{
    background: #fff;
    width: 466px;
    height: 14px;
    border: none;
    font-family: Helvetica, Arial;
	font-size: 14px;
	padding: 6px 2px 6px 12px;
	color: #000;
	float: left;
}

#contentarea .rightpanel
{
    width: 430px;
    background: url(../img/learnmoreaboutourservices.png) top left no-repeat;
    cursor: pointer;
}

#contentarea .rightpanel-map
{
    width: 430px;
    background: url(../img/map.png) top right no-repeat #000;
}

#contentarea .contents
{
    width: 560px;
    height: 340px;
    background: url(../img/bg-textarea.jpg) top left no-repeat #000;
    position: relative;
}

#contentarea .contents .address
{
    color: #fec921;
    position: absolute;
    top:30px;
    left: 250px;
    width: 260px;
}

#contentarea .contents .address p
{
    font-size: 18px;
    font-weight: regular;
    font-family: Tahoma, Arial;
    line-height: 24px;
    padding: 0;
    margin: 0;
}

#contentarea .contents .address .directionsBtn
{
    padding: 0;
    margin: 20px 20px 0 0;
    float: right;
    background: url(../img/btn_directions.png) top right no-repeat;
    text-decoration: none;
    width: 200px;
    height: 21px;
}

#contentarea .contents .address .company
{
    font-size: 19px;
    font-weight: bold;
    font-family: Tahoma, Arial;
}

#contentarea .contents form
{
    margin: 20px 30px;
    color: #fec921;
    font-family: Helvetica, Tahoma, Arial;
    font-size: 20px;
    position: relative;
}

#contentarea .contents form .textInput
{
    margin-bottom: 16px;
    padding: 7px;
    height: 12px;
    border: 1px solid #5c490c;
    background: none;
    color: #fff;
    width: 190px;
    font-family: Verdana, Tahoma, Arial;
    vertical-align: top;
    font-size: 12px;
}

#contentarea .contents form .textInput:focus
{
    border: 1px solid #fec921;
}

#contentarea .contents form .textArea
{
    padding: 7px;
    height: 76px;
    min-height: 76px;
    max-height: 76px;
    border: 1px solid #5c490c;
    background: none;
    color: #fff;
    width: 422px;
    min-width: 422px;
    max-width: 422px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
}

#contentarea .contents form .textArea:focus
{
    border: 1px solid #fec921;
}

#contentarea .contents form .submitBtn
{
    background: url(../img/btn_submit.png) top left no-repeat;
    border: none;
    cursor: pointer;
    width: 38px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
}

#contentarea .contents p
{
    margin: 15px 20px;
    font-family: Tahoma, Arial;
    font-size: 13px;
    color: #ffc40c;
}

#contentarea .contents p.title .large
{
    font-size: 24px;
}

#contentarea .contents p.title .small
{
    font-size: 12px;
}

#contentarea .contents p.title
{
    color: #ffc50c;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 20px;
}

#contentarea .contents p a, #contentarea .contents p a:visited
{
    color: #ffc40c;
}

#contentarea .contents p a:hover
{
    color: #fff !important;
}

#contentarea .contents ul
{
    list-style-type: disc;
    margin: 15px 40px;
}

#contentarea .contents li
{
    list-style-type: disc;
    margin: 5px 0px;
    color: #ffc40c;
}

#contentarea .contents .readmore
{
    clear: both;
    float: right;
    margin: 19px 20px 13px 20px;
}

#contentarea .contents .readmore a, #contentarea .contents .readmore a:visited
{
    color: #ffc40c;
    font-size: 9px;
    background: url(../img/readmorearrow.png) center right no-repeat;
    padding: 6px 25px 4px 0;
    text-decoration: none;
}

#contentarea .contents .readmore a:hover
{
    color: #fff !important;
}

#footerseperator
{
    width: 994px;
    height: 68px;
    background: url(../img/bg-footerseperator.jpg) top left no-repeat;
}

#footer
{
    width: 994px;
    height: 75px;
    background: url(../img/bg-footer.jpg) bottom left no-repeat;
    position: relative;
}

#footer .menu
{
    position: absolute;
    bottom: 15px;
    left: 5px;
}

#footer .menu ul
{
    list-style-type: none;
    margin-top: 5px;
}

#footer .menu ul li
{
    display: inline;
    padding: 0 10px;
    border-right: 1px solid #ffc40c;
}

#footer .menu ul li.end
{
    border-right: none;
}

#footer .menu ul li a, #footer .menu ul li a:visited
{
    text-decoration: none;
    color: #ffc40c;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial;
}

#footer .menu ul li a:hover
{
    color: #fff;
}

#footer .copyright
{
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 10px;
}

#footer .copyright a, #footer .copyright a:visited
{
    text-decoration: none;
    color: #ffc40e;
    font-size: 10px;
    line-height: 10px;
    font-family: Helvetica, Arial;
}

#footer .copyright a:hover
{
    color: #fff;
}
