*{
   padding:0; margin:0;
}

html {
   height:100%;
   margin:0; padding:0;
}

body {
    background-color:#e8b1c5;
   height:100%;
   margin:auto; padding:0;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
   text-align:center;
    background-image:url(images/design/bg2.gif);
    background-repeat:repeat;
    background-position:top left;
}

#wrapper {
    position:absolute;
    top:50%; left:0;
    width:100%;
    margin-top:-270px;
    text-align:center;
    min-width:895px;
}

#inner {
    position:relative;
    text-align:left;
    width:896px; height:540px;
    margin:0 auto;
    background-image:url(images/design/home/headerbg.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#main {
    width:896px; height:auto;
    margin:0; padding:0;
}

#slideshow {
   float:left;
   width:420px; height:380px;
   margin:120px 0 25px 15px; padding:0;
}

#content {
    float:right;
   width:400px; height:auto;
   margin:220px 0 25px 0;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
    font-size:14px; line-height:14px; color:#333333;
   text-align:center;
}

#content h1{
    margin:10px 0;
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:18px; color:#9e3a62;
   text-align:left; font-style:oblique; font-weight:normal;
}

#content h2{
   margin:0;
    font-size:16px; line-height:16px; color:#333333;
}

#content h3{
   margin:10px 0;
    font-size:14px; line-height:16px; color:#333333;
   text-align:center; font-weight:normal;
}

#content h4{
    margin:10px 0;
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:18px; color:#9e3a62;
   text-align:center; font-style:oblique; font-weight:normal;
}

#content p{
   font-size:10px; line-height:12px;
}

#content a:link,#content a:visited {
   color:#9e3a62;
   text-decoration:none;
}

#content a:hover,#content a:active {
    color:#ffffff;
   text-decoration:none;
}

#bottomlinks {
   float:left; clear:both;
    width:896px; height:auto;
   margin:0 0 10px 0;
}

#bottomlinks p {
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:24px; color:#333333;
   text-align:center; font-style:oblique;
}

#bottomlinks a:link,#bottomlinks a:visited {
   color:#333333;
   text-decoration:none;
}

#bottomlinks a:hover,#bottomlinks a:active {
    color:#ffffff;
   text-decoration:none;
}

#bottomlinks img {
   display:inline;
   vertical-align:middle;
   margin:0 7px;
}

#footer {
   float:left; clear:both;
    width:896px; height:11px;
   text-align:center;
}

#footer p {
   font-size:11px; color:#747171;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
}

#footer a:link,#footer a:visited {
    color:#747171;
   text-decoration:none;
}

#footer a:hover,#footer a:active {
    color:#ffffff;
    text-decoration:none;
}
