#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}
#content {
	background: #FFFFFF;
	width: 760px;
	color: #000000;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding: 20px;
}
body {
	background: #330033;
	color: #711d91;
}
#arrowlist {
	background: #FFFFFF;
	width: 100%;
}

#header {
	background: url(images/HOMPAGE/header.jpg);
	height: 195px;
	width: 800px;
}
#aboutsilvacontent {
	font-size: 14px;
	text-align: left;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	background: #FFFFFF;
	color: #000000;
}
h2 {
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
#navigation {
	width: 800px;
	background: url(images/HOMPAGE/navbg.jpg);
	height: 35px;
	text-align: center;
}
#navigation a:link {
	color: #FCA000;
	text-decoration: none;
}
#navigation a:visited {
	color: #FC9B00;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul {
	list-style: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FB9C00;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#navigation li {
	display: inline;
	margin-right: 15px;
}
#bottomhome {
	width: 800px;
}
#bottomhomeleft {
	height: 350px;
	width: 263px;
	float: left;
	background: #FFFFFF;
}
#bottomhomeright {
	float: left;
	width: 274px;
	background: #FFFFFF;
}
#bottomhomeright p {
	font-style: italic;
	margin-top: 60px;
	margin-right: 20px;
	margin-left: 20px;
}
#bottomhomemiddle {
	background: #FFFFFF url(images/HOMPAGE/silva.jpg) no-repeat center;
	height: 350px;
	width: 263px;
	float: left;
}
#insideheader {
	background: url(images/INSIDE%20PAGES/insideheader.jpg) no-repeat;
	height: 150px;
	width: 800px;
}
h1 {
	font: bolder 24px Verdana, Arial, Helvetica, sans-serif;
	color: #9924BC;
}
.perfectred {
	font-style: italic;
	font-weight: bolder;
	color: #ED2119;
}
.largerredtext {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
ul {
	list-style-image: url(images/INSIDE%20PAGES/JSYL/arrowbullett.gif);
	margin-top: 20px;
}
#achievements {
	width: 750px;
}
#achievements ul {
	list-style: disc;
}
.successimage {
	float: left;
}
.bold {
	font-weight: bold;
	padding-top: 20px;
}
#aboutsilvacontent {
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	padding: 20px;
	width: 760px;
}
#aboutsilvacontent ul {
	list-style: url(images/INSIDE PAGES/insideheader.jpg) none.jpg) none.jpg);
}
#aboutsilvacontent ul li {
	margin-bottom: 10px;
}
.purple {
	color: #711D91;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
#content img {
	margin: 5px;
}
#arrowlist a {
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
#arrowlist ul {
	list-style-image: url(images/INSIDE%20PAGES/JSYL/arrowbullett.gif);
}
#arrowlist li {
	margin-bottom: 10px;
}
.footer {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.smhardhatimg {
	padding-bottom: 50px;
	padding-left: 15px;
}
.largeblackitalic {
	font-size: 30px;
	font-style: italic;
	color: #000000;
}
.boldorange {
	color: #F26C30;
	font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
}
.boldgreen {
	font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #127C00;
}
.marginright {
	margin-right: 20px;
}
.boldred {
	font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #FB1301;
}
.green {
	color: #006600;
	font-style: italic;
}
#greenlist ul {
	color: #006600;
	font-weight: bold;
	list-style: url(images/INSIDE PAGES/LIVINGGREEN/listgreenbullett.gif);
	list-style: disc;
}
.boldpurple {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #7B118A;
}
.greenlink {
	color: #00CC00;
}
.redheader {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.purplelist {
	color: #711D91;
	list-style: disc;
}
.corporateheader {
	font-weight: bold;
	color: #FFFFFF;
	background: #FC9203;
	width: 100%;
	text-align: center;
}
.silvamargin {
	padding-right: 30px;
	padding-bottom: 30px;
}
#wakeuplist ul {
	list-style: none;
}
#wakeuplist li {
	background: url(images/INSIDE%20PAGES/JSYL/redstar.gif) no-repeat left top;
	padding-left: 20px;
}
#jumpbg {
	background: url(images/INSIDE%20PAGES/JSYL/mssgbackground.jpg) no-repeat center center;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9924BC;
}
#clientlist {
	margin: 0px;
	padding: 0px;
}
#clientlist ul {
	list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}.largeredgeorgia {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
.headerredgeorgia {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.largeblackbold {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bookback {
	padding-right: 30px;
	padding-bottom: 20px;
}

