/* CSS Document */
body{
	background:url(images/bg2.gif) repeat-x 0 0 #F7F7F7; color:#171717;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	margin:0; padding:0;}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}

div#div_popupimg {
	z-index: 200;
	position: absolute;
	visibility: hidden;

div#div_back {
	background:url(images/bg.gif) no-repeat 0 0 #F7F7F7; color:#171717;
	position: center;
	width: 800px;
	height: 800px;
}

#topNav{
	margin:-1 auto; height:37px;
	background:url(images/bg2.gif) repeat-x 0 0 #F7F7F7; color:#171717;
	}
.topNav{
	float:center; align:top;}


/* footer start -- */
#footer{
	background-color:#292929; color:#FFFFFF;}
.footer{
	height:520px; float:center; margin:0 auto; padding:18px 0 0 0;}



#rightPan a.Featured1{
	width:400px; height:250px; display:block; text-decoration:none; background:url(/NewDesign/images/Featured/EF-Off.gif) no-repeat #000;
	color:#FFFFFF;
	}
#rightPan a.Featured1:hover{
	width:400px; height:250px; display:block; text-decoration:none; background:url(/NewDesign/images/Featured/EF-On.gif) no-repeat #000;
	color:#FFFFFF;
	}




a:link, a:visited {
   color: 006600;
}

a:active {
   color: #006600;
}
a:hover {
   color: #00AA00;
}
























