@import "layout.css";
@import "type.css";
@import "forms.css";
@import "jScrollPane.css";
@import "superfish.css";
@import "success.css";

#social{
margin:0 0 0 0px ;
height:91px;
width:200px;
}
#FB{
background:url(/images/FB_logo.png);
width:89px;
height:89px;
float:left;
text-indent:-999em;
}
#FB:hover{
background:url(/images/FB_logo_over.png);
width:89px;
height:89px;
float:left;
text-indent:-999em;
}
#TWIT{
background:url(/images/twitter_logo.png);
width:89px;
height:89px;
float:left;
text-indent:-999em;
margin-left:15px
}
#TWIT:hover{
background:url(/images/twitter_logo_over.png);
width:89px;
height:89px;
float:left;
text-indent:-999em;
margin-left:15px
}
