@charset "utf-8";
/* CSS Document */

#header1 {
	position:relative;
	width:800px;
	height:100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/H1BackGround.gif);
	background-repeat: no-repeat;
}
#redstrip {
	position:relative;
	width:800px;
	height:8px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #DB0024;
}
#links {
	position:relative;
	width:800px;
	height:20px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/linksbackground.jpg);
	background-repeat: no-repeat;
}
#training {
	position:relative;
	width:800px;
	height:1360px;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
}
#Title1 {
	position:absolute;
	width:800px;
	height:70px;
	z-index:1;
	background-image: url(Images/Title1.gif);
	background-color: #FFFFFF;
}
#MenuTitle1 {
	position:absolute;
	width:267px;
	height:150px;
	z-index:2;
	top: 70px;
	background-color: #FFFFFF;
}
#MenuTitle2 {
	position:absolute;
	width:266px;
	height:150px;
	z-index:3;
	left: 267px;
	top: 70px;
	background-color: #FFFFFF;
}
#MenuTitle3 {
	position:absolute;
	width:266px;
	height:150px;
	z-index:4;
	left: 533px;
	top: 70px;
	background-color: #FFFFFF;
}
#PromotionsTitle {
	position:absolute;
	width:800px;
	height:70px;
	z-index:5;
	top: 220px;
	background-image: url(Images/PromotionsDivide.jpg);
	background-repeat: no-repeat;
}
#PromotionsText {
	position:absolute;
	width:800px;
	height:300px;
	z-index:6;
	top: 290px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#NewProductTitle {
	position:absolute;
	width:800px;
	height:70px;
	z-index:7;
	top: 590px;
	background-image: url(Images/NewProductsDivide.jpg);
	background-repeat: no-repeat;
}
#NewProductText {
	position:absolute;
	width:800px;
	height:300px;
	z-index:8;
	top: 660px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#TrainingTitle {
	position:absolute;
	width:800px;
	height:70px;
	z-index:9;
	top: 960px;
	background-image: url(Images/TrainingDivide.jpg);
	background-repeat: no-repeat;
}
#TrainingText {
	position:absolute;
	width:800px;
	height:300px;
	z-index:10;
	top: 1030px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#footer {
	position:absolute;
	width:800px;
	height:30px;
	z-index:11;
	top: 1330px;
	background-color: #DB0024;
	overflow: hidden;
	color: #FFF;
}
#indexbackground {
	position:relative;
	width:800px;
	height:600px;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#indexfooter {
	position:absolute;
	width:800px;
	height:30px;
	z-index:1;
	top: 570px;
	background-color: #DB0024;
	overflow: hidden;
}
#indexcontent {
	position:absolute;
	width:800px;
	height:500px;
	z-index:2;
	top: 70px;
	overflow: hidden;
	left: 0px;
}





body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
#link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

#link a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#link a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#link a:hover {
	font-weight: normal;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
#link p {
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	display: inline;
}

#link a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	vertical-align: top;
	font-size: 9px;
	width: 100px;
}
h3 {
	padding-right: 7px;
	padding-left: 7px;
}
.supplierheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D42E12;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	margin-right: 7px;
}
