@charset "UTF-8";
/* CSS Document */

/* Localized */
body {
	font-family: Arial, sans-serif;
	background:#fff url(../images/body_bg.jpg) repeat-x;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,img,td {padding:0;margin:0;}
img {border:none;}
#container {margin: 0 auto;width:994px;}
table#masthead {
    width:994px;
    margin: 15px 0;
}

table#masthead td.mast_top {
    background:url(../images/mast_top.gif) no-repeat;
    height: 146px;
}

table#masthead form.GoogleForm {
    float:right;
    padding: 50px 30px 0 0;
}

table#masthead img.logo {
	padding:10px 0 0 340px;
	display:block;
}

.maincontainer {
    width:994px;
    display:block;
    position: relative;
}

#main {
    width: 664px;
    float:right;
    background:#fff;
    border-right:2px solid;
    border-left:2px solid;
    border-color:#767561;
}

#main p {
	padding: 10px 45px;
	color: #fff;
	font-size: 85%;
	line-height:140%;
}

#main li {font-size: 85%;}

#main td {vertical-align: top;}
#main td p { padding:0;}
#main img.main {z-index:1;}
#main img.pdf {
    z-index:8;position: absolute;
    top:40px;left:570px;
}
#main img.industry_pdf {
    z-index:8;position: absolute;
    top:36px;left:590px;
}

#main img.system_pdf {
    z-index:8;position: absolute;
    top:230px;left:195px;
}
#main img.overview_services_pdf{
    z-index:8;position: absolute;
    top:420px;left:165px;
}

#main img.overview_capa_pdf{
    z-index:8;position: absolute;
    top:455px;left:165px;
}

#main img.overview_custom_pdf{
    z-index:8;position: absolute;
    top:390px;left:165px;
}

#main img.overview_locations_pdf{
    z-index:8;position: absolute;
    top:305px;left:165px;
}

#main img.overview_more_pdf{
    z-index:8;position: absolute;
    top:310px;left:165px;
}

#main .breadcrumbs {
    padding: 10px 23px;
    font-size: 85%;
    color: #878675;
    display: block;
}
#main .breadcrumbs a{
    color: #878675;
    text-decoration: none;
}

#right{
    float:right;
    width:  163px;
    padding-top:20px;
    color:#231f20
}

#right p {
    padding:5px 15px;
    font-size: 75%;
}

#right ul { list-style: none;
    margin:5px 15px;
    font-size:75%;
    padding:0;
}

#right li {
    background:url(images/right_bullet.gif) no-repeat 0 4px;
    padding:2px 0 2px 15px;
}

.goto_downRiver {
    position: absolute;
    left:0;
    top:128px;
    width:162px;
    text-align:center;
    font-size: .85em;
    padding:10px 0 10px 0;
}
.goto_downRiver a {color:#000;text-decoration:none;}
.goto_downRiver img {
    display: block;
    margin:0;padding:0;
}

.downRiver_logo {
    display:block;
    position: absolute;
    width: 130px;
    top:200px;
    left:0;
    text-align:center;
	padding-top:50px;
}

.downRiver_logo a {
    font-size: 90%;
    color:#000;
    text-decoration: none;
    display:block;
    padding:2px;
}

.downRiver_logo a:hover {
    text-decoration:underline;
}

.left_nav {
	position:absolute;
	top:48px;
	left:0;
	height:79px;
	width:185px;
	background-image: url(../images/left_home.gif);
	background-repeat: no-repeat;
}
.green_left_nav {
    height:160px;
    width:181px;
background: url(../images/overview_left_bg.gif) no-repeat;
}

.left_nav .inner {display:block;margin: 8px 0 0 10px;}

#footer {
    color: #767561;
    font-size: 70%;
    text-align: center;
    padding:10px 0;
}

#footer a { 
    color: #767561;
    text-decoration: none;
}
