@charset "iso-8859-1";
/* CSS Document */
body{
	background-color:rgb(239,237,237);
}
div{
/*border-width:thin;
border-style:solid;
border-color:#00FF00;
*/

}
a {color:#000000}
a:vizited{color:#FF0000}
p{
	color:#003300
}
ul,ol{
	list-style-image:url(itembig.jpg)
}
.secondaryList{
	list-style-image:url(itemsmall.jpg);
}
a {color:#000000}
a:vizited{color:#FF0000}
.mainTitle{
	/**/background:URL(top.jpg) no-repeat;
	width:1024px;
	height:229px;
	margin-left:-72px;
}
.mainTitle span{
	visibility:hidden;
}
#container{
	position:relative;
	padding-right:40px;
	padding-left:72px;
	margin-left:auto;
	margin-right:auto;
	background-color:rgb(239,237,237);
	width:916px;
	/**/background:URL(repeaterLeft.jpg) repeat-y left top;
}
.secondaryTitle{
	font:"Impact";
	font-variant:small-caps;
	position:absolute;
	top:183px;
	left:20px;
	color:#00CC33;
	font-size:14px;
	font-weight:bold;
	letter-spacing:3px;
}
#links{
height:190px;
padding-top:10px;
padding-left:10px;
width:900px;
position:absolute;
top:229px;
/*background:url(linksRight.jpg) no-repeat right top transparent;*/
}
#links a{
	font-weight:bold;
	/**/background:url(a.jpg) no-repeat bottom;
	width:272px;
	height:22px;
	text-align:center;
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#000000;
	
}
#links a:hover{
	/**/background:url(ahover.jpg) no-repeat bottom;
}
#secondaryLinks{
	width:200px;
	position:absolute;
	left:-130px;
	visibility:hidden;
}
.simpleLinks{
list-style-position:inside;
list-style-type:none;
margin-left:-1px;
}
#main{

padding-right:70px;
padding-left:20px;
padding-top:30px;
padding-bottom:50px;
background:url(bottom.jpg) no-repeat right bottom;background-color:#FFFFFF;/**/
width:900px;
position:absolute;
/**/top:315px;

}
#counters{
	margin-top:-42px;
	/*background:url(bottom.jpg) no-repeat right bottom;*/
	height:517px;
	background-color:#FFFFFF;
	padding-top:40px;

}
#products{
	border-color:#CCFF33
}
#repeaterRight{	
	width:56px;
	height:65px;
	position:absolute;
	left:917px;
	top:315px;
	/*border:3px solid #00dd00;*/
	background:url(repeaterRight.jpg) left top;
}
