body {
	margin: 0px;
}
#menu {
	background-color: #d6d2bb;
	height: 70px;
}
#GrayLine {
	background-color: #c3c3c3;
	width: 1px;
}
#GrayLineBot {
	background-color: #c3c3c3;
	height: 1px;
}
#Logo {
	background-color: #D6D2BB;
	text-align: right;
	height: 70px;
}
#title {
	height: 72px;
	width: 124px;
	float: right;
	padding-top: 6px;
}
#text {
	text-align: right;
}
#rightCol {
	text-align: right;
}
/* ---[ navigation ]------------------- */
#nav {
	float: right;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li {
	float: left;
	list-style: none;
	padding-top: 36px;
}
#nav a {
	float: left;
	text-decoration: none;
	border-bottom: none;
	color: #666666;
	padding-left: 20px;
	margin-right: 10px;
}
#navselect a {
	color: #990000;
	font-weight: bold;
}
#nav a:hover, #nav a.active {
	color: #000000;
}
#nav a.active {
	font-weight: normal;
}
#AreaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 14px;
	text-align: justify;
}
#AreaText Span {
	font-weight: bold;
	color: #77292A;
}
#Address {
	float: right;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 12px;
}
#Address li {
	float: left;
	list-style: none;
	margin-left: 12px;
}
/* ---[ product navigation ]------------------- */
#productsnav {
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin: 0px;
}
input {
	font-size: 11px;
	border: 1px solid #999999;
}
input.btn{
	color:#FFFFFF;
	background-color:#77292A;
	padding: 2px;
	border: 1px solid #77292A;
}
textarea {
	font-size: 11px;
	border: 1px solid #999999;
}
#productsnav ul {
	margin-left: -28px;
}
#productsnav li {
	float: left;
	list-style: none;
	margin: 7px;
}
#productsnav a {
	text-decoration: none;
	border-bottom: none;
	color: #666666;
}
#productsnav a:hover, productsnav a.active {
	color: #77292A;
}
#productsnav span {
	color: #77292A;
	font-weight: bold;
}
#FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
#servicesTD li {
	list-style-type: none;
}
#servicesTD ul {
	list-style-type: none;
	float: left;
	margin-left: 6px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 11px;

}

#servicesTD {
	padding: 4px;
	font-weight: bold;
	color: #666666;
}
#servicesTD P {
	margin-top: 16px;
	color: #666666;
}
#servicesOL {
	padding: 4px;
	font-size: 11px;
}
#servicesPic {
	padding: 6px;
}
#brands td {
	text-align: center;
}
