body  {
	background-color : White;
	scrollbar-base-color : #3E4B80;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #3E4B80;
	scrollbar-highlight-color : #3E4B80;
	scrollbar-shadow-color : #3E4B80;
}

body.promo  {
	background-color : black;
	scrollbar-base-color : #3E4B80;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #3E4B80;
	scrollbar-highlight-color : #3E4B80;
	scrollbar-shadow-color : #3E4B80;
}


#top_page 
{
	align: center;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	margin-top : 0px;
	margin-bottom : 0px;
}

#top_menu 
{
	align: center;
	width:790px;
	margin-left:0px;
	margin-right:0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#title 
{
	width:790px;
	margin-left:8px;
	margin-right:0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#webentry 
{
	width:790px;
	margin-left:8px;
	margin-right:0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#content 
{
	width:700px;
	margin-left:75px;
	margin-right:15px;
	margin-top : 20px;
	margin-bottom : 0px;
}

#content_web
{
	width:700px;
	margin-left:15px;
	margin-right:15px;
	margin-top : 20px;
	margin-bottom : 0px;
}

#content_contact 
{
	width:790px;
	margin-left:0px;
	margin-right:0px;
	margin-top : 20px;
	margin-bottom : 0px;
}

#footer 
{
	width:790px;
	margin-left:10px;
	margin-right:0px;
	margin-top : 20px;
	margin-bottom : 0px;
}

p  {
	font-size : 12pt;
	font-weight : normal;
	font-family : Arial;
	color : #7A7A7D;
}

p.content  {
	font-size : 11pt;
	margin-left: 10px;
	font-weight : normal;
	font-family : Arial;
	text-align : justify;
	color : #7A7A7D;
}

p.title  {
	font-size : 14pt;
	margin-left: 10px;
	font-weight : normal;
	font-family : Arial;
	color : #7A7A7D;
}

p.web_menu  {
	font-size : 11pt;
	font-weight : normal;
	font-family : Arial;
	color : #3F4972;
}

b.special  {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial;
	color : #3F4972;
}

p.content_plus  {
	font-size : 12pt;
	margin-left: 10px;
	font-weight : bold;
	font-family : Arial;
	text-align : justify;
	color : #3F4972;
}

p.content_small  {
	font-size : 9pt;
	margin-left: 10px;
	font-weight : normal;
	font-family : Arial;
	text-align : justify;
	color : #7A7A7D;
}

p.content_top_image  {
	font-size : 9pt;
	margin-left: 10px;
	font-weight : normal;
	font-family : Arial;
	text-align : center;
	color : #7A7A7D;
}

p.footer  {
	font-size : 10pt;
	margin-left:10px;
	font-weight : bold;
	font-family : Arial;
	color : #7A7A7D;
	text-align : center;
}

p.phone {
	width:777px.;
	font-size : 13pt;
	font-weight : bold;
	font-family : Arial;
	color : #3F4972;
	margin-left : 2px;
	margin-right : 7px;
	margin-top : 0px;
	margin-bottom : 0px;
}


table.menu {
	align : center;
	background : #FFFFF;
	border : none;
	width : 787px;
	height : 23px;
	text-align : center;
	vertical-align : middle;
}

td.menu_item {
	font-family: Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #3E4B80;	
	text-align : center;
	width: 12.5%;
}

td.menu_item_sel {
	font-family: Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #CF6361;	
	text-align : center;
	width: 12.5%;
}


a  {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial;
	color : #3F4972;
	text-decoration : underline;
}
a.menu_item {
	font-family: Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
}

a.menu_item:hover  {
	font-family: Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : bold;
}

a.bottom_menu {
	font-family: Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #7A7A7D;
	text-decoration: none;
}

a.bottom_menu:hover  {
	font-family: Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #7A7A7D;
	text-decoration : underline;
}

a.showroom {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial;
	color : red;
	text-decoration : underline;
}

ul.list
{
	margin-left: 0;
	padding-left: 10;
	list-style: none;
}

li.list
{
	padding-left: 10px;
	background-image: url(/images/point.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size : 11pt;
	margin-left:10px;
	font-weight : normal;
	font-family : Arial;
	color : #7A7A7D;
}

li.list_plus
{
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/images/point.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size : 12pt;
	margin-left:10px;
	font-weight : bold;
	font-family : Arial;
	color : #3F4972;
}

