﻿body 
{
	background: #A00000 url(../Images/background.gif) repeat-x top center;
	font-family: Arial, Verdana; 
	color: #FFFFFF; 
	margin:0px auto;
	width:950px;
	font-size:0.7em;
	margin-bottom:20px;
}
h1
{
	font-size:20px;
}
h2
{
	font-size:18px;
}
#header 
{
	height:150px;
	margin-bottom:25px;
}

#footer 
{
	margin: 10px auto;
	height:110px;
	width:950px;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}

#footer p
{
	padding-left:20px;
	padding-top:70px;
	font-size:14px;
	font-family: trebuchet, lucida, arial, tahoma;
	color:#000000;
	text-align:left;
}
#footer a 
{
	color: black;
}
img 
{
	border:0px;
}
.Product
{
	display:inline;
	margin-right:21px;
}
#Mobile
{
	margin-right:0px;
}
a
{
	color: #FFFFFF;
	font-weight:bold;
}
a:hover
{
	text-decoration:none;
}