/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #333333;
background-image: url(images/bodybg_02.jpg);
background-repeat: repeat-y;
background-position: 50% 0%;
background-attachment: fixed;
background-color: #fffded;
margin-top: 0px;
}

/* layout */

#container {
width: 651px;
margin-left: auto;
margin-right: auto;
background-color: #fffded;
}

#banner {
background-image: url(images/bannerbg_02.jpg);
background-repeat: no-repeat;
height: 101px;
}

#content {
background-image: url(images/contentbg_05.jpg);
background-repeat: no-repeat;
float: right;
width: 482px;
padding-right: 14px;
}

#sidebar-a {
background-image: url(images/sidebarbg_04.jpg);
background-repeat: no-repeat;
float: left;
width: 155px;
height: 374px;
}

#footer {
clear: both;
font-size: 10px;
line-height: 16px;
height: 240px;
background-image: url(images/footerbg_02.jpg);
background-repeat: no-repeat;
background-position: top;
}



#info {
float: right;
margin-right: 16px;
width: 190px;
text-align: right;
}

#nafziger {
background-image: url(images/lensbg_05.jpg);
background-repeat: no-repeat;
}

#lilacside {
background-image: url(images/lilacbg.jpg);
background-repeat: repeat-y;
height:1917px;
margin-top: 160px;
}


#textbelow {
margin-top: 350px;
}

a:link, a:visited {
color: #333333
}

a:hover {
color: #FFFFFF;
background-color: #333333;
text-decoration: none;
}

#referrals {
color: #666666;
}

.referralsBB {
font-size: 14px;
font-weight: bold;
color: #333333;
}

h3 {
color: #000000;
display: block;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
}

.company {
font-size: 12px;
color: #575757;
}

.right {
float: right;
}

.left {
float: left;
padding-right: 10px;
}

.photoright {
float: right;
padding: 3px 0px 12px 12px;
}
