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

body {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#cclogo {
	height: 44px;
	width: 139px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
	height: 1150px;
}
#leftcolumnimage2 {
	height: 146px;
	width: 200px;
	float: left;
}
#footer {
	clear: both;
	height: 56px;
	width: 900px;
	background-image: url(images/charlottedumpsterrentalfooter.jpg);
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#leftcolumnimg1 {
	height: 68px;
	width: 195px;
	float: left;
	border: 1px solid #000;
	margin-top: 30px;
}
.Leftcoltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	font-weight: bold;
}
#logo {
	float: left;
	height: 150px;
	width: 900px;
	background-image: url(images/dumpsterrental.jpg);
	background-repeat: no-repeat;
}
#topnav {
	float: left;
	height: 20px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
#leftcontent {
	text-align: left;
	height: auto;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#botbannernav {
	text-align: center;
	clear: both;
	float: left;
	width: 900px;
	height: 56px;
	margin-top: 15px;
}
#botnav {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#gallerycenter {
	text-align: center;
	height: auto;
	width: 700px;
}


#topcontent {
	height: auto;
	width: 680px;
	float: right;
}
#dumpaterrentalflash {
	height: 56px;
	width: 680px;
	float: right;
}
#rightcontent {
	float: right;
	height: auto;
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
h1 {
	font-size: 18pt;
}
#leftnav {
	float: left;
	width: 190px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFE01;
	margin-bottom: 4px;
	font-size: 12pt;
	font-weight: bold;
}
#topbannernav {
	float: right;
	height: 36px;
	width: 650px;
	margin-top: 93px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color:#2A1572;
	text-decoration: none;
}      
a:visited {
	color:#2A1773;
	text-decoration: none;
}  
a:hover {
	color:#666;
	text-decoration: none;
} 
a:active {
	color:#F9F901;
	text-decoration: none;
}
#bottomcontent {
	height: auto;
	width: 680px;
	float: right;
	margin-top: 5px;
}

