*
{
	border:0px;
	margin:0px;
	padding:0px;
}
html, body
{
	width: 100%;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #ccc url(/images/background.gif) repeat-y 0 0;
}
a
{
	text-decoration: underline;
	color: #dc1820;
	font-size: 12px;
}
a:hover { text-decoration: underline; }
h1 { font-size: 28px; font-weight: normal; padding-bottom: 15px; }
h2 { font-size: 18px; font-weight: bold; padding-bottom: 15px; }
ul { list-style: none; }

/* Interface */
#wrapper
{
	width: 733px;
}
#banner { width: 100%; }
#banner div.logo { width: 316px; float: left; }
#banner div.bannerRight { width: 402px; height: 114px; background: url(/images/banner-top.jpg) 0 0 no-repeat; float: left; line-height: 1.5em; text-align: right; padding-right: 15px; padding-top: 10px; font-size: 14px; font-weight: bold; }


#menu
{
	float: left;
	width: 718px;
	padding-left: 15px;
	background: #fff url(/images/background-menu.gif) 0 0 repeat-x;
	height: 29px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: -2px;
}
#menu li { display: inline; }
#menu a 
{
	text-decoration: none; 
	font-size: 11px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 12px 8px 12px;
	border-top: 2px solid #eaabac;
}
#menu a:hover { background-color: #fff; color: #cc0000; text-decoration: none; }

#left
{
	width: 225px;
	float: left;
}
#left p.leftLogos { width: 90%; background: #fff; text-align: center; line-height: 4em; padding: 15px 0; }

#leftMenu { padding-bottom: 3px; }
#leftMenu a
{
	width: 100%;
	display: block;
	color: #dc1820;
	background: #eee url(/images/arrows-menu.gif) 15px 50% no-repeat;
	padding: 5px 0px;
	border-bottom: 1px solid #fff;
	text-indent: 35px;
	text-decoration: none; 
}
#leftMenu a:hover { text-decoration: none; background-color: #fff; }

#leftMenu2 { padding-bottom: 3px; }
#leftMenu2 a
{
	width: 100%;
	display: block;
	color: #fff;
	background: #cc3333 url(/images/arrows-menu2.gif) 15px 50% no-repeat;
	padding: 5px 0px;
	border-bottom: 1px solid #fff;
	text-indent: 35px;
	text-decoration: none; 
}
#leftMenu2 a:hover { text-decoration: none; background-color: #eee; color: #dc1820; }


#brandMenu li { text-align: center; padding-bottom: 5px;}
#brandMenu img { border: 3px solid #eee; }
#brandMenu a { width: 100%; }

#right
{
	width: 464px;
	float: left;
	padding: 10px 15px 25px 25px;
}

#right p { line-height: 1.5em; padding-bottom: 30px; width: 90%; text-align: justify; }
#right p.testimonial { width: 404px; background: #eee; padding: 20px; margin-bottom: 20px; }

#right div.footer { line-height: 2em; clear: both; width: 100%; padding-top: 15px; border-top: 1px solid #ccc; text-align: right;  font-size: 11px; color: #666; }
#right div.footer2 { clear: both; }

#right table.manufacturers { width: 100%; }
#right table.manufacturers td.logos { width: 175px; vertical-align: top; }
#right table.manufacturers td { font-size: 12px; font-weight: bold; vertical-align: top; height: 75px; }
#right table.manufacturers td a { }

p.status { font-size: 12px; font-weight: bold; color: #cc0000; }
#contactForm td { line-height: 1.8em; padding: 5px 20px 5px 10px; }
#contactForm input.text { background-color: #eee; border: 1px solid #999; }
#contactForm textarea { background-color: #eee; border: 1px solid #999; font-family: "Tahoma",Arial,Helvetica,sans-serif; font-size: 12px; }
input.text { background-color: #eee; border: 1px solid #999; }

div.photoGallery { float: left; padding: 0px; border: 1px solid #ccc; background: #eee; margin-right: 1px; margin-left: 1px; margin-bottom: 15px; height: 115px; width: 150px; text-align: center; }