﻿body { font-family: Arial; font-size: small; background-color: #000000; min-width: 1135px; }
a { text-decoration: none; color: #db6716; }
.clear { clear: both; }

div.container { position: relative; width: 1000px; margin-left: auto; margin-right: auto; }

#header { z-index: 0; position: relative; height: 150px; background: #0B0B0B url(../Images/header_fill.jpg) repeat-x top center; }
#header { padding-top: 15px; }
#header ul.navigation { border: solid 1px transparent; margin-left: 20px; z-index: 999; }
#header ul.navigation li { display: inline; }
#header ul.navigation li a { display: inline-block; height: 15px; text-indent: -9999px; border-bottom: solid 10px #000000; margin-right: 25px; background-position: center center; background-repeat: no-repeat; }
#header ul.navigation li.item1 a { width: 225px; background-image: url(../images/nav/portfolio.jpg); }
#header ul.navigation li.item2 a { width: 228px; background-image: url(../images/nav/services.jpg); }
#header ul.navigation li.item3 a { width: 203px; background-image: url(../images/nav/aboutus.jpg); }
#header ul.navigation li.item4 a { width: 203px; background-image: url(../images/nav/contactus.jpg); }
#header ul.navigation li.item5 a { width: 149px; background-image: url(../images/nav/location.jpg); }

/* LOGO */
#header h1 { font-weight: bold; font-size: 26px; color: #ffffff; }
#header h1 { position: absolute; top: 30px; text-indent: -9999px; width: 436px; height: 109px; background-image: url(../images/main_logo.jpg); background-repeat: no-repeat; }
#header h1 a { display: block; width: 436px; height: 109px; }

#intro { background: #B6B6B6 url(../Images/intro_fill.jpg) repeat-y top center; height: 290px; }
#intro div.container a { position: absolute; right: 50px; top: 30px; width: 424px; height: 61px; background: transparent url() no-repeat top left; text-indent: -9999px; }

#sub_intro { background: #3B0003 url(../Images/subintro_bg.jpg) repeat-x top center; height: 301px; border-bottom: solid 1px #db6716; padding-top: 40px;}

#body { position: relative; background: #000000 url(../Images/body_fill.jpg) repeat-x top center; height: 350px; }

div.statstear_top { width: 299px; height: 10px; background: transparent url(../images/sidebartear_top.png) no-repeat top center; margin-top: 10px; }
#statstear { background-color: #363535; padding: 10px; color: #DFDFDF; font-size: 14px; height: 200px; }
#statstear b { color: #ffffff; }
div.statstear_bot { width: 299px; height: 10px; background: transparent url(../images/sidebartear_bot.png) no-repeat top center; margin-bottom: 20px; }

#footer { background: #000000 url(../Images/footer_fill.jpg) repeat-x top center; padding-top: 35px; height: 30px; }
#footer p { float: right; color: #525252; }
#footer p em { color: #db6716; }
#footer p span { border-left: solid 1px #7d4313; border-right: solid 1px #7d4313; margin-left: 2px; padding-left: 6px; margin-right: 2px; padding-right: 6px;}
#footer ul.navigation li { color: #525252; display: inline; border-right: solid 1px #7d4313; padding-right: 6px; margin-right: 4px; }
#footer ul.navigation li a { color: #525252; }
#footer ul.navigation li a em { color: #db6716; }
#footer ul.navigation li.last { border-right: none; }
