html,body  {
	margin:0;
	padding:0;
	height:100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.interfacecontainer	{
	border-collapse: collapse;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.interfacecontenttable	{
	border-collapse: collapse;
	width: 100%;
	height:100%;
}

.interfacemiddle	{
	vertical-align: top;
	width: 760px;
	background: url(file:///C|/Documents and Settings/Owner/My Documents/images/halliwell_jones_line.gif) no-repeat 100px 205px;
}

.interfaceleft	{
	width: auto;
}

.interfaceright	{
	width: auto;
}

.interfacetop	{
	height:	50px;
	background: url(file:///C|/Documents and Settings/Owner/My Documents/images/halliwell_jones_logo.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.interfacetopmenu	{
	height:	30px;
	vertical-align: middle;
	float: right;
	text-align: center;
}

.interfacebanner	{
	height:	125px;
	border: 0px solid #000000;
	margin:0;
	padding:0;
}

.interfaceleftmenu	{
	width:	100px;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 0px;
}

.interfacecontent	{
	width:	660px;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
	list-style-type: square;
}

.interfacecontentcell	{
	width:	100%;
	text-align: justify;
	vertical-align: top;
}

.interfacecontentimg	{
	width:	100px;
	text-align: right;
	vertical-align: top;
	padding-top: 14px;
}

.interfacefooter	{
	width: 100%;
	text-align: center;
	height: auto;
}

.rgbullet	{
	padding-right: 10px;
	float: left;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.dealershipimg	{
	border: 1px solid #8C8C8C;
}

 #menu {
	width: 12em; /* set width of menu */
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu li {
	/* make the list elements a containing block for the nested lists */
	position: relative;
} 

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 140px; /* width is based on the containing block */
	background: #373737;
	border: 1px solid #8C8C8C;
	text-indent: 3px;
}

#menu ul ul ul a:hover{
	color: #FFFFFF;
	background: #5B5B5B;
}


div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.interfacefooter2 {
	width: 100%;
	text-align: center;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
}
