body {
position: relative;
text-align: center;
font: 1em Helvetica, Arial, sans-serif;
color: #333;
background-color: #d0d0d0;}

* {
margin: 0em;
padding: 0em;}

a {
color: #930;
text-decoration: none;}

a:hover {
text-decoration: underline;}

input:focus {
background-color: #F3ECE3;}

h1, h2 {
font-family: Lucida Sans Unicode, sans-serif;
font-weight: bold;
color: #300;}

h1 {
font-size: 1.1em;}

h2 {
font-size: .9em;}

h3 {
font-size: .8em;
font-style: italic;
font-weight: normal;
margin-bottom: 1em;}

p {
font-size: .8em;
line-height: 1.3em;
padding-bottom: 1em;}

table {
margin: 20px 130px 0 130px;}

td {
padding: .25em 1px;
font-size: .8em;}


/* Header */

#container {
position: relative;
width: 792px;
margin: 0px auto;
text-align: left;
background: #d0d0d0 url(../images/bground_body.gif) repeat-y center;
padding-bottom: 30px;}

#header {
position: relative;
left: 16px;
width: 760px;
height: 100px;
background-color: #F1EBD7;}

#header h1 a span {
display: none;}

#header img {
position: absolute;
border: none;}

#nav {
position: absolute;
top: 100px;
height: 30px;
background-color: #efe0ad;
list-style: none;
display: inline;
overflow: hidden;}

#nav li {
list-style: none;
display: inline;}

#nav a {
float: left;
padding-top: 30px;
height: 0px !important; 
height /**/:30px; /* for IE5/Win only */}
	
#nav a:hover {
background-position: 0px -30px;}

#nav a:active, #nav a.current {
background-position: 0px -60px;}


/* Navigation */

#home a {
width: 79px;
background: url(../images/nav_home.gif) top left no-repeat;}

#solutions a {
width: 151px;
background: url(../images/nav_solutions.gif) top left no-repeat;}

#technology a {
width: 93px;
background: url(../images/nav_technology.gif) top left no-repeat;}

#gallery a {
width: 147px;
background: url(../images/nav_gallery.gif) top left no-repeat;}

#quote a {
width: 98px;
background: url(../images/nav_quote.gif) top left no-repeat;}

#about a {
width: 84px;
background: url(../images/nav_about.gif) top left no-repeat;}

#contact a {
width: 108px;
background: url(../images/nav_contact.gif) top left no-repeat;}


/* Content */

#center, #photos, #left {
min-height: 300px;}

#content {
top: 30px;
left: 16px;
position: relative;
width: 760px;}

#center {
padding: 30px;}

#left {
width: 425px;
padding: 30px 0px 30px 30px;
float: left;}

#left h2 span {
font-weight: normal;}

#left ul {
font-size: .8em;
line-height: 1.3em;
padding-bottom: 1em;}

#left li {
margin-left: 24px;}

#right {
width: 240px;
padding: 30px;
float: right;}

#right img {
margin-bottom: 30px;
border: 1px #bfbfbf solid;}

#photos {
text-align: center;
margin-top: 20px;
margin-bottom: 18px;}

#photos img {
border: 1px #bfbfbf solid;
margin: 15px;}

.section {
padding-top: 20px;}

.nospace {
margin: 0;
padding: 0;}

.spacing {
padding-top: 2.14em;}

.bold {
font-weight: bold;}

.label {
text-align: right;}

/* -- Footer --*/

#footer {
position: relative;
width: 760px;
background-color: #efe0ad;
clear: both;
text-align: center;
padding-bottom: 4px;}

#footer p {
color: #666;
font-size: .6em;
padding: 6px 0 2px 0;}

#footer a {
color: #333;
text-decoration: none;}

#footer a:hover {
color: #930;}

#footershadow {
position: relative;
top: 30px;}
