@charset "utf-8";
/* CSS Document 
#
#	Eric Carr Design (c)2012
#	www.ericcarr.net
#
#
##################################################
#
#
#	Internet Explorer 8 Style Sheet
#
#
##################################################
#	
#	Table of Content
#		#Site Styles
#			#Basic Page Tags
#		#Page Styles
#			#Home Page Carousel
#			#Quotes Page
#			#Latest Works Page
#			#404 Page
#			#Contact Us Page 
#		
################################################## 
*/



/*
##################################################
#	
#	Site Styles
#
################################################## 
*/
	
	/* #Basic Page Tags
	================================================== */
	body { text-align:center; }
	
	.container	{ width:960px; margin:0 auto; padding:0; text-align:left; }

	img {float:left; text-align:left; }
	
	
	

/*
##################################################
#	
#	Page Styling
#
#################################################### 
*/	
	
	
	/* #Navigation Bar
	==================================================*/
	ul#mainMenu li { display:inline; } /* Prevents mainMenu "stepdown" */
	
	
	/* #Footer
	================================================== */
	.ieFooter { text-align:center; }