body {
margin: 0;
padding: 0;
color: #000000;
background: transparent url("../images/body_bg.jpg") repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
}

img {
border:none;
}

h1,h2,h3,h4 {
color:#515b5c;
margin:0;
padding-left:20px;
padding-bottom:10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
font-size:18px;
padding-top:20px;
}

h2 {
font-size:.9em;
padding-top:10px;
}

ul {
padding:0;
margin:0;
}

p {
font-size:12px;
margin:0;
padding-bottom:10px;
color:#515b5c;
}

#container {
position:relative;
width:800px;
background:transparent;
margin-left:auto;
margin-right:auto;
}

#header {
background:transparent url("../images/header.jpg") no-repeat;
width:800px;
height:70px;
text-align:right;
}

#navbar {
background: transparent;
width:800px;
height:40px;
text-align:right;
}

#navbar ul {
font-family:Arial, Sans-Serif;
list-style:none;
width:100%;
margin:0;
padding-top:10px;
padding-left:0;
}

#navbar ul li {
float: left;
}

#navbar ul li a {
background: transparent;
text-decoration: none;
font-weight:bold;
font-size:14px;
color:#999999;
padding-left:20px;
padding-right:10px;
}

#navbar ul li a:hover {
background: transparent;
color:#555555;
}

#flashbox {
height:290px;
width:800px;
background: transparent url("../images/flashbox_lcd.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-about {
height:290px;
width:800px;
background: transparent url("../images/flashbox_about.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-positions {
height:290px;
width:800px;
background: transparent url("../images/flashbox_positions.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-employment {
height:290px;
width:800px;
background: transparent url("../images/flashbox_employment.jpg") no-repeat;
color:#ffffff;
text-align:left;
}


#flashbox-contact {
height:290px;
width:800px;
background: transparent url("../images/flashbox_contact.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-projects {
height:290px;
width:800px;
background: transparent url("../images/flashbox_projects.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-services {
height:290px;
width:800px;
background: transparent url("../images/flashbox_services.jpg") no-repeat;
color:#ffffff;
text-align:left;
}

#flashbox-contact label {
width:100px;
display:block;
float:left;
text-align:right;
padding-right:2px;
}

#flashbox-contact p.submit {
padding-left:120px;
}

#flashbox-contact input.submit {
color:#515b5c;
}

#flashbox-contact input {
color:#515b5c;
}

#flashbox-contact textarea {
color:#515b5c;
}

#flashbox-txt {
width:380px;
}

#flashbox-txt h1 {
color:#ffffff;
}

#flashbox-txt h2 {
color:#ffffff;
font-size:14px;
}

#flashbox-txt p {
color:#ffffff;
padding-left:20px;
}

#flashbox-txt ul {
margin-left:40px;
margin-top:0;
}

#flashbox-txt li {
padding-top:5px;
}

#content-container {
width:800px;
background: transparent;
margin-left:auto;
margin-right:auto;
text-align:left;
height:auto;
}

#left-content {
float:left;
width:390px;
background:transparent;
padding-bottom:20px;
margin:0;
height:auto;
}

#left-content h2 {
font-size:18px;
padding-top:10px;
}

#left-content p {
padding-left: 20px;
}

#left-content p.error {
font-weight:bold;
color:#FF0000;
}

#left-content ul {
margin-left: 35px;
padding-top:10px;
}

#left-content li {
color:#515b5c;
padding-bottom:5px;
font-size:12px;
font-weight:bold;
}

#left-content-wide {
float:left;
width:800px;
background-color:transparent; 
background-image: url("../images/rightcol_bg.jpg") ;
background-position: 390px 0px;
background-repeat: no-repeat;
padding-bottom:20px;
margin:0;
height:auto;
}

#left-content-wide h2 {
font-size:18px;
padding-top:10px;
}

#left-content-wide p {
padding-left: 20px;
}

#left-content-wide p.halfwidth {
padding-left: 20px;
width:390px;
}

#left-content-wide ul {
margin-left: 35px;
padding-top:10px;
}

#left-content-wide li {
color:#515b5c;
padding-bottom:5px;
font-size:12px;
font-weight:bold;
}

#right-content {
margin-left:390px;
padding:0;
background:transparent url("../images/rightcol_bg.jpg") no-repeat;
height:250px;
}

#footer {
clear:both;
background: transparent url("../images/footer_bg.jpg") repeat-x;
height:80px;
width:100%;
}

#footer p {
padding-top:30px;
}

#footer a {
color:#515b5c;
font-weight:bold;
}




