body {
background-image:url('img/bg.jpg');
background-repeat: repeat-x;
background-attachment:fixed;
background-color: #b8f0ac;
padding:0;
margin:0;
width:100%;
height:100%;
color: #162b30;
font-size:11px;
font-family:arial;
}

A:link{color:#faff65; text-decoration:none;}
A:active{color:#faff65; text-decoration:none;}
A:visited{color:#faff65; text-decoration:none;}
A:hover{color:#ff640f; text-decoration:underline;}

img {
border:0;
margin:0;
padding:0;
}

#header {
top:0px;
position:fixed;
width:100%;
background-image:url('img/header.png');
background-repeat: repeat-x;
z-index:5;
}

#topfade {
top:0px;
position:fixed;
width:100%;
background-image:url('img/topfade.png');
background-repeat: repeat-x;
height:185px;
z-index:4;
}

#footer {
bottom:0px;
position:fixed;
width:100%;
background-image:url('img/footer.png');
background-repeat: repeat-x;
z-index:4;
}

#menu {
background-image:url('img/logo.png');
background-repeat: no-repeat;
width:574px;
height:139px;
top:30px;
left:170px;
margin:0;
position:fixed;
z-index:6;
}

#left1 {
top:0px;
left:0px;
position:fixed;
width:134px;
height:339px;
background-image:url('img/left1.png');
background-repeat: no-repeat;
z-index:5;
}

#left2 {
top:0px;
left:134px;
position:fixed;
width:174px; 
height:97px;
background-image:url('img/left2.png');
background-repeat: no-repeat;
z-index:5;
}

#leftbot1 {
left:0px;
bottom:0px;
position:fixed;
width:134px;
height:210px;
background-image:url('img/leftbot1.png');
background-repeat: no-repeat;
z-index:5;
}

#leftbot2 {
left:134px;
bottom:0px;
position:fixed;
width:58px;
height:52px;
background-image:url('img/leftbot2.png');
background-repeat: no-repeat;
z-index:5;
}

#placeholder {
width:553px;
height:305px;
margin-left:-251px;
top:230px;
left:50%;
position:absolute;
background-image:url('img/placeholder.png');
background-repeat:no-repeat;
}

#digi {
top:10px;
left:10px;
width:275px;
height:38px;
margin:0;
padding:0;
background-image:url('img/digi.png');
background-repeat:no-repeat;
}

#threedee {
top:48px;
left:10px;
width:275px;
height:32px;
margin:0;
padding:0;
background-image:url('img/3d.png');
background-repeat:no-repeat;
}

#graph {
top:70px;
left:10px;
width:275px;
height:29px;
margin:0;
padding:0;
background-image:url('img/graph.png');
background-repeat:no-repeat;
}

#contact {
left: 340px;
top:250px;
position:absolute;
font-family: times new roman;
color: #3f6121;
font-size: 10px;
}

#text {
margin-left:18px;
margin-top:33px;
width:490px;
}

#cradle {
width:860px;
left:130px;
position:absolute;
}

#secondary {
width:200px;
left:860px;
top:150px;
padding: 10 10 0 10;
position:absolute;
background-color:#FFFFFF; 
}

#linebreak {
background-image:url('img/linebreak.png');
background-position:top center;
background-repeat:no-repeat;
width:655px;
height:30px;
margin:0;
padding:0;
margin-top:8px;
}

