/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
margin:0px;
}
.background {
background-image:url(images/background.gif);
height:661px;
background-repeat:repeat-x;
background-color:#1F1F1F;
}
.background_123 {
background-image:url(images/background_1.gif);
height:661px;
background-repeat:repeat-x;
background-color:#1F1F1F;
}
.header-bg {
background-image:url(images/header-bg.gif);
width:864px;
height:80px;
background-repeat:no-repeat;
}
.left-nav1{
background-image:url(images/left-nav-bg.gif);
height:116px;
width:314px;
background-repeat:no-repeat;
}

.left-nav2{
background-image:url(images/left-nav-bg2.gif);
height:111px;
width:314px;
background-repeat:no-repeat;
}

.left-nav3{
background-image:url(images/left-nav-bg3.gif);
height:111px;
width:314px;
background-repeat:no-repeat;
}
.left-nav4{
background-image:url(images/left-navbg-4.gif);
height:117px;
width:314px;
background-repeat:no-repeat;
}
.heading4123 {
font-size:16px;
color:#E8E3DE;
}
.nav-bottom {
background-image:url(images/nav-bottom.gif);
height:71px;
width:864px;
background-repeat:no-repeat;
font-weight:bold;
}
.bottom-nav-links {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
}
.bottom-nav-links a {
text-decoration:none;
color:#000000;
font-weight:bold;
}
.bottom-nav-links a:hover {
color:#AB1910;
} 
.footer {
font-size:11px;
color:#B7BBB1;
}
.about-bg {
background-image:url(images/about-us-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.heading1 {
font-size:12px;
color:#E8E3DE;
font-weight:bold;
}
.heading2 {
font-size:12px;
color:#E8E3DE;
}
.maincontainer-padding {
padding-left:24px;
padding-right:31px;
}
.heading3 {
color:#F0DBBA;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.service-bg {
background-image:url(images/service-bg.gif);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.hood-system-bg {
background-image:url(images/hood-sytem-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.spray-bottels-bg {
background-image:url(images/spray-botteles-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}

.food-bg {
background-image:url(images/food-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.lunchtruck-bg {
background-image:url(images/lunch-truck-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.spraybooth-bg {
background-image:url(images/spray-booth-bg.gif);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.resturent-bg {
background-image:url(images/resturent-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.fire-exhanger-bg {
background-image:url(images/fire-exhange-bg.jpg);
height:455px;
width:537px;
background-repeat:no-repeat;
background-position:bottom;
}
.heading4 {
color:#FBDCAD;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}
.textfield {
border-color:#868888;
color:#676868;
width:500px;
}
.font {
font-weight:bold;
}
.field {
width:500px;
border:1px solid;
border-color:#6B6C6C;
background-color:#6B6C6C;
}