﻿.clearImage
{
  background-image:none;  
}



		
ul#FooterLinks a , ul#FooterLinks ul li
{
    
    float: left;
    margin:0;
	padding:0;
	list-style: none;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:lowercase;
	font-family:Arial Narrow, Arial, Helvetica;
	font-size:0.8em;
	color:#667;
	text-decoration:none;
}

ul#FooterLinks a:hover
{
    text-decoration:underline;
}


.BCDesign  #Footer
{ 
    margin-top:5px;
   text-align:left;

   padding: 8px 0 0px 30px;
   border-Top:2px solid #d71920;
}


ul#FooterLinks li, ul#FooterLinks ul
{
  	display:block;
	float:left;
	margin:0 auto;
	padding:0 18px 0px 0px;
}

ul#FooterLinks li a
{
    display: block;
}



.BCDesign #Content
{
    width:998px;
    min-height:580px;
    padding:5px 0 0 0;
}


.BCDesign #container
{

margin:0 auto;
text-align:left;
width:998px;
min-height:740px;
}

.BCDesign #container #Header
{
    height:100px;
    border-bottom:2px solid #d71920;
}

.BCDesign #container #Header #column1 
{
  padding:10px 0px 0px 15px;
  float:left;
}

.BCDesign #container #Header #column2 
{
  padding:55px 0px 0px 170px;
}

.BCDesign #container #Header #column2 #cap
{

}

#mainContent
{
    padding:5px 0px 0px 0px;

}


#RedBox
{
    background-color:#000000;
    color:#fff;
    font-family:Impact;
    text-transform:uppercase;
    padding: 0px 0 0 7px;
    letter-spacing:-0.04em;
 
}

#homeDate
{
    
}

.dlBrandimages
{
    margin:15px 0 15px 3.5px;
}

.dlBrandimages a
{
  height:247px;

}

/*-------------------------Slider------------------------------------------------*/

#slider 
{
    margin:2px 0 0 4px;
}

#slider ul, #slider li 
{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li 
{
	width:526px;
	height:auto;
	overflow:hidden; 
	}	
	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:1000px;
	top:425px;
	}	
#nextBtn{ 
	left:1050px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:27px;
	height:22px;
	background:url(../img/slider/prev1.png) no-repeat 0 0;
	}	
#nextBtn a{ 
	background:url(../img/slider/nxt1.png) no-repeat 0 0;	
	}
	
#prevBtn a:hover 
{
    background:url(../img/slider/prev2.png) no-repeat 0 0;
}

#nextBtn a:hover 
{
    background:url(../img/slider/nxt2.png) no-repeat 0 0;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
    }    

.contactUs {}
.contactUs input[type="text"]
{
    margin:10px 0 0 0;    
}
.contactUs input[type="checkbox"]
{
    margin:10px 0 0 0;    
}
.contactUs label 
{
    font-size:12px;
        }

.contactUs input[type="submit"]
{
    margin:10px 0 0 0;
}

