div.browser {
    text-align: center;
    padding: 20px 0 0 0;
    margin: 0;
}
div.site {
    width: 948px;
    text-align: left;
    margin: 0 auto 0 auto;
    /*background-color: purple;*/
    color: #6D6F71;
}

div.leftBox {
    float: left;
}
div.rightBox {
    float: right;
}
div.__clear {
    clear: both;
}
div.forcewidth {
    height: 1px;
    
    min-height: 393px;
}
div.page{
    float: left;
    padding-bottom: 20px;
    /*background-color: green;*/
    width: 948px;
    
}
div.content {
    width:800px; /*CHANGED from 791*/
    float: left;
    background-image: url(../images/snav_rhborder.gif);
    background-position: left top;
    background-repeat: no-repeat;
    /*background-color: yellow;*/
    margin: 0 0 10px 0;
    padding: 0px;

    
}
div.leftColumn {
     float: left;
     width: 147px;
    /* background-color: yellow;*/
     
}

div.mainContent
{
    width: 326px; 
    /*background-color: green;*/
    min-height : 393px;
    padding-left: 10px;
    
}

div.fullWidth
{
    padding-left: 10px;
    width: 800px;
    /*background-color: blue;*/
    
}

html>body div.fullWidth
{
    padding-left: 10px;
    width: 800px;
   /* background-color: blue;*/
    
}

 
div.toprow {

    /*width: 948px;*/
    height: 36px;
}

div.toprow.empty {

    height: 22px;
}

div.toprow.inset {
    margin-left: 155px;
    width: 815px;
  }
  
		p.bullet
		{
		    display: block;
		    padding-left: 15px;
			background: url(../images/arrow_black.gif) 0 3px no-repeat;
			text-decoration: underline;
			font-weight: bold;
			
		}
		p.bullet_over
		{
		    display: block;
		    padding-left: 15px;
			background: url(../images/arrow_orange.gif) 0 3px no-repeat;
			text-decoration: underline;
			font-weight: bold;
		}
    		div.newsheadline p.bullet a:hover,
    		div.newsheadline p.bullet_over a:hover
    		{
    		    color: #b61218;
    		}
    		
    	p.bullet.white,
    	p.bullet_over.white
    	{
    	    background: url(../images/AC_arrw_brchr_confirm.gif) 0 3px no-repeat;
    	}
    	p.bullet.white a,
    	p.bullet_over.white a
    	{
    	    color: #ffffff;
    	    
    	}
    	
    	div.companieslist p.bullet,
    	div.companieslist p.bullet_over
    	{
    	    margin-bottom: 17px;
    	}

p.bulletlabel
{
    padding-left: 15px;
}
.arrowedlink
{
    padding-left: 10px;
    background: url(../images/arrow_solid.gif) 0 2px no-repeat;
    
}

.arrowedlink a
{
    font-weight: bold;
}

div.newsheadline {
    margin-bottom: 8px;
    /*margin-right: 10px;*/
    clear: both;

}
    div.newsheadline a:link,
    div.newsheadline a:visited {
       color: #000000;
       background-color: inherit;
    }
    
    div.newsheadline a:active,
    div.newsheadline a:hover {
       color: #E98120;
       /*background-color: inherit;
*/    }

	 div.newsheadline p.bullet a:hover,
    div.newsheadline p.bullet a:active {
       color: #E98120;
    }
	
	
    div.newsheadline div.copy {
        float: left;
        width: 303px;
        height: 130px;
        padding: 5px 0 0 0;
        border-bottom: 1px #7c7d7c solid;
    }
        div.newsheadline div.copy h2
        {
            margin-right: 5px;
            
        }
        div.newsheadline div.copy p{
            margin: 0;
        }
        
        div.newsheadline div.copy p.link{
            display: block;
        }
        
        div.newsheadline div.copy p.link span{
            font-size: 1.5em;
            position: relative;
            top: 2px;
        }
    div.newsheadline div.images
    {
        float: right;
        width: 469px;
        margin-top: 0px;
        /*background-color: blue;*/
        
    }
    
        div.newsheadline div.images img
        {
            float: left;
            margin-left: 11px;
        }
    

div.newsheadline.final div.copy
{
    border: none;
	margin-bottom: 50px;
}







div.boxout {
    
    width: 140px;
}



div.boxout div.boxcontent {
    margin: 0 12px 0 0;
    padding-top: 10px;
    /*padding-bottom: 20px;*/
}
div.boxout#ants div.boxcontent {
    margin: 0 0 0 12px;
}
div.boxout#ants div.boxcontent h3{
     color: #E98120;
    margin-bottom: 3px;
}
div.boxout div.boxcontent p{
    padding: 0;
    margin: 0;
    font-size: 0.7em;
    color: #E98120;
    font-weight: bold;
}


div#contactbody {
    background-image: url(../images/AC_contact_img.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 405px;
 
}
div#contactbody div
{
    margin-right: 440px;
}

div#brochurebody {

    background-image: url(../images/AC_cntct_brchr_img.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    
}

div#brochurebody.reponse
{
    background-image: url(../images/AC_cntct_brchr_img.jpg);
}
div#brochurebody div.bodycontent {
    margin: 10px 270px 50px 10px;
}
div#brochurebody h2,
div#brochurebody h3,
div#brochurebody p,
div#brochurebody {
    color: #ffffff;
}

div#brochurebody form p{
    margin-bottom: 0;
}
div#brochurebody form p.formlabel_error{
    font-weight: bold;
}
div.optiongroup {
    
    clear: both;
    margin-bottom: 10px;

}

div#brochurebody form td.fieldgroup{
    width: 225px;
    margin-right: 10px;
    margin-left: 10px;
}

div#brochurebody form td.optiongroup span.label {
    color: #ffffff;
    font-size: 0.7em;
	display: inline;
	position: relative;
	top: -2px;
}


div#brochurebody form td.deliverytype div.deliveryoption
{
    margin: 2px 0 4px 0;
}
    div#brochurebody form td.deliverytype input
    {
        position: relative;
        top: 2px;
    }
    
    div#brochurebody form td.deliverytype label
    {
        color: #ffffff;
        font-size: 0.7em;
        padding-left: 10px;
    }
    

form input.textfield {
	width: 200px;
	height: 17px;
	margin-bottom: 5px;
}

form input.formbutton
{
    margin-top: 10px;
}









div.newsthumbnails {
    margin-top: 8px;
    
}

    div.newsthumbnails img{
        margin-right: 10px;
    }
    div.newsthumbnails img.final{
        margin-right: 0;
    }
    
.visible {
    display: block;
}
.nonvisible {
    display: none;
}
div.serviceslist {
    text-align: left;
}
div.serviceslist p{
    display: inline;
}

div.serviceslist p span{
    margin: 0 6px 0 0;
}

div.serviceslist p span.on{
    color: #b61218;
}
div.serviceslist p span.off{
    color: #999999;
}

div.cologoholder {
    width:452px;
    padding: 142px 0 142px 2px;
    background-image: url(../images/AC_home_img.jpg);
    background-repeat: no-repeat;
}

div.cologoholder img.cologo{
    display: none;
   }
div.cologoholder img.cologo_on{
    display: block;
   }



img#controlchart
{
    position: relative;
    top: -30px;
    left: 165px;
}



div.casestudiesimages
{
    width: 454px;
}

div.casestudiesimages p {
	font-size: .7em;
	padding: 10px 0;
	}
	
	
