body
{
	margin: 0px;
	padding: 0px;
	font-family: myriad, tahoma, verdana;
	font-size: 12px;
	color: #000000;
}

img
{
	border: 0px;
}

a
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #783800;
}
a:active
{
	color: #ff0000;
}

a:link
{
color: #e26a00;
}

.wrapper, .menuWrapper, .spotTopWrapper, .spotBottomWrapper, .spotTopWrapperSubpage, .spotMenuSeparatorWrapper, .contentWrapper, .footerWrapper
{
	width: 100%;
	text-align: center;
}
.siteBlock, .menuBlock, .menuBlockSub, .spotTopBlock, .spotBottomBlock, .spotTopBlockSubpage, .spotMenuSeparatorBlock, .contentBlock, .footerBlock
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

.menuWrapper
{

}
.menuBlock, .menuBlockSub
{
	text-align: right;
	overflow: hidden;
	height: 107px;	

}
.menuBlockSub
{
	height: 107px;
}

.menuItems
{
	padding-right: 26px;
	font-size: 11px
}

.menuWrapper a
{
	padding-top: 19px;
	color: #3c3c3c;
	float: right;
	text-align: center;
	display: block;
	width: 67px;
	height: 54px;
}
.menuWrapper a:visited
{
	color: #3c3c3c;
}
.menuWrapper a:active
{
	color: #3c3c3c;
}
.menuWrapper a:hover
{
	text-decoration: none;

}
.menuWrapper #selectedMenu
{

}

.spotMenuSeparatorWrapper
{
	clear: both;

}
.spotMenuSeparatorBlock
{
	height: 21px;

}

.spotTopWrapper
{
	background-color: #fd9b44;
}
.spotTopBlock
{
	height: 219px;
	//overflow: hidden;

}

.spotTopWrapperSubpage
{
background: url(site_bg.gif) ;
}
.spotTopBlockSubpage
{
	height: 213px;
	//overflow: hidden;

}

.spotBottomWrapper
{

}
.spotBottomBlock
{
	height: 44px;
	overflow: hidden;

}

.spotBottomLeftColumn
{

	color: #d6d6d6;
	width: 291px;
	float: left;
}
.spotBottomRightColumn
{
	float: right;
	overflow: visible;
}

.contentWrapper
{

}
.contentBlock
{

}

.footerWrapper
{
	background-color: #f2f2f2;
}
.footerBlock
{
	height: 55px;
	color: #6a6a6a;
	font-size: 10px;

}
.footerBlock a, .footerBlock a:visited, .footerBlock a:active
{
	color: #6a6a6a;
	text-decoration: none;
}
.footerContent
{
	padding-left: 55px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footerLogo
{
	float: left;
}
.footerCopyright
{
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
.footerMeni
{
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}

.footerValidation
{
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

.footerText
{
	margin-top: 12px;
	float: right;
	width: 900px;
}

.contentArea
{
	padding-left: 26px;
	padding-right: 26px;
}
.mainContentPadding
{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 14px;
}

.regularPadding
{
	padding: 20px;
}

.leftColumn
{
	float: left;
	width: 262px;
	text-align: center;
}
.columnSeparator
{
	float: left;
	width: 30px;
	height: 135px;

}
.rightColumn
{
	float: right;
	width: 528px;
}
.leftHalfColumn
{
	float: left;
	width: 410px;
	text-align: left;
}
.rightHalfColumn
{
	float: right;
	width: 410px;
	text-align: right;
}
.columnClear
{
	height: 1px;
	font-size: 1px;
	clear: both;
}

.separatorH
{

	width: 100%;
	height: 25px;
	clear: both;
}
.sideSeparatorH
{

	width: 100%;
	height: 25px;
	clear: both;
}

.downloadItemTitle
{
	color: #ff7800;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.downloadItemDescription
{
	margin-bottom: 7px;
	font-size: 12px;
}
.downloadItemLinks
{
	font-size: 10px;
	color: #949494;
}
.downloadItemLinks a, .downloadItemLinks a:visited, .downloadItemLinks a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #949494;
}
.downloadItemLinks a:hover
{
	text-decoration: underline;
}

.servicesTitle
{
	font-size: 14px;
	color: #e26a00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.servicesTitle a
{
   text-decoration: none;
   color: #e26a00;
   font-size: 12px;
   margin-left: 25px
}
}
.servicesTitle a:visited
{
	text-decoration: none;
	color: #e26a00;
}
.servicesTitle a:active
{
	text-decoration: none;
	color: #e26a00;
}
.servicesTitle a:hover
{
	text-decoration: underline;
}
.servicesContent
{
	padding-left: 10px;
}

.showroomItem
{
	float: left;
	width: 410px;
	text-align: left;
}
.showroomItemImage
{
	float: left;
	width: 251px;
}
.showroomItemContent
{
	float: right;
	text-align: left;
	width: 155px;
	padding-top: 35px;
}
.showroomItemTitle
{
	font-size: 12px;
	color: #e26a00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.servicesIconColumn
{
	width: 100px;
	float: left;
}
.servicesDescriptionColumn
{
	width: 720px;
	float: right;
}
.servicesItem
{
	width: 360px;
	height: 100px;
	float: left;
	text-align: left;
}
.servicesItemIconColumn
{
	padding-top: 7px;
	width: 60px;
	float: left;
}
.servicesItemDescriptionColumn
{
	width: 300px;
	float: right;
}