.container {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
body {
	background-color: #647179;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #777777;
}
.nav2 {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	text-transform: capitalize;
	color: #A1A0A5;
	text-decoration: none;
}
.nav2 a:link{
	text-transform: capitalize;
	color: #A1A0A5;
	text-decoration: none;
}
.nav2 a:visited{
	text-transform: uppercase;
	color: #A1A0A5;
	text-decoration: none;
}
.nav2 a:hover{
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
}.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A545D;
	border: 1px solid #EEEFF1;
	padding: 10px;
}.txt1 a:link{
	color: #CC0000;
	text-decoration: none;
}
.txt1 a:visited{
	color: #CC0000;
	text-decoration: none;
}
.txt1 a:hover{
	color: #333333;
	text-decoration: underline;

}.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A545D;
}.txt2 a:link{
	color: #CC0000;
	text-decoration: none;
}
.txt2 a:visited{
	color: #CC0000;
	text-decoration: none;
}
.txt2 a:hover{
	color: #333333;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #536068;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCF;
	text-align: left;
	background-color: #EDEFF0;
	padding: 10px;
}
.productlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536068;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.productlines a:link{
	color: #3675AB;
	text-decoration:none;

}
.productlines a:visited{
	color: #3675AB;
	text-decoration:none;

}
	text-decoration:none;

}
.productlines a:hover{
	color: #536068;
	text-decoration:underline;

}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullett.jpg);
	left: -5px;
	right: 15px;
	text-indent: -5px;
	padding-right: 10px;
}
.txt3 a:link{
	color: #2F7F10;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt3 a:visited{
	color: #2F7F10;
	text-decoration:none;
}
.txt3 a:hover{
	color: #2F7F10;
	text-decoration:underline;
}
