﻿#Base {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
#Platform {
  width: 968px;
  height: 500px;
  margin-left: -490px;
  position: absolute;
  top: -250px;
  left: 50%;
}
.TransparentBorder {
	background-image: url('../images/pixel_33.png');
}
.WhiteBackground {
	background-color: #FFFFFF;
}
.HomeBackground {
	background-image: url('../images/background_home.jpg');
	text-align: justify;
}
.NewsletterBackground {
	background-image: url('../images/background_newsletter.jpg');
	text-align: justify;
}
.HomeBStyle {
	background-image: url('../images/Home_BStyle.jpg');
	text-align: justify;
}
.AboutBackground {
	background-image: url('../images/background_about.jpg');
	text-align: justify;
}
.BrandsBackground {
	background-image: url('../images/background_brands.jpg');
	text-align: justify;
}
.ContactBackground {
	background-image: url('../images/background_contact.jpg');
	text-align: justify;
}
.ProductsBackground {
	background-image: url('../images/background_products.jpg');
	text-align: justify;
}
.Footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
}
.AlignRight {
	text-align: right;
}
.ProductNavigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.Standard {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}	
.StandardB {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
	line-height: 18px;
}
.IntroductionTitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
	text-decoration: none;
}
.Navigation {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationBackground {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/pixel_80.png');
}
.Border {
	border: 1px solid #333333;
}
.NoBorder {
	border-width: 0;
}
.HomeNavigation {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 23px;
	color: #FFFFFF;
	text-align: right;
}
.InternalNavigation {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 23px;
	color: #FFFFFF;
	text-align: right;
}
.WhiteStandard {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.AlignLeft {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 23px;
	color: #FFFFFF;
	text-align: left;
}
.Center {
	text-align: center;
}
.InputText {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}
