@charset "utf-8";
/* CSS Document */


body {

	background: #6c6869 url(../images/body_bg.jpg) repeat-x top;
	font: 75%/120% tahoma, geneva, verdana, arial, sans;
	letter-spacing:1px;
	margin: 0; 
	padding: 0;
	line-height: 1.6;
	text-align: center; /* this centers the container in IE 5* browsers. */
}


#accessibility {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}

.clear {
	clear: both;
}

#container {
width: 800px;  
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: none;
text-align: left; /* this overrides the text-align: center on the body element. */
}


#header {
margin:0 auto;
height:105px;
width: 800px;
padding:0;
background: url(../images/top_filler.png) repeat-x bottom;
}


#logo {
width:192px;
float:left;
height:105px;
margin:0;
padding:0;
}

#logo a:link, #logo a, #logo a:visited, #logo img {
border: 0;
border: none;
text-decoration:none;
position: relative;
}

#nav_container {
float:right;
width:590px;
height: 105px;
text-indent: -4000px;
}

#top_navigation {
height:30px;
width:590px;
background: url(../images/navigation.png) no-repeat;
position:relative;

margin-top: 64px;
margin: 64px 0 0 0;
padding:0;
}

#top_navigation li {
	width: 118px;
	height: 30px;
	position:absolute;
	display: block;
	list-style: none;
}

#top_navigation a:link {
text-indent: -4000px;
}

#top_navigation a {width: 118px; height: 30px; display: block; border: 0; position:relative; text-decoration:none;}
#top_navigation a:hover {height: 30px;}

#top_navigation #home {left: 0;}
#top_navigation #about {left: 118px; background-position: -118px 0;}
#top_navigation #services {left: 236px; background-position: -236px 0;}
#top_navigation #products {left: 354px; background-position: -354px 0;}
#top_navigation #contact {left: 472px; background-position: -472px 0;}

#top_navigation #home a:hover {background: url(../images/navigation.png) 0 -30px no-repeat;}
#top_navigation #about a:hover {background: url(../images/navigation.png) -118px -30px no-repeat;}
#top_navigation #services a:hover {background: url(../images/navigation.png) -236px -30px no-repeat;}
#top_navigation #products a:hover {background: url(../images/navigation.png) -354px -30px no-repeat;}
#top_navigation #contact a:hover {background: url(../images/navigation.png) -472px -30px no-repeat;}


#content_wrapper {
padding:0; /* padding is the space inside the div box and margin is the space outside the div box */
margin:0;
background: #605e5e url(../images/content_bg.jpg) repeat-x top;
height: 90%;
border-right: 2px solid #747270;
border-left: 2px solid #747270;
}


#banner {
padding:0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin:0 auto;
height:155px;
width: 800px;
margin-bottom: 30px;
}


#content {
padding: 0; /* padding is the space inside the div box and margin is the space outside the div box */
margin: 0;
position:relative;
}

a:active, a {
color: #9cc3fa;
}

a:hover {
color: #599dfc;
text-decoration: underline;
}


a:visited {
text-decoration: none;
color: #9cc3fa;
}


h2 {
color: #fff;
	font-family: "Cambria", "Georgia", "Garamond", serif;
    font-size: 1.5em;
    line-height: 1.2;
	font-weight: normal;
    margin: .2em 0 0.3em 0;
	padding-left: 26px;
	background: url(../images/header_bullet.png) no-repeat left;
	}

.info_box h1, .content_box h1 {
color:#9cc3fa;
letter-spacing:1px;
font: bold 18px 'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; 
margin-top: -30px;
text-align:center;
text-transform:uppercase;
position:relative;
}


.home .info_box, .about .info_box {
width: 330px; 
float: left;
margin-left: 34px; 
margin-bottom: 30px;
border-top: 2px solid #747270;
border-left: 2px solid #747270;
border-right: 2px solid #747270;
text-align: left; /* this overrides the text-align: center on the body element. */
position:relative;
padding: 0;
background-color:#302f30;
}

.home p.shadow {
width: 334px;  
border-top: 2px solid #747270;
background: url(../images/box_shadow.jpg) repeat-x bottom;
height: 20px;
line-height: 300px;
padding:0;
margin: 0 -2px 0 -2px;
overflow:auto;
}


p.shadow {
width: 382px;  
border-top: 2px solid #747270;
background: url(../images/box_shadow.jpg) repeat-x bottom;
height: 20px;
line-height: 300px;
padding:0;
margin: 0 0 0 -2px;
overflow:auto;
}


p.shadow {
width:auto;  
border-top: 2px solid #747270;
background: url(../images/box_shadow.jpg) repeat-x bottom;
height: 20px;
line-height: 300px;
padding:0;
margin: 0 -2px 0 -2px;
overflow:auto;
}



p {
color: #ecebe4;
padding-left: 8px;
padding-right: 5px;
}



.content_box {
width: 90%; 
float: left;
margin-left: 34px; 
margin-bottom: 30px;
border-top: 2px solid #747270;
border-left: 2px solid #747270;
border-right: 2px solid #747270;
text-align: left; /* this overrides the text-align: center on the body element. */
position:relative;
padding: 0;
background-color:#302f30;
}


#footer {
clear:left;
width: inherit;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/footer_bg.jpg) repeat-x top;
    height:38px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-top: 2px solid #747270;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	padding: 0;
}

#footer p {
color: #000;
padding-right: 5px;
font: 80%/38px Verdana, Arial, Helvetica, sans-serif;
margin: 0;
float: right;
}


#footer address {
color: #000;
padding-left: 5px;
font: 83%/38px Verdana, Arial, Helvetica, sans-serif;
margin: 0;
float: left;
}



#footer a:active, #footer a {
color: #000;
border: none;
}

#footer a:hover {
text-decoration: underline;
color: #000;
}


#footer a:visited {
text-decoration: none;
color: #4f2922;
}


p.small  {
font: normal 95%/130% "Verdana",Arial,Helvetica,sans-serif;
position: relative;
}


