body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

#addressBack{
	background-image: url(images/addressBack.jpg);
	background-repeat: no-repeat;
	width: 244px;
}

#linkBack{
	background-image: url(images/linkBack.jpg);
	background-repeat: no-repeat;
	width: 656px;
	height: 34px;
}

#copyrightBack{
	background-image: url(images/copyrightBack.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 101px;
}

#abtUsBack{
	background-image: url(images/abtUsBack.jpg);
	background-repeat: no-repeat;
	width: 656px;
	height: 604px;
}

#contactBack{
	background-image: url(images/contactBack.jpg);
	background-repeat: no-repeat;
	width: 656px;
	height: 604px;
}

#productsBack{
	background-image: url(images/productsBack.jpg);
	background-repeat: no-repeat;
	width: 656px;
	height: 604px;
}

#homeBack{
	background-image: url(images/homeBack.jpg);
	background-repeat: no-repeat;
	width: 448x;
	height: 604px;
}

#arrowBack{
	background-image: url(images/arrowBack.png);
	background-repeat: no-repeat;
	width: 621px;
	height: 33px;
}

.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.addressHighlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #211d70;
	line-height: 18px;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d70;
	line-height: 15px;
}

.profileTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	line-height: 20px;
}

.profile{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

.products{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #211d70;
	line-height: 23px;
}

.number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 23px;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	width: 300px
}

a.a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	text-decoration: underline;
}

a.a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	text-decoration: underline;
}

a.a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	text-decoration: none;
}

a.a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	text-decoration: underline;
}

a.b:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d70;
	line-height: 15px;
	text-decoration: underline;
}

a.b:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d70;
	line-height: 15px;
	text-decoration: underline;
}

a.b:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d70;
	line-height: 15px;
	text-decoration: none;
}

a.b:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d70;
	line-height: 15px;
	text-decoration: underline;
}

a.c:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.c:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.c:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.c:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* -------------------------- ROLL DOWN ------------------------ */

div#wn	{
	position:relative;
	width:100%;
	overflow:hidden;
	}
	
div#lyr1 {
    visibility:visible;
    }
