/* CSS Document */

#page {
width:1024px;
max-width:1024px;
min-height:700px;
}

/*FLASH TOP AREA*/  /*FLASH TOP AREA*/  /*FLASH TOP AREA*/  /*FLASH TOP AREA*/

#flash_home {
position:absolute;
left: 0px;
top: 0px;
}

#flash_sub {
position:absolute;
left: 0px;
top: 0px;
}


/*NAV AREA*/  /*NAV AREA*/  /*NAV AREA*/  /*NAV AREA*/  /*NAV AREA*/  /*NAV AREA*/

#nav_home {
position:absolute;
left: 0px;
top:295px;
}

#nav_sub {
position:absolute;
left: 0px;
top:125px;
}

#nav_about {
position:absolute;
left: 0px;
top: 0px;
}

#nav_products {
position:absolute;
left: 186px;
top: 0px;
}

#nav_engineering {
position:absolute;
left: 348px;
top: 0px;
}

#nav_dealers {
position:absolute;
left: 533px;
top: 0px;
}

#nav_news {
position:absolute;
left: 681px;
top: 0px;
}

#nav_careers {
position:absolute;
left: 856px;
top: 0px;
}


/*LEFT AREA*/  /*LEFT AREA*/  /*LEFT AREA*/  /*LEFT AREA*/  /*LEFT AREA*/  /*LEFT AREA*/

#left_home {
position:absolute;
left:0px;
top:325px;
width:580px;
height:295px;
background-image:url(images/home_left.jpg);
background-repeat:no-repeat;
padding-top:50px;
padding-left:50px;
padding-right:50px;
max-width:680px;
}

#left {
position:absolute;
left:0px;
top:155px;
width:186px;
height:515px;
background-image:url(images/left_back.jpg);
background-repeat:no-repeat;
}

/*CONTENT AREA*/  /*CONTENT AREA*/  /*CONTENT AREA*/  /*CONTENT AREA*/  /*CONTENT AREA*/


#right_home {
position:absolute;
left:680px;
top:325px;
width:304px;
height:295px;
background-image:url(images/home_right.jpg);
background-repeat:no-repeat;
padding-top:50px;
padding-left:20px;
padding-right:20px;
max-width:344px;
}

#right_home_gen1 {
position:relative;
left:0px;
top:65px;
width:130px;
height:50px;
}

#right_home_gen2 {
position:relative;
left:0px;
top:135px;
width:130px;
height:50px;
}


#content {
position:absolute;
left:186px;
top:155px;
width:663px;
background-image:url(images/content_back.jpg);
background-repeat:no-repeat;
padding-top:50px;
padding-left:50px;
padding-right:125px;
max-width:738px;
}

#prod_gens {
position:relative;
width:663px;
padding-top:15px;
padding-bottom:10px;
}


.headline {
font-family:Arial, Helvetica, sans-serif;
color:#30355D;
font-style:normal;
font-weight:bold;
font-size:20px;
}


.copy {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-style:normal;
font-size:13px;
line-height:20px;
}

a:link {
color:#007842;
text-decoration:underline;
}

a:visited {
color:#007842;
text-decoration:underline;
}

a:hover {
color:#383550;
text-decoration:none;
}

a:active {
color:#383550;
text-decoration:none;
}

.purple_bold {
font-weight:bold;
color:#30355D;
}

/*FOOTER AREA*/  /*FOOTER AREA*/  /*FOOTER AREA*/  /*FOOTER AREA*/  /*FOOTER AREA*/

#footer_home {
text-align:center;
position:absolute;
left:20px;
top:670px;
width:663px;
}

#footer {
text-align:center;
position:absolute;
left:186px;
top:670px;
width:713px;
}

.footer_copy {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-style:normal;
font-size:11px;
line-height:16px;
}
