@charset "utf-8";
/* CSS Document */

body
{
margin:0;
background-image:url(../images/MainBackground.jpg);
background-repeat:repeat-x;
background-color:#d92320;
}



.RedGradientBackground
{
background-image:url(../images/SmallBoxBackground.jpg);
background-position:top left;
background-repeat:no-repeat;
height:170px;
width:255px;
}



.Height
{
height:10px;
}



.MenuBannerBackground
{
background-image:url(../images/MenuBannerBackground.jpg);
background-position:bottom center;
background-repeat:no-repeat;
height:580px;
}



.BottomBackground
{
background-image:url(../images/TextBackground.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:26px;
}



.TextGradientBackground
{
background-image:url(../images/TextBackgroundGradient.jpg);
background-position:top left;
height:500px;
background-repeat:repeat-x;
background-color:#f6f6f6;
}



.MenuBGNew
{
background-image:url(../images/TextBackground.png);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}



.HeadingBackground
{
background-image:url(../images/HeadingBackground.gif);
background-position:top left;
background-repeat:repeat-x;
height:35px;
}


.MenuBannerBackgroundNew
{
background-image:url(../images/MenuBannerBackground.jpg);
background-position:bottom center;
background-repeat:no-repeat;
height:776px;
}

.BottomBackground2
{
background-image:url(../images/TextBackground2.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:26px;
}


.BottomBackgroundContact
{
background-image:url(../images/TextBackgroundContact.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:26px;
}