#banner {
	margin: 0px auto auto;
	width: 760px;
	border-bottom: 1px solid #FF7300;
}
#container {
	margin: 10px auto auto;
	width: 760px;
	background: #FFFFFF;
}
#container #topnav {
	float: left;
	width: 760px;
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
}


body {
	margin: 0px;
	padding: 0px;
	background: #FFA65E;
}
#textleft {
	float: left;
	width: 400px;
	padding-left: 25px;
	clear: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 25px;
}
#textleft h1 {
	font: bold 36px/28px Arial, Helvetica, sans-serif;
	color: #9494FF;
	padding-left: 10px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #9494FF;
	border-right: 200px solid #9494FF;
	border-bottom: 1px solid #9494FF;
	border-left: 1px solid #9494FF;
	margin-bottom: 0px;
}
#ffheading {
	padding-left: 10px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
	border-top: 1px solid #9494FF;
	border-right: 200px solid #9494FF;
	border-bottom: 1px solid #9494FF;
	border-left: 1px solid #9494FF;
	margin-bottom: 0px;
}
#textleft strong {
	color: #6666FF;
}


#textrightnav {
	float: right;
	width: 300px;
	color: #333333;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 25px;
}
#textrightnav #hands {
	background: #9494FF;
	width: 300px;
}

.righttitle {
	color: #FFFFFF;
	background: #9494FF;
	width: 290px;
	float: left;
	font-weight: normal;
	padding-left: 10px;
}
#helping {
	width: 396px;
	background: #FFFFFF;
	color: #9494FF;
	text-align: right;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding-right: 2px;
}
#textleft #heading {
	height: 70px;
}


#extranose {
	border: 1px solid #9494FF;
	padding-left: 10px;
	color: #9494FF;
}

#address {
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #9494FF;
}
#weprovide {
	text-align: right;
	padding-right: 20px;
	border: 1px solid #9494FF;
	color: #9494FF;
}



#textleft #nose {
	background: #9494FF;
}
#footer {
	color: #FFFFFF;
	background: #9494FF;
	padding-left: 10px;
}



.topa:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #9494FF;
	padding: 2px 5px;
}

.topa:active {
color: #FFFFFF;
	text-decoration: none;
	background: #9494FF;
	padding: 2px 5px;
}
.topa:visited {
color: #FFFFFF;
	text-decoration: none;
	background: #9494FF;
	padding: 2px 5px;
}
.topa:hover {
color: #FFFFFF;
	text-decoration: none;
	background: #4F4FFF;
	padding: 2px 5px;
}

#wrapper {
	background: #FFFFFF;
	margin: auto;
	width: 760px;
	height: auto;
	border: 1px solid #FFFFFF;
}
.clear {
	clear: both;
}
h2 {
	text-decoration: underline;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFA65E;
}
a:link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: none;
}
a:active {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}

