/* BASIC SETUP */
* {
	
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-size: 66.2%;
	font-family: Verdana, Arial, Helvetia, "sans-serif";
    vertical-align:top;
    text-align: center;
    background-color: #51504d;
}

#wrapper-table 
{
	vertical-align: top;
	text-align: center;
	width: 885px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFF;
    margin: 0px auto 0 auto;
    border: 0px solid red;
    display: block;
    position: relative;
    

}

/*left menu */
#left_menu_wrapper
{
   position: relative;
   
}

#left_menu
{
    width: 234px;
    height: 235px;
    background: #CE7A2D url('../images/menu-bg_13.jpg') no-repeat;
    margin-top: 0px;
    padding-top: 0px;
}

#left_menu td
{
    border-bottom: 1px solid #F7BF24;
}

.left_menu a
{
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
}

.left_menu a:hover
{
    color: #C2473D;
}
    

#left_menu img{
 border: none;
}


#right_menu
{
    position:relative;
 
}

#right_menu td
{
    background: transparent url('../images/menu_button.jpg') repeat-x;
}

#rmenu{
 background: transparent url('../images/grayspacer_04.jpg') top left;
 margin-left: 0px;

 
}

#right_menu a{
 color: black;
 font-size: 8pt;
 font-weight: bold;
 text-decoration:none;
 margin-left: 0px;
 padding: 20px 10px 23px 5px;
 display: block;
 
}

#right_menu a:hover{
 color: orange;
}

/* right banner */


#banner_bottom
{
 background: transparent url('../images/top-banner.jpg') top left;
 background-repeat: no-repeat;
}


#banner_bottom2
{
 background: transparent url('../images/outsource_top-banner.jpg') top left;
 background-repeat: no-repeat;
}


#banner_bottom3
{
 background: transparent url('../images/fiber_top-banner.jpg') top left;
 background-repeat: no-repeat;
}


#banner_bottom4
{
 background: transparent url('../images/panel_top-banner.jpg') top left;
 background-repeat: no-repeat;
}

#banner_bottom h1, #banner_bottom2 h1, #banner_bottom3 h1, #banner_bottom4 h1{
 color: #FFF;
 font-size: 10pt;
 font-weight: bold;
 padding-top: 10px;
 padding-bottom: 15px;
 padding-left: 20px;
 padding-right: 20px;
}

#banner_bottom h2, #banner_bottom2 h2, #banner_bottom3 h2, #banner_bottom4 h2{
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: bold;
 padding-top: 100px;
 padding-left: 15px;
 
}

#banner_bottom p, #banner_bottom2 p, #banner_bottom3 p, #banner_bottom4 p{
 color: #FFF;
 font-size: 8pt;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 15px;
 padding-right: 20px;
}

/* left text box */

#left_text_box{
 background-color: #EDEBEE;
 border: solid 8px white;
}

#left_text_box h1{
 color:#645659;
 font-size: 9pt;
 padding-top: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
 text-align:left;
}

#left_text_box h2{
 color:#E21E2D;
 font-size: 7pt;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 text-align:left;
 
}

#left_text_box h3{
 color:#645659;
 font-size: 6pt;
 padding: 5px;
 margin-bottom: 5px;
 padding-right: 20px;
 text-align: right;
 text-decoration:none;
 border-bottom: dotted 1px #E21E2D;
}

#left_text_box p{
 color:#645659;
 font-size: 8pt;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 20px;
 padding-right: 15px;
 text-align:left;
 
}

#left_text_box a
{
 text-decoration:none;
 color:#E21E2D;
 margin-bottom: 3px;
}

#left_text_box a:hover
{
 text-decoration: underline;
}

/* right text box  */

#right_text_box h1{
 color:#E21E2D;
 font-size: 10pt;
 padding-top: 25px;
 padding-bottom: 5px;
 padding-left: 10px;
 text-align:left;
 border-bottom: dotted 1px #A6A6A6;
}

#left_pic{
 
 border-right: dotted 1px #A6A6A6;
 float: left;
}

#right_text_box p{
 vertical-align:top;
 padding: 10px 10px 10px 10px;
 font-size: 8pt;
 word-spacing: 0px;
 line-height: 15px;
}

#right_text_box a{
 font-size: 8pt;
 color: Red;
 word-spacing: 0px;
 line-height: 15px;
 text-decoration: none;
 
}

#right_text_box a:hover
{
    text-decoration: underline;
}

#right_text_box ul
{ 
     font-style: italic;
     vertical-align:top;
     list-style-type: circle;
     padding-left: 40px;
     padding-top: 0px;
     padding-bottom: 0px;
     font-size: 8pt;
     word-spacing: 0px;
     line-height: 15px;
}


#bottom-border{
 border-bottom: dotted 1px #A6A6A6;
}

#right_pic{
 
 border-left: dotted 1px #A6A6A6;
 float: right;
}

#bulkmaterial
{
    width: 250px;
    background-color: #CE7A2D;
    position: absolute;
    margin: 0;
    top: 5px;
    left: 234px;
    display: none;
    border: 1px solid #F7BF24;
}

#services
{
    width: 260px;
    background-color: #666666;
    position: absolute;
    margin: 0;
    top: 57px;
    left: 500px;
    display: none;
    border: 0px solid #F7BF24;
    z-index:10;
}

#automaterial
{
    width: 250px;
    background-color: #CE7A2D;
    position: absolute;
    top: 31px;
    left: 234px;
    display: none;
    border: 1px solid #F7BF24;
}

#plc
{
    width: 260px;
    background-color: #CE7A2D;
    position: absolute;
    top: 181px;
    left: 234px;
    display: none;
    border: 1px solid #F7BF24;
}

.submenu a
{
    font-family: Arial;
    font-size: 8pt;
    color: #ffffff;
    display: block;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    text-align: left;
    text-decoration: none;
}

.submenu a:hover
{
    background-color: #C2473D;
    font-weight: bold;
}

#plc2
{
    width: 260px;
    background-color: #dbdae0;
    position: absolute;
    top: 181px;
    left: 234px;
    display: none;
    border: 1px solid #F7BF24;
}

.submenu2 a
{
    font-family: Arial;
    font-size: 8pt;
    color: #ffffff;
    display: block;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    text-align: left;
    text-decoration: none;
}

.submenu2 a:hover
{
    background-color: #f48927;
    font-weight: bold;
}

#bottom
{
    padding-top: 20px;
    width: 800px;
    margin: 0px auto 0 auto;
}


.bottom
{
    font-family: Arial;
    font-size: 8pt;
    color: Red;
    text-align: center;
}

.bottomred
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: Red;
    text-align: center;
    text-decoration: none;
}

.bottomgray
{
    font-family: Arial;
    font-size: 8pt;
    color: Gray;
    text-align: center;
    text-decoration: none;
}

.bottomlinks:hover
{
    text-decoration: underline;
}

.bottomred:hover
{
    text-decoration: underline;
}

#sub
{
    text-align: center;
    width: 800px;
    background-color: #51504d;
    margin: 0px auto 0 auto;
}

#sub p
{
    font-family: Arial;
    font-size: 7pt;
    color: #ffffff;
    text-align: center;
}

#sub a
{
    font-family: Arial;
    font-size: 7pt;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

#sub a:hover
{
    text-decoration: underline;
}


.bottomlinks
{
    font-family: Arial;
    font-size: 8pt;
    color: Gray;
    text-decoration: none;
}
