@charset "utf-8";
/* CSS Document */
#wrapper {
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 1020px;
}

body{
	text-align:center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bgRepeat.jpg);
	background-repeat: repeat-x;
}


.head1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #fdc70f;
	line-height:1.5;
}

.head2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #b7e418;
	line-height:1.5;
}

.head3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #3dd3eb;
	line-height:1.5;
}

.head4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:1.5;
}

.txt1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757575;
	line-height:1.5;
}

.txt2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
}

a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: underline;
	line-height:1.5;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: underline;
	line-height:1.5;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	line-height:1.5;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: underline;
	line-height:1.5;
}
img{border:none;}

 a.products:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	text-decoration: underline;
}

 a.products:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	text-decoration: underline;
}

 a.products:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	text-decoration: none;
}

 a.products:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
	text-decoration: underline;
}
