@charset "UTF-8";

body { font-family: Arial; font-size: 11px; color: #FFF; padding: 0px; margin: 0px; background-color:#000; }

a { color:#FFF; text-decoration:underline; }
a:hover { color: #c19c38; }

a img { border: 0px; }

h1 { font-weight:normal; }

.clear { clear: both; }

ol { margin: 11px 0px; padding: 0px 0px 0px 40px; }
ol li { margin: 0px 0px 16px; }

#wrapper { position: relative; }
#backgroundimg { left: 0px; overflow: hidden; position: absolute; top: 0px; vertical-align: bottom; z-index: 1; }

/* Set background image to anchor at the bottom */
/*#backgroundimg img { position: absolute; bottom: 0px; }*/

#wrapper #copyright { position: absolute; bottom: 11px; left: 19px; z-index: 5; }

#content { position: absolute; width: 1000px; margin: 0px auto; z-index: 5; }
#contentinner { margin: 5px 7px 0px 6px; }
#navwrapper { height: 33px; }
#navwrapper img.logo { height: 33px; width: 301px; float: left; }
#navwrapper #nav { float: right; height: 22px; padding: 11px 0px 0px 9px; width: 670px; background: #000; }
#navwrapper #nav ul { list-style:none; position: relative; margin: 0px; padding: 0px; height: 12px; }
#navwrapper #nav ul li { list-style: none; padding: 0px; height: 12px; position: absolute; }
#navwrapper #nav ul li a { display: block; cursor:pointer; text-indent:-9999px; height: 12px; }

#navwrapper #nav ul li.welcome { width: 49px; left: 9px; }
#navwrapper #nav ul li.welcome a { background: url(../_images/nav.gif) no-repeat 0 0; }
#navwrapper #nav ul li.welcome a.on,
#navwrapper #nav ul li.welcome a:hover { background: url(../_images/nav.gif) 0px -18px no-repeat; }
#navwrapper #nav ul li.aboutme { width: 50px; left: 71px; }
#navwrapper #nav ul li.aboutme a { background: url(../_images/nav.gif) no-repeat -62px 0; }
#navwrapper #nav ul li.aboutme a.on,
#navwrapper #nav ul li.aboutme a:hover { background: url(../_images/nav.gif) -62px -18px no-repeat; }
#navwrapper #nav ul li.services { width: 49px; left: 134px; }
#navwrapper #nav ul li.services a { background: url(../_images/nav.gif) no-repeat -125px 0; }
#navwrapper #nav ul li.services a.on,
#navwrapper #nav ul li.services a:hover { background: url(../_images/nav.gif) -125px -18px no-repeat; }
#navwrapper #nav ul li.faq { width: 19px; left: 193px; }
#navwrapper #nav ul li.faq a { background: url(../_images/nav.gif) no-repeat -184px 0; }
#navwrapper #nav ul li.faq a.on,
#navwrapper #nav ul li.faq a:hover { background: url(../_images/nav.gif) -184px -18px no-repeat; }
#navwrapper #nav ul li.reachme { width: 93px; left: 221px; }
#navwrapper #nav ul li.reachme a { background: url(../_images/nav.gif) no-repeat -212px 0; }
#navwrapper #nav ul li.reachme a.on,
#navwrapper #nav ul li.reachme a:hover { background: url(../_images/nav.gif) -212px -18px no-repeat; }
#navwrapper #nav ul li.links { width: 28px; left: 327px; }
#navwrapper #nav ul li.links a { background: url(../_images/nav.gif) no-repeat -318px 0; }
#navwrapper #nav ul li.links a.on,
#navwrapper #nav ul li.links a:hover { background: url(../_images/nav.gif) -318px -18px no-repeat; }

#content_head { padding: 15px 0px 0px; height: 31px; }
#content_head h1 { display:none; }

#content_full { padding: 20px; background:url(../_images/bg_trans.png); }
#content_full h2 { font-weight:bold; font-size: 18px; margin: 0px 0px 15px; padding: 0px; color: #FFF; text-transform: uppercase; }
#content_full p { margin: 0px 0px 15px; }

/*#content_left { width: 647px; padding: 20px; background:url(../_images/bg_trans.png); float: left; }
#content_left h2 { font-weight:bold; font-size: 18px; margin: 0px 0px 15px; padding: 0px; color: #FFF; text-transform: uppercase; }
#content_left p { margin: 0px 0px 15px; }

#content_right { width: 293px; float: right; background:url(../_images/bg_trans.png); }
#content_right h2 { font-weight:bold; font-size: 18px; margin: 0px; padding: 0px; color: #FFF; background:#000; margin: 9px 9px 0px 9px; height: 28px; line-height: 28px; text-indent: -9999px; background: #000 url(../_images/testimonial.gif) no-repeat left center; }
#content_right .text { padding: 17px; }
#content_right hr { margin: 5px 8px; padding: 0px; height: 1px; background: #FFF; border: 0px; }*/

#content_left { width: 647px; padding: 20px; background:url(../_images/bg_trans.png); }
#content_left h2 { font-weight:bold; font-size: 18px; margin: 0px 0px 15px; padding: 0px; color: #FFF; text-transform: uppercase; }
#content_left p { margin: 0px 0px 15px; }

#content_right { width: 293px; background:url(../_images/bg_trans.png); }
#content_right h2 { font-weight:bold; font-size: 18px; margin: 0px; padding: 0px; color: #FFF; background:#000; margin: 9px 9px 0px 9px; height: 28px; line-height: 28px; text-indent: -9999px; background: #000 url(../_images/testimonial.gif) no-repeat left center; }
#content_right .text { padding: 17px; }
#content_right hr { margin: 5px 8px; padding: 0px; height: 1px; background: #FFF; border: 0px; }