@charset "utf-8";
/* CSS Document */

body {
background-repeat:repeat;
background-color:#f5f5f5;
margin:0px;
}

#wrap {
width:1100px;
height:auto;
}

#header_bg {
background-image:url(images/header_bg.gif);
background-repeat:repeat-x;
width:auto;
height:381px;
background-repeat:repeat-x;
}

#header {
background:url(images/header.jpg);
width:1100px;
height:85px;
position:relative;
}

#slide_con {
width:auto;
height:294px;
background:url(images/slide_bg.gif);
background-repeat:repeat-x;
position:relative;
}

#home_con {
width:1100px;
height:750px;
position:relative;
background:#f5f5f5;
}

#fs_con {
width:1100px;
height:4450px;
position:relative;
background:#f5f5f5;
}

#gloves_con {
width:1100px;
height:1050px;
position:relative;
background:#f5f5f5;
}

#custotshirt_con {
width:1100px;
height:450px;
position:relative;
background:#f5f5f5;
}

#ppe_con {
width:1100px;
height:850px;
position:relative;
background:#f5f5f5;
}

#fshield_con {
width:1100px;
height:1250px;
position:relative;
background:#f5f5f5;
}

#footer_bg {
background:url(images/footer_bg.gif);
width:auto;
height:246px;
background-repeat:repeat-x;
position:relative;
}

#footer_con {
width:1100px;
height:246px;
position:relative;
}