@charset "utf-8";
/* CSS Document */

#logo
{
background-image:url(../images/socialservice_logo.jpg);

}


#productscontainer{
width:624px;
height:100%;
float:left;
background:url(../images/productsbg2.gif);
background-repeat:no-repeat;
background-color:#00661b;
padding-left:380px;
}

#productscontainer p
{
text-align:left;
float:left;
}

h3
{
font: 1.5em Georgia, "Times New Roman", Times, serif;
color:#365708;
margin-bottom:10px;
text-align:left;
}



.bullets {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color:#365708;
margin-bottom:10px;
}

.bulletspoints {
font: 1em Georgia, "Times New Roman", Times, serif;
color:#ff0000;


}




#productscontainer p a
{padding-top:10px;
font: bold .9em Georgia, "Times New Roman", Times, serif;
color:#adc8b4;
text-decoration:none;
line-height:1.8em;
}

#productscontainer p a:hover
{

color:#fff;
text-decoration:underline;
line-height:1.8em;
}
.comp_logo
{float:left;
padding:8px;
}

.image
{float:left;}

.image a
{margin: 3px 12px 8px 3px;
padding:3px;
float:left;
border: 1px solid #ccc;
background:#fff;
}

.image a:hover
{margin: 0 9px 5px 0;
float:left;
padding:6px;
border: 1px solid #999;
background:#fff;
}
