@charset "utf-8";




body {
background-image: url(../images/bkg.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
font-size: .7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*-----------------masthead ----------------*/

#masthead {
background-image:url(../images/bkg-masthead.jpg);
background-repeat: no-repeat;
width: 990px;
height: 384px;
padding-bottom: 30px;
}


/*-----------------buckets ----------------*/

#bucketContainer {
padding-bottom: 30px;
}

#bucketContainer h1 {
color:#FFFFFF;
}


.bucket {
width: 203px;
padding-top: 0px;
float: left;
padding-right: 59px;
}


.bucket img {
border: #cccccc solid 1px;
}


.bucket a {
font-weight: bolder;
color: #3e7dff;
font-size: .85em;
text-decoration: none;
}

.bucket a:hover {
text-decoration: underline;
}


.bucket p {
font-size: .85em;
line-height: 14px;
color:#FFFFFF;
width:200px;
}

.bucket strong {
display: block;
padding-top: 5px;
color: #c51d1a;
}


.bucket a.lastlink {
display: inline;
}



#bucketContainer .last {
padding-right: 0px;
}




/*-------form----------*/


#formContainer {
height: 182px;
padding: 55px 0px 0px 464px;
}



#left {
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top:15px;
width: 306px;
}


#middle {
float: left;
padding-left: 20px;
padding-right: 0px;
padding-top:15px;
width: 390px;
}


#right {
float: left;
width: 208px;
padding-left: 60px;
padding-top:15px;
}

#video{
padding: 0 0 25px 10px;
}

#sti-log{
padding: 0 0 0 40px;
}

#sti-log a{
display: block;
background: url(/images/sti-logo.jpg) no-repeat top left;
height: 90px;
width: 136px;
}

#sidenav {
background-image:url(../images/bkg-sidenav.jpg);
background-repeat: no-repeat;
width: 306px;
height: 342px;
padding-bottom: 20px;
}


/*------- testimonial HOME PAGE ONLY---------*/

#testimonial {
background-image:url(../images/bkg-testimonials.jpg);
background-repeat: no-repeat;
width: 266px;
height: 230px;
}


#testimonial p {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
font-style: italic;
line-height: 26px;
color: #2a2c2b;
display:block;
}

#facebook {
background: url(../images/fb-logo.gif) no-repeat top left;
font-size:12px;
color:#000099;
}
 
