body {
	background-color: #CCC;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	float: right;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

#content {
	height: 1000px;
	width: 900px;
	margin: auto;
	z-index: 0;
	background-image: url(http://www.advancedesg.com/home/homecomponents/homeBG.png);
}
#leftColumn {
	float: left;
	height: 1000px;
	width: 175px;
	background-image: url(http://www.advancedesg.com/universalcomponents/leftColumnBG.png);
	
}
#header {
	float: right;
	height: 200px;
	width: 725px;
	
}
#flashContent {
	float: right;
	height: 250px;
	width: 725px;
	background-color: #000;	
}
#logo {
	float: left;
	height: 200px;
	width: 175px;
	
}
#sectionLinks {
	float: right;
	height: 50px;
	width: 725px;
	background-image: url(http://www.advancedesg.com/universalcomponents/sectionsLinksBG.png);
	
}
#homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 40px;
	width: 100px;
	padding-top: 10px;
	
}
#residentialLink {
	float: left;
	height: 40px;
	width: 180px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 10px;
	
}
#commercialLink {
	text-align: center;
	height: 40px;
	width: 190px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 10px;
	
}
#generatorLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	height: 40px;
	width: 180px;
	float: left;
	padding-top: 10px;
	
}
#currentSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 40px;
	width: 175px;
	padding-top: 10px;
}

.link {
	float: left;
	height: 30px;
	width: 175px;
	
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	height: 150px;
	width: 175px;
	line-height: normal;
	padding-top: 10px;
}
#creditCardInfo {
	height: 150px;
	width: 175px;
	float: left;
	position: absolute;
	bottom: 0px;
	top: 850px;
	
}

.textcontent {
	float: right;
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	padding-left: 20px;
	background-image: url(http://www.advancedesg.com/universalcomponents/725x370transparency.png);
}

#frame {
	height: 648px;
	width: 900px;
	margin: auto;
}

#truck{
	margin-top:473px;
	height:175px;
	width:420px;
	position:absolute;
	z-index:1;
}

#splashbgimg{
	height:648px;
	width:900px;
	position:absolute;
	z-index:0;	
	background-image:url("home/homecomponents/splashflash.png");
}

.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00005D;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
}

