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

body {font-family: Trebuchet, sans-serif; font-size: 62.7%; }
#wrapper { width: 80%; min-width: 800px; max-width: 1600px; margin-left: auto; margin-right: auto; }
.icon { float: left; width: 30%; }
.title { display: block; padding-top: 50px; margin-bottom: 10px; }
p { font-size: 1.4em; margin-bottom: 5px; text-align: right; font-size: 1.4em; }
#top_nav { padding-top: 5px; padding-bottom: 5px; background-color: black; margin-top: 20px; text-align: right; font-size: 1.2em; }
#top_nav_border { border-top: 1px solid white; border-bottom: 1px solid white; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; }
#top_nav a { color: #ffcc00; padding-left: 20px; font-weight: bold; }
#top_nav a:visited { color: #ffcc00; }
#top_nav a:hover { color: white; }
#content { clear: both; }
#contact { float: right; width: 25%; background-color: black; margin-bottom: 20px; padding-top: 10px; }
#contact p { color: #ffcc00; padding-right: 8px; }
#contact .chat { text-align: center; padding-bottom: 10px; }
#contact .last {margin-top: 25px; border-top: 1px solid white; padding-top: 5px; }
#contact a { color: #ffcc00; font-weight:bold; text-decoration: underline; }
#contact a:visited { color: #ffcc00; }
#contact a:hover { color: white; }
#services { width: 74%; float: left; }
h2 { width: 74%; height: 25px; background: url(../images/heading_bg.gif) repeat-x; margin-bottom: 10px; }
h2 img { margin-left: 20px; }
#content .body { width: 70%; margin-left: 4%; text-align: justify; margin-bottom: 20px; }