* {margin: 0; padding: 0;}
body {
   background-color: #c4c5c7;
   text-decoration: none;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 13px;
   color: #818284;
}

a:link {
   text-decoration: none;
   color: #58585a;
}

a:visited {
   text-decoration: none;
   color: #58585a;
}

a:hover {
   color: #7c4199;
}

a:active {
}

h3 {
   font-size: 13px;
   color: #7c4196;
   margin-bottom: 10px;
}

h2 {
   font-size: 16px;
   margin-bottom: 15px;
   color: #818284;
}

#divWrapper {
   position: relative;
   background-color: #FFFFFF;
   width: 771px;
   height: 578px;
   text-align: left;
   margin: 50px auto;
   left: auto;
}

.header {
   clear: both;
   width: 100%;
   height: 73px;
}

.headerLeft { 
   margin: 0;
   float: left;
   width: 286px;
   height: 73px;
}

.headerLeft img {
   border: 0;
   margin: 0;
   padding: 0;
}

.headerRight {
   float: right;
   margin: 0;
   height: 73px;
   width: 483px;
}

.tagline {
   float: left;
   margin: 39px 0 0 16px;
}

.headerRight a {
   float: right;
   font-size: 11px;
   margin: 54px 21px 0 0;
}

.content {
   clear: both;
   position: relative;
}

.contentLeft {
   position: relative;
   float: left;
   text-align: left;
   margin: 0;
   line-height: 27px;
}

.contentLeft p {
   position: relative;
   bottom: -55px;
   left: 97px;
   font-size: 20px;
   font-weight: bold;
   width: 165px;
}

.contentLeft span {
   color: #7c4199;
   font-weight: normal;
   width: 150px;
}

.contentLeft {
   position: relative;
   float: left;
   text-align: left;
   margin: 0;
   line-height: 27px;
}

.contentLeftContact {
   position: relative;
   top: 150px;
   float: left;
   text-align: left;
   margin: 0;
}

.aboutText {
   position: relative;
   margin-top: 30px;
   left: 97px;
   width: 150px;
   font-size: 13px !important;
   line-height: 16px;
   font-weight: normal !important;

}

.aboutList {
   position: relative;
   margin-left: 16px;
   margin-top: 50px;
   left: 97px;
   width: 150px;
   color: #7c4199;
   font-size: 13px !important;
   line-height: 18px;
   list-style-type: square;
}

.contentRight {
   float: right;
   position: relative;
   top: -1px;
   left: -1px;
   height: 478px;
   width: 482px;
   border: 1px solid #faa635;
   margin: 0;
}

.slideshow {
   height: 478px;
   width: 482px;
   margin: 0;
}

.slideshow img {
   padding: 0;
   border: 0;
   background-color: #fffff;
}

.contactInfo {
   position: relative;
   margin-left: 18px;
   position: relative;
   bottom: -113px;
}

.contactInfo p {
   margin-bottom: 10px;
   color: #231f20;
}

.contactInfo span {
   color: #7c4196;
}
