* {
margin: 0px;
padding: 0px;
}
#canvas {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#mainsection {
	width: 100%;
}
#titlearea {
	float: left;
	width: 169px;
	font-family: Helvetica, 'Lucida Grande', sans-serif;
	font-size: 21px;
	color: #c6cbbd;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8eae4;
	padding-top: 125px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

#canvas li {
	font-family: helvetica, 'lucida grande', sans-serif;
	font-size: .7em;
	list-style-type: none;
	color: #333;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-image: url(nav/bullet-orange.gif);
}
#copy a {
	color: #666600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660;
}
#copy a:hover {
	color: #000;
}
#copy {
	float: right;
	width: 400px;
	font-family: helvetica, 'lucida grande', sans-serif;
	margin-top: 40px;
	margin-right: 165px;
	margin-bottom: 100px;
	margin-left: 50px;
}
#copy p {
	font-size: .7em;
	color: #333;
	margin-top: 1em;
	line-height: 1.2em;
}
#top {
	color: #e8eae4;
	height: 28px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #e8eae4;
}

#footer {
	color: #e8eae4;
	
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #e8eae4;
	padding-top: 100px;
	text-align: center;
	clear: both;
}
#footerhome {
	color: #e8eae4;
	
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	
	background-color: #e8eae4;
	padding-top: 100px;
	text-align: center;
	clear: both;
}

#rights {
text-align: right;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	width: 700px;
	margin: 0 auto;
	}
body {
	background-color: #ffffff;
}


#logo {
	width: 100%;
	height: 100px;
}
#logohome {
	width: 100%;
	height: 100px;
	padding-left:40px;
	padding-top: 50px;
}
#slot {
	float: left;
	border-right: solid #fff 1px;
}
#greenleft {
	background-color: #bec3b3;
	height: 68px;
	width: 100px;
}
.subhead {
	font-weight: bold;
	font-size:13px;
}