* {margin: 0; padding: 0; }
a:hover { cursor: pointer; }
.clear { display: inline; clear: both; }

body
        {
        color: #f4f4f4;
        background:#909598;
        text-align: center;
        font: normal normal normal 12px/17px Tahoma, Arial, Helvetica,  sans-serif;
        }
        
#container { background: url(../images/wrapper-bg.jpg) repeat-x; }
#inner_Container { width: 770px; margin: 0 auto; text-align: left; }

#header_area { height: 289px; position: relative; background: url(../headers/random.php) no-repeat 225px bottom; }

#header_area #banner
        {
        position: relative;
        background: #990100 url(../images/banner-bg.jpg) no-repeat ;
        height: 48px;
        margin-right: 192px;
        margin-left: -10000px;
        padding-left: 10000px;
        }
h1
    {
    width: 164px;
    height: 170px;
    position: absolute;
    left: 20px;
    top: 30px;

    font-size: 16px;
    overflow: hidden;
    background-color: white;

}

h1 a { color: #565857; text-decoration: none; }
h1 span
        {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        }
        




ul#quick_Links
        {
        
        position: absolute;
        left: 578px;
        top: 0px;
        padding-left: 20px;
        text-align: left;
        background: #333333 url(../images/quick_Links-corner.jpg) no-repeat;
        line-height: 48px;
        height: 48px;
        }
ul#quick_Links li { display: inline; }
ul#quick_Links li a { color: #f4f4f4; text-decoration: none; }
ul#quick_Links li a:hover { color: #00ccff; }
a#e-mail { background: url(../images/e-mail.gif) no-repeat 0 50%; padding-left: 20px; }
a#sitemap { background: url(../images/sitemap.gif) no-repeat 0 50%;  padding-left: 20px; margin-left: 20px; }









#inner_wrapper
    {
    width: 520px;
    background: #353535 url(../images/content-bottom.gif) no-repeat left bottom;
    float: right;
    }

#content_wrap
        {
        width: 460px;
        color: #c4c4c4;
        background: url(../images/content-top.gif) no-repeat;
        padding: 30px 30px 10px 30px;
        min-height: 288px;
        _height: 288px;
        }
		
  

#content_wrap a { color: #00ccff; text-decoration: none; font-weight: normal; }
#content_wrap a:hover { text-decoration: underline; }

#intro_wrap
        {
        color: #c4c4c4;
        padding: 0px 0px 0px 0px;
        min-height: 288px;
        _height: 288px;
        }
		
  

#intro_wrap a { color: #00ccff; text-decoration: none; font-weight: normal; }
#intro_wrap a:hover { text-decoration: underline; }     
        
h2 { font-size: 14px; color:#FFFFFF; }

#content_wrap ul { list-style-type: none; }
#content_wrap ul li { padding-left: 12px; background: url(../images/plus.gif) no-repeat 0 50%;}

p.testimony_thumb { margin: 18px 0 4px 0; height: 73px; }
p.testimony_thumb a img { border: solid #f4f4f4 1px; }
p.testimony_thumb a:hover img { border: solid #00ccff 1px; }
            
div#footer
        {
        clear: both;
        margin: 0 auto;
        padding-bottom: 20px;
        width: 770px;
        height: 88px;
        text-align: left;
        }

div#footer ul
        {
        width: 460px;
        height: 68px;
        float: right;
        padding: 0 30px 0 30px;
        }

div#footer ul li { display: inline; float: left; }

div#footer ul li a
        {
        color: #f4f4f4;
        text-decoration: none;
        padding: 0 4px 0 8px;
        background: url(../images/footer-separator.gif) no-repeat left center;
        }
div#footer ul li a:hover { color: #00ccff; }
div#footer ul li a.footer-first { padding: 0 4px 0 0; background-image: none; }

div#footer p#copyright
        {
        width: 166px;
        height: 88px;
        line-height: 69px;
        position: relative;
        margin: 0 0 0 -2000px;
        padding-left: 2075px;
        color: #c4c4c4;
        background: url(../images/footer-bg.gif) repeat-x;
        float: left;
        }

div#left, div#right
        {
        width: 210px;
        float: left;
        display: inline;
        }
div#left { padding-right: 20px; }
div#right { padding-left: 20px; }



input, textarea { color: #000000; font: normal normal normal 11px/16px Tahoma, Arial, Helvetica,  sans-serif;  }
form legend, form label { display: none; }
form fieldset { border: none; text-align: right; margin-bottom: 15px;}

form div
        {
        width: 190px;
        height: 19px;
        padding: 4px 10px 0 10px;
        margin-bottom: 10px;
        background: url(../images/input-bg.gif) no-repeat;
        }
        
form div input
        {
        border: none;
        width: 190px;
        height: 15px;
        line-height: 15px;
        background-color: #595d5f;
        }
        
div.textarea
        {
        width: 197px;
        height: 77px;
        padding: 4px 3px 3px 10px ;
        background: url(../images/textarea-bg.gif) no-repeat left top;
        }
        
div.textarea textarea
        {
        width: 197px;
        height: 77px;
        border: none;
        overflow: auto;
        background-color: #595d5f;
        scrollbar-track-color: #e5e4e6;
        scrollbar-face-color: #e5e4e6;
        }


h2      {
        font-size: 11px;
		text-transform: uppercase;

        }
		
h3      {
        font-size: 12px;
        font-weight: bold;
        margin: 15px 0 6px 0;
        color: #00ccff;
        color: white;
        }
		
.title {
color: #FFFFFF;
text-transform:capitalize;
}

#nav
        {
	height: 49px;
	position: absolute;
	top: 96px;
	left: 196px;
	width: 780px;
        }
		

#nav ul {
	float: left;
	list-style: none;
	line-height: 1;

	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}


#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	background: #990100;
	width: 17.4em;
	w\idth: 16.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 2px;
}

#nav li ul a {
	
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li.sfhover {
background-color:#CE0000;
width: 100%;
}

#nav .menu li:hover, #nav li.sfhover {
}
