@charset "utf-8";
/* CSS Document */

body { color:#000000 }
#base { position:absolute; top:15px; left: 100px; border:solid 4px #33CC00; width:780px; height:520px }
#tab { position:absolute; top:-10px; left:10px; background-image:url(../images/tab.gif); width:240px; height:98px }
#tab img { position:relative; top:10px; left:15px; border:none }

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22pt }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:13pt; font-weight:bold }
p { font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt }
.flR { float:right }
.flL { float:left }
a, a:visited, a:active { text-decoration:none; color:#000000 }

#title { position:absolute; top:10px; left: 265px; width:500px; height:70px }
#content { position:absolute; top:85px; left:15px; width:750px; height:415px }
#content p { text-align:justify }
#content span { padding-left:10px }
#content span img { border:none }
.testimonial { font-size:10pt }
.by { position:relative; left:25px; font-style:italic; font-weight:lighter }