@charset "utf-8";
/* CSS Document */

*					{ margin: 0; padding: 0; }
body				{ color: black; font: 18px Gill Sans, sans-serif; background: #9ab77f url(../images/Top_Bk_slice.png)repeat-x; }
a					{ text-decoration: none; color: black; }
a:hover				{ color: #507755; }
a img				{ border: 0; }
html 				{ overflow-x: hidden;}

#wrapper			{ position: relative; margin: 0 auto; height: 1056px; width: 1024px;}

/* Header */

#header				{ position: absolute; margin: 0 auto; width: 1024px;}
#AAC_Top_Banner		{ position: absolute; margin: 0 auto; }
#facebook			{ position: absolute; margin: 137px 878px ; width: 162px; height: 30px; font-size: 15px; color:#507755; font-weight: bold; }
#ACC_FB				{ position: absolute; margin-top: -2px; }


/* Navigation */

#nav 				{ position: absolute; overflow: hidden;  margin: 133px 49px; }
#nav li				{ display: inline;float: left;  }
#nav li a 			{ position: relative; display: block;  padding: 4px 19px 5px; text-decoration: none; color: #507755; font-size: 15px; font-weight: bold; }
#nav li a:hover		{ color: #eff0ee; background-color: #9ab77f; }
#nav li a:active 	{ color: black; }


/* Content */


#content			{ position: relative; margin-top: 164px; width: 1024px; height: 818px; background: #f2f2f2 url(../images/NY_Skyline.jpg)no-repeat; }
#truck1				{ position: absolute; margin: 75px 544px; }
#title				{ position: absolute; margin: 320px 32px; width: 530px; height: 76px; text-align: center; color: #507755; font-size: 30px; }
#info				{ position: absolute; width: 921px; height: 389px; text-align: justify; margin: 410px 48px ;}
#info-about			{ position: absolute; width: 489px; height: 196px; text-align: justify; }
#info-services		{ position: absolute; width: 489px; height: 196px; text-align: justify; font-size: 24px; }
#info-contact		{ position: absolute; width: 489px; height: 196px; margin: 30px 0; text-align: justify; }
#info-map			{ position: absolute; width: 489px; height: 196px; margin: 30px 400px; text-align: justify; }
#map				{ position: absolute; margin: -65px 175px; }			
#truck2				{ position: absolute; width: 376px; margin: 32px 490px; border: 3px; border-style: solid; border-color: #507755; }
#truck3				{ position: absolute; width: 269px; margin: 0 437px; border: 3px; border-style: solid; border-color: #507755; }
#truck4				{ position: absolute; margin: 32px 50px; border: 3px; border-style: solid; border-color: #507755; }
#truck5				{ position: absolute; width: 269px; margin: 175px 509px; border: 3px; border-style: solid; border-color: #507755; }
#truck6				{ position: absolute; margin: 115px 476px; }
#truck7				{ position: absolute; margin: 111px 461px; }
#smallcon			{ position: absolute; width: 269px; margin: 30px 669px; border: 3px; border-style: solid; border-color: #507755; }
#garage				{ position: absolute; width: 376px; margin: 32px 535px; border: 3px; border-style: solid; border-color: #507755; }
#mwbe				{ position: absolute; margin: 213px 174px; }

/* Footer */

#footer				{position: relative; height: 75px; width: 1024px; background: url(../images/AAC_footer_bk.png) repeat-x; text-align: center; font-size: 12px; } 



