/* CSS Document */

body {
background-color: #566569;
padding: 0;
margin: 10px 0 10px 10px;
}

/* borders
div {
border: 1px solid black;
}
*/

#wrapper {
padding: 0;
margin: 0 auto;
}

#header {
width: 1024px;
height: 144px;
border-bottom: 1px solid #cc1d02;
background-image: url(images/header_bg2.jpg);
background-position: 0 0;
background-repeat:no-repeat;
margin: 0;
padding: 0;
}

#header img {
position: absolute;
top: 10px;
left: 5px;
}

#header ul {
margin: 0;
padding: 10px;
display: inline;
height: 20px;
float: right;
}

#header li, #header li a {
display: inline;
padding: 10px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #566569;
}

#header li a {
text-decoration:none;
}

#header li a:hover {
color: #ffffff;
}

#leftNav {
margin: 0;
padding: 15px;
width: 226px;
float: left;
background-color:#0f3440;
}

#leftNav ul {
margin: 0 0 0 30px;
padding: 0 10px;
}

#leftNav li {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
color: #a52c19;
text-transform:uppercase;
list-style-image:url(images/leftNavli_bg.gif);
list-style-type:disc;
}

#leftNav li a {
color: #566569;
}

#leftNav li a {
text-decoration:none;
}

#leftNav li a:hover {
color: #ffffff;
}

#shaw {
list-style-image: none;
}

#shaw li a {
color: #ffffff;
font-size:12pt;
}

#leftNav img {
margin: 10px 0;
}

#leftNav p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color: #ffffff;
margin: 0;
padding: 5px 0;
}

#content {
position: absolute;
top: 155px;
left: 266px;
padding-top: 20px;
}

#col1 {
padding: 20px;
width: 350px;
float: left;
}

#col1 h1 {
color: #fd8f41;
font-size:30pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight: normal;
text-align: center;
margin-top: 5px;
}

#col1 h2 {
color: #fd8f41;
font-size:22pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight: normal;
text-align: center;
margin-top: 5px;
line-height: 32pt;
}

#col1 h3 {
color: #fd8f41;
font-size:18pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight: normal;
text-align: center;
margin-top: 5px;
}

#col1 p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
line-height:20pt;
color: #ffffff;
}

#col2 {
position: absolute;
top: 20px;
left: 405px;
width: 340px;
padding: 20px;
}

#tagline, #tagline span {
width: 346px; height: 246px;
background-image:url(images/col1_bg.gif);
margin-top: 0;
}

#tagline span {
margin-bottom: -246px;
}

#tagline_test, #tagline_test span {
width: 364px; height: 299px;
background-image:url(images/test_h1_bg.gif);
margin-top: 0;
}

#tagline_test span {
margin-bottom: -299px;
}

#tagline_prod, #tagline_prod span {
width: 360px; height: 175px;
background-image:url(images/prod_tagline.gif);
margin-top: 0;
}

#tagline_prod span {
margin-bottom: -175px;
}

h1 span {
 display: block;
 /* place the span on top */
 position: relative;
 z-index: 1; 
 font-size: 10px;
 color: #566569;
} 

#caption, #caption span {
background-image:url(images/col2_caption.gif);
width: 316px; height: 31px;
 font-size: 10px;
 color: #566569;
}

#caption span {
margin-bottom: -31px; 
}

#caption_test, #caption_test span {
background-image:url(images/test_caption.gif);
width: 316px; height: 31px;
 font-size: 10px;
 color: #566569;
}

#caption_test span {
margin-bottom: -31px; 
}

#caption_prod, #caption_prod span {
background-image:url(images/prod_caption.gif);
width: 316px; height: 31px;
 font-size: 10px;
 color: #566569;
}

#caption_prod span {
margin-bottom: -31px; 
}

h3 span {
 display: block;
 /* place the span on top */
 position: relative;
 z-index: 1;  
 }
 
#address {
float: clear;
margin: 20px auto;
position: relative;
top:590px;
left: 20px;
}

#address h2 {
color: #fd8f41;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
}

#map {
padding: 5px 0 0 20px;
margin: 0;
}

#map h1 {
color: #fd8f41;
font-size:21pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#map h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 16pt;
}

#map a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration:none;
}

