/* Text */
body {
	font: 11px/1.5em "Trebuchet MS","Trebuchet",verdana,geneva,sans-serif;
	color: #666;
}

h1, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0 5px 0 5px;	
}


}

h1 {
	font-size: 164%;
	margin-bottom: 0px;
	color: #FFF;
}

h2 {
	font-family: "Trebuchet MS","Lucida Sans Unicode",verdana,geneva,sans-serif;
	font-size: 164%;
	color: #AF1D2E;
	padding: 10px 15px 0 15px;
}

h3 {
	font-size: 145%;
	margin-bottom: 10px;
}

h4 {
	font-size: 100%;
	margin-bottom: 5px;
	color: #5E2756;
}

p {
	padding: 0 15px 0 15px;
}


ul{
list-style-type:none;
text-decoration:none;
}
# nav {
text-align:center;
}
#nav ul {
	margin-bottom: 25px;
	text-align:center;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 150px;
	background-color: #988495;
}

#nav ul li {
	font-size: 14px;
	margin-bottom: 16px;
	line-height: 100%;
	color:#FFFFFF;
	background-image:url(images/navBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Links */

a {
text-decoration:none;
color:#FFFFFF;
}
a:hover {
text-decoration:underline;
color:#FFFFFF;
}

# nav a {
text-decoration:none;
color:#FFFFFF;
}
#nav a:hover {
text-decoration:none;
color:#FFFFFF;
}

.email a {
text-decoration:none;
color:#AF1D2E;
}
.email a:hover {
text-decoration:underline;
color:#AF1D2E;
}

.brands {
font-size:14px;
}
.brands a {
text-decoration:none;
color:#5E2756;
}
.brands a:hover {
text-decoration:underline;
color:#5E2756;
}

h4 a {
text-decoration:none;
color:#5E2756;
}
h4 a:hover {
text-decoration:underline;
color:#5E2756;
}

/* Structure */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#topLeft {
	width: 335px;
	height: 93px;
	vertical-align: bottom;
}
#topRight {
	text-align: right;
	vertical-align: bottom;
	width: 450px;
}
#headerLeft {
	height: 172px;
	background-image: url(images/headerLeft.gif);
	vertical-align: top;
}
#headerRight {
	background-image: url(images/headerRight.gif);
}
#headerRightTop {
	background-image: url(images/headerRightTop.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#headerRightBottom {
	/*background-image: url(images/headerRightBottom.gif);*/
	background-repeat: no-repeat;
	background-position: right;
}
#headerRightBottom h1{
color:#FFFFFF;
padding-top:15px;
}



#contentLeft {
	background-image: url(images/contentLeft.gif);
}
#contentLeft img {
	margin-left: 82px;
	margin-bottom: 45px;
}

#contentRight {
	vertical-align: top;
	background-image: url(images/contentRightBG.gif);
	background-repeat: repeat-y;
}
#footerTop {
	height: 49px;
	background-image: url(images/footerBG.gif);
}
#footerBottom {
	text-align: right;
}
#contentLeft object {

	margin-left: 82px;
	margin-bottom: 45px;
}
.contact {
	font-size:14px;
	}
.tradeshow {
font-size:12px;
}
	

