@charset "UTF-8";
/* CSS Document */

#body{

font-family: Arial, Helvetica, sans-serif;
background-color:#333333;
font-size:10px;
}


#indexcontainer{

background-image:url(images/mitchell_mechanical_home_2.jpg);
background-repeat:no-repeat;
color:#999999;
font-size:10px;
width:1024px;
height:690px;
padding:0px;
margin:auto;
}

#indexcontent{

color:#999999;
font-size:10px;
width:900px;
height:500px;
padding:0px;
margin:auto;
}



#indexbanner{

background-repeat:no-repeat;
font-size:11px;
width:910px;
height:130px;
padding:45px 0px 0px 0px;
margin:auto;
}



#indextoptitle{
float:left;
font-size:11px;
width:550px;
height:97px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 5px;
}


#indextopnav{
float:right;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
letter-spacing:.5px;
width:340px;
height:90px;
padding:15px 0px 0px 0px;
margin:0px 0px 10px 0px;
}

#indextopnav a { 
color:#666666; font-weight:bold; text-decoration:none; 
 
}
 
#indextopnav a:hover { 
color:#669900; font-weight:bold; text-decoration:none; 

}



.menu {width:420px; height:25px; position:relative; z-index:100;border-right:0px solid #000; font-family:arial, sans-serif; float:right;}
/* hack to correct IE5.5 faulty box model */

* html .menu {width:421px; w\idth:420px;}
/* remove all the bullets, borders and padding from the default list styling */

.menu ul {padding:0;margin:0;list-style-type:none;}

.menu ul ul {width:90px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {float:right;width:90px;position:relative;}
/* style the links for the top level */

.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#666666; width:85px; height:25px; border:0px solid #000; border-width:0px 0px 0px 0px; background:#fff; padding-left:4px; padding-top:5px; line-height:14x; font-weight:bold; text-align:center;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:90px; w\idth:85px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fff no-repeat 90px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#669900 90px center;}
.menu ul ul :hover > a.drop {background:#669900  90px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:90px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:23px;t\op:24px;}

/* position the third level flyout menu */
.menu ul ul ul{left:90px; top:-1px; width:90px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-90px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fff; color:#666666; height:auto; line-height:14px; padding:5px 5px; width:90px; border:0px solid #b7d186; border-width:0px 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:90px;w\idth:95px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#669900; border:2px solid #b7d186; border-width:0px 0px 0px 0px;}
.menu :hover > a, .menu ul ul :hover > a {color:#669900;  border:2px solid #b7d186; border-width:0px 0px 0px 0px; }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}






#left {

float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:16px;
width:550px;
height:420px;
padding:0px 10px 0px 10px;
margin:20px 0px 0px 20px;

}

#left a { 
color:#333333; font-weight:bold; text-decoration:none; 
 
}
 
#left a:hover { 
color:#669900; font-weight:bold; text-decoration:none; 

}


#center{

float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
line-height:18px;
width:150px;
height:450px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px60px;

}

#pagecontent {

float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
width:550px;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 10px;

}


#contactform {

float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
width:500px;
padding:10px 0px 0px 0px;
margin:10px 0px 0px 10px;

}

.scroll {
width: 530px;
height: 310px;
padding-left: 5px;
padding-top:0px;
padding-right: 5px;
margin:5px 0px 5px 0px;
overflow:auto;
}

#centernav{

font-family: Arial, Helvetica, sans-serif;
font-size:13px;
width:200px;
height:480px;
padding:0px 0px 0px 10px;
margin:80px 0px 0px 10px;

}


#rightindexcontent{
float:right;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
width:140px;
height:450px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


#indexfooter{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
text-align:right;
color:#FFFFFF;
width:900px;
height:20px;
padding:0px 15px 0px 0px;
margin:5px 0px 10px 0px;
}

#indexfooter a { 
color:#ffffff; text-decoration:none; text-decoration:none;
 
}
 
#indexfooter a:hover { 
color:#669900; font-weight:400; text-decoration:none; 

}

h1{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color:#333333;
font-size:16px;
padding:0px 0px 0px 0px;
}

h2{
font:Verdana;
letter-spacing:2px;
line-height:35px;
text-align:left;
color:#FFFFFF;
font-size:20px;
padding:0px 0px 0px 10px;
}


h3{
font:Verdana;
font-size:14px;
text-align:left;
color:#333333;
padding:0px 0px 0px 0px;
}


