/* CSS Document */
#master		{position:absolute; top: 290px;  visibility:visible;}
#menu		{position:absolute; top: 290px;  visibility:visible;}

body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000093;
	line-height:140%;
	text-align: justify;
}
#btm {
	font-size: 13px;
	color: #FFFFFF;
}
a {
	color: #B02E32;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000093;
}
ul {
	margin: 0px 20px;
	padding: 0 0 0 0px;
}	
li {
	list-style-type: none;
	padding: 0 0 0 20px;
	line-height: 20px;
	background-image: url(includes/navi/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#prod ul {
	color:#B02E32;

}
#prod li {
	padding: 0 0 0 20px;
	line-height: 50px;
	list-style: url(images/sqr-bullet.jpg);
	background-image: none;

}
#prod a {
	color: #000093;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
#prod a:hover {
	color: #B02E32;
}
.promin {
	color: #A3282C;
	font-weight: bold;
}
.links {
	color: #000093;
	font-size: 13px;
	font-weight: normal;
}
.links:hover {
	color: #A3282C;
}
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	height:20px;
	width:140px;
}
.txtfield {
	border: 1px solid #cccccc;
	height: auto;
	width: 315px;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;

}
#products a {
	color: #000093;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#products a:hover {
	color: #B02E32;
}

#products a img {
border: 1px solid #ffffff;

}

#products a:hover img {
border: 1px solid #B02E32;
}
