﻿body
{
background-image:
url('images/bg.jpg');
background-repeat: repeat-x;
}


.content
{
font-family:arial;
font-size:13px;
color:#343434;
line-height:19px;
}
.contact_content
{
font-family:arial;
font-size:13px;
color:#343434;
line-height:15px;
}
.products_content
{
font-family:arial;
font-size:13px;
color:#343434;
line-height:15px;
}
.newsletter
{
font-family:arial;
font-size:13px;
color:#343434;
line-height:18px;
}
.whatsnew
{
font-family:arial;
font-size:13px;
color:#343434;
line-height:15px;
}
.whatsnew_link
{
font-family:arial;
font-size:13px;
color:#831314;
line-height:15px;
}
.copyright
{
font-family:arial;
font-size:11px;
color:#3D4648;
line-height:18px;
}
a
{
	font-family:arial;
	font-size:13px;
	color:#831314;
	line-height:15px;
	text-decoration: none;
}
a:hover {
	color:#450A0A;
}
.company_links
{
font-family:arial;
font-size:13px;
color:#831314;
line-height:15px;
text-decoration:none;
font-weight:bold;
}