

body	{

	margin: 0px 0px 0px 0px;
	background-color:#446644;
	 background-attachment: fixed;
}


table.framedtable	{

	width	:	100%;
	height	:	100%;
	
	border	:	none;
	
	align 	: 	center;

}


td.frameddata		{

	padding : 	0px 0px 0px 0px;
	align	:	center;
	vertical-align:	middle;
}

table.display	{

	text-align :	center;
	
	
	width	:	813px;
	height	:	900px;
	
	border-style: 	inset;
	border-color:	#A0854C;
	border-width:	thick;
	
	
	padding : 	0px 0px 0px 0px;
	border-collapse: separate; 
	border-spacing: 0px 0px
	
}

td.title	{

	width	:	800px;
	height	:	132px;
	
	background-image	:	url("../images/menu_01.jpg"); 
	background-repeat	:	no-repeat;
	background-position	:	0% 0%;

	padding : 	0px 0px 0px 0px;
	border-collapse: separate; 
	border-spacing: 0px 0px	
}


td.highmen	{

	width	:	100%;
	height	:	38px;
	
	background-image	:	url("../images/menu_03.jpg"); 
	background-repeat	:	no-repeat;
	background-position	:	0% 0%;

	padding : 	0px 0px 0px 0px;
	border-collapse:separate; 
	border-spacing: 0px 0px	
}

td.showroom	{

	width	:	649px;
	height	:	768px;
	
	padding : 	0px 0px 0px 0px;
	border-collapse:separate; 
	border-spacing: 0px 0px	
}

td.menu		{

	width	:	100%;
	height	:	612px;
	
	background-image	:	url("../images/menu_04.jpg"); 
	background-repeat	:	repeat-y;
	background-position	:	0% 0%;

 	text-align: right;
 	/*vertical-align:	top;*/
 	vertical-align:	middle;
 
	padding : 	40px 25px 0px 25px;
	border-collapse:separate; 
	border-spacing: 0px 0px	
}

td.lowmen	{

	width	:	100%;
	height	:	118px;
	
	background-image	:	url("../images/menu_06.jpg"); 
	background-repeat	:	no-repeat;
	background-position	:	0% 0%;

	padding : 	0px 0px 0px 0px;
	border-collapse: separate; 
	border-spacing: 0px 0px	
}

iframe		{

	width	:	649px;
	height	:	768px;
	
	padding : 	0px 0px 0px 0px;	
	border	:	none;
}


p  {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: dddddd;
}

div  {
 	text-align: right; 	
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: dddddd;
}

a:link 		{ text-decoration: none; 	color: dddddd; 	}
a:visited	{ text-decoration: none; 	color: eeeeee; 	}
a:hover 	{ text-decoration: none; 	color: ffffff;	}
a:active 	{ text-decoration: none; 	color: dddddd; 	}

