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

body { background: url(./images/bg.jpg) #3c3c48 repeat-x top;	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-size: 100%; line-height: 170%; font-weight: normal; color: #ffffff; }
#logo { margin-bottom: 25px; }
.footer { font-size: 90%; margin-top: 35px; }
a { color: #acd13d; cursor: pointer; font-weight: normal; }
a img { border: none; cursor: pointer; }
img { border: none; }
#bodycontainer{ margin-top: 50px; } 
#bodycontainer, #containerbottom, #bodyfooter {	width: 987px; margin-left: auto; margin-right: auto; padding: 0px; }
#bodycontainer #logo { text-align: center; }
#services img { float: left; }
#services h2, #services p { padding-left: 60px; font-size: 90%; }
#services h2 { padding-bottom: 0; margin-top: 0px; margin-bottom: 0;}
#services p { margin-top: 0px; color:#999; line-height: normal; }
#services td { height: 75px; }
#services { margin-bottom: 35px; margin-top: 35px; }

#contentcontainer { width: 850px; margin-left: auto; margin-right: auto; padding: 10px 47px 0px 49px; }
h1 { font-weight: normal; font-size: 120%; margin-bottom: 5px; margin-top: 5px; }

