
a {
color: white;
text-decoration: none;
}
a.on {
text-decoration: none;
color: #ED2024;
}
body {
background-image: url('/images/BG.jpg');
padding: 0px;
}
.body_wrapper {
position: absolute;
text-align: center;
top: 1px;
width: 800px;
height: 700px;
left: 50%;
margin-left: -400px;
background-color: black;

border-left: 1px;
border-right: 1px;
border-top: 0px;
border-bottom: 0px;
border-style: solid;
border-color: #404040;
text-align: left;
}
.top_menu {
text-align: left;
}

.banner_box {
float: left;
background-image: url('/images/banner.jpg');
height: 40px;
width: 488px;
border: 0px solid red;
}

.logo_box {
float: right;
border: 0px solid red;
}
.menu_box {
width: 600px;
margin-top: 25px;
margin-left: 0px;
border: 0px solid red;
}

.content_box {
width: 780;
height: 599px;
margin-top: 0px;
margin-left: 10px;
top: 0px;
background-color: #404040;
border-top: 1px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-color: #636363;
border-style: solid;
}
.flash_box {
float: left;
margin-top: 5px;
margin-left: 5px;
border: 3px solid #2F2F2F;
}
.right_images {
float: right;
margin-right: 5px;
margin-top: 5px;
width: 190px;
height: 480px;
border: 0px solid red;
background-color: black;
}
.center_images {
float: left;
width: 565px;
margin-left: 5px;
margin-top: 10px;
border: 0px solid red;
}
.building_div {
float: left;
width: 107px;
}
.welding_div {
}
.home_text_wrapper {
width: 190px;
background-color: black;
border: 0px solid white;
}
.white_text_div {
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 8px;
color: white;
font-family: verdana;
font-size: 11px;
text-align: left;
border: 0px solid blue;
}
.slide_div {
float: left;
border: 3px solid #2F2F2F;
margin-left: 12px;
}
.slide_div_left {
float: left;
border: 3px solid #2F2F2F;
}
.bottom_menu {
float: left;
text-align: center;
width: 750px;
margin-top: 50px;
color: white;
font-family: verdana;
font-size: 10px;
border: 0px solid red;
}
.bottom_menu a {
text-decoration: none;
color: white;
}
.bottom_menu a:hover {
text-decoration: none;
color: #ED2024;
}
.left_menu {
float: left;
background-color: #2F2F2F;
border: 0px solid red;
width: 166px;
height: 500px;
margin-top: 10px;
}
.content {
border: 0px solid red;
background-color: black;
}
.content_wrapper {
float: right;
width: 570px;
text-align: left;
font-family: verdana;
left: 10px;
font-size: 12px;
color: white;
border: 0px solid blue;

}
.right_content {
margin-top: 10px;
border: 0px solid red;
background-color: black;
height: 500px;
}
.link_div_off {
text-align: left;
padding-left: 10px;
/*height: 25px;*/
padding-top: 10px;
font-family: verdana;
font-size: 12px;
font-weight: bold;
border: 0px solid red;
cursor: pointer;
cursor: hand;
}
.facility_image {
margin-left: 5px;
float: right;
}
.product_image {
margin-left: 5px;
float: right;
}

