* { outline: none; border: 0; }

a:link 
	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	}   
	
a:visited 
	{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	} 

a:hover 
	{
	color: #6eb1eb;
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	}
	
	#social a{
		font-size: 12px;
		color: #9D111A;
		font-weight: bold;
		text-decoration: underline;
	}
	
table.sample
	{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #6a0b12;
	border-collapse: collapse;
	background-color: #ffffff;
	}

body
	{
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style10 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #9d111a; }
#lower
	{
	color: #9d111a;
	font-weight: bold;
 	font-family: Arial, Times New Roman;
 	font-size: 12px;
 	}
	
#lowertext
	{
	color: #9d111a;
	font-weight: bold;
 	font-family: Arial, Times New Roman;
 	font-size: 10px;
 	}


.lowerlinks
	{
	color: #ffffff;
	font-weight: none;
 	font-family: Arial, Times New Roman;
 	font-size: 10px;
 	}
	
#contactfont
	{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	font-size: 12px;
	}
	
#header
	{
	color:#900102;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	font-size: 20px;
	}
	
#home{
	width: 800px; 
	text-align: center; 
	margin: 0 auto;
	position: relative;
}

#home_content{
	width: 800px;
	height: 322px;
	position: relative;
	background: url(images/background1.jpg) top left no-repeat;
}

#home_flash{
	width: 800px;
	height: 240px;
	z-index: 1;
}

#social{
	width: 190px;
	text-align: center;
	position: absolute;
	top: 160px;
	right: 100px;
}

#view_prod a{
	width: 136px;
	height: 104px;
	display: block;
	text-indent: -9999px;
	background:url(images/home_products.png) top left no-repeat;
	position: absolute;
	top: 15px;
	right: 310px;
}

#view_prod a:hover{
	background-position: 0 -104px;
}

#check_it{
	width: 130px;
	position: absolute;
	right: 10px;
	top: 24px;
}	

#check_it p{
	margin: 10px 0 5px 0 !important;
}

#check_it a{
	width: 111px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background:url(images/home_check_it.png) top left no-repeat;
	margin: 0 auto;
}

#check_it a:hover{
	background-position: 0 -25px;
}

#videos{
	background: #ac090e;
}

#videos a img{
	padding: 10px 5px 0 5px;	
}

