

body {
background:   #150505 url("images/body-background.jpg") repeat-x;
font-size: 	85%;
height: 100%;
width: 925px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
font-family: arial, sans-serif;
overflow: auto;
}


h2, h3 {
padding: 4px;
}

h3 {
font-size: 100%;
}

ul{
list-style: disc;
}

a{
color:   #5c1817;
}

a:hover {
color: black;
}

a:hover img {
border: none;
}

a:hover img.projImg
{
border: 4px groove black;
}

img {
border: none;
}

#title {
   margin-top:  0px;
   margin-bottom:  0px;
   padding: 0px;
   background:   white url("images/header-background.jpg") repeat-x center top;
   width: 	925px;
   height: 	150px;
   text-align: center;
 }

#all {
  position: absolute;
  padding-top:   0px;
  width: 	925px;
  margin-top: 0px;

}

.main_content_wrap, .main_content_wrap-no_sidebar {
margin-top: -25px;
min-height: 100%;
height: auto !important;
height: 100%;
font-weight: 500;
line-height: 1.35em;
overflow: hidden;
}

.main_content_wrap
{
background:   #5c1817 url("images/all_content-background.jpg") repeat-y center;
}

.main_content_wrap-no_sidebar
{
background:   #5c1817 url("images/all_content-no_sidebar.jpg") repeat-y center;
}

#sidebar {
float: right;
padding-top: 20px;
width: 225px;
background:   transparent;
padding-right: 0px;
padding-right: 50px;
}

#sidebar img, .projImg
{
border: 4px groove black;
}

.main, .main-no_sidebar {
float: left;
padding-left: 60px;
padding-bottom: 30px;
padding-top: 25px;
z-index: 105;
min-height: 275px;
height: auto !important;
height: 275px;

}

.main
{
width: 530px;
}

.main-no_sidebar
{
width: 800px;
}

#footer {
padding:   3em;
padding-top: 1em;
font-size: 8pt;
color: white;
z-index: 95;
background:   #150505 url("images/footer-background.jpg") repeat-x;
clear: both;
}

#footer p {
text-align:     center;
margin:0px;
line-height: 1.7em;
word-spacing: .5em;
letter-spacing: .1em;
font-style: italic;
font-weight: bold;
font-family: arial, sans-serif;
}

#footer a, #slant {
color: #ccc;
font-size: .9em;
text-decoration: none;
}


#page_heading {
position: absolute;
top: 96px;
left: 19px;
z-index: 50;
margin-bottom: 0px;
text-align: center;
background:   transparent url("images/heading-background.jpg") no-repeat center;
width: 894px;
height: 33px;
font-variant: small-caps;
}

.floatLeft
{
position: absolute;
bottom: 5px;
left: 35px;
font-style: italic;
}

.floatRight
{
position: absolute;
bottom: 2px;
right: 35px;
}

/*Menu*/
.hidden {
display: none;
}

#navigation{
text-align: left;
position: absolute;
left: 341px;
top:   75px;
z-index: 99;
}

#navigation table
{
border-collapse: collapse;
font-size: 11px;

}


#navigation tr
{
line-height: 10px;
height: 20px;
}

#navigation table td
{
border: 2px solid black;
background-color: #b90108;
width: 87px;
overflow: hidden;
}

#navigation table td:hover
{
background-color: #bbb;
color: #a70108;

}

#navigation a
{
color: white;
text-decoration: none;
padding: 2px;
padding-left: 4px;
margin: 0px;
height: 5px;
text-align: left;
letter-spacing: 1px;
font-weight: bold;
}

#navigation a:hover
{
color: black;
}


.subMenu 
{ 
    z-index: 		100;
    text-align: 	left;
    margin: 		0px;
    padding: 		0px;
    line-height:        13px;
} 

.subMenu a
{
    text-decoration: none;
    
    display: block;
    border: 1px solid black;
    color: white;
    background-color: #b90108;
    padding: 4px;
    margin: 2px;
    width: 150px;
}



.subMenu a:hover
{

    background-color: 	white;
    color: black;

}


#about_us
{
 position:      absolute;
 top:		100px;
 left:		428px;
 visibility:  	hidden;
}

#services
{
 position:      absolute;
 top:		100px;
 left:		610px;
 visibility:  	hidden;
}

#jobs
{
 position:      absolute;
 top:		100px;
 left:		702px;
 visibility:  	hidden;
}
/*end of menu */


/*slider*/
#slider
{
height: 145px;
margin-left: 11px;
margin-right: 12px;
overflow: auto;
background:   #7a0005;
clear: both;
color: white;
font-size: 90%;
border-top: 5px inset #7b0207;
}


#sliderwrap
{
width: 2440px;
}


#slider .group
{
float: left;
margin: 10px;
text-align: left;
margin-top: 15px;
font-size: 12px;
}


#slider .group img
{
float: left;
margin-right: 7px;
border:  2px inset black;
}

#slider .group div
{
padding-top: 8px;
float: left;
width: 145px;
}

#slider #calpine.group div
{
width: 265px;
}


/*end of slider*/


.question
{
font-size: 1.2em;
font-weight: bold;
}


.project_nav
{
text-align: center;
clear: both;
}

.project_nav a
{
text-decoration: none;
}

.first_para:first-letter
{
font-size: 1.5em;
}

.projImg
{
float: right;
 margin-left: 20px;
 }

.new_sidebar {
text-align: center;
}

.error_message {color: red; font-weight: bold; text-align: center;}