@charset "UTF-8";
/* CSS Document */

#mainlinks{
	background:url(../images/banner-links.jpg) no-repeat;
	height:50px;
	padding-left:25px;
	padding-top:6px;
	width:auto;}

/* --- */	
	
#one, #two{
	float:left;
	text-align:center;
	padding-top:10px;
	width:123px;
	height:28px;
	background: url(../images/down-not.jpg) center no-repeat;}

#sel1 #one, #sel2 #two{
	background:url(../images/down.jpg) center no-repeat;
	margin-top:2px;

}

#one:hover, #two:hover { background:url(../images/over.jpg) center no-repeat;}

/* --- */	

#spacer{float:left; width:30px;}

/* --- */	

#three, #four, #five, #six, #seven {
	float:left;
	text-align:center;
	margin-top:10px;
	padding:2px 0px 0px 0px;
	width:auto;
	height:auto;}


#downL3, #downL4, #downL5, #downL6, #downL7{float:left; width:11px; height:19px;}

#downB3, #downB4, #downB5, #downB6, #downB7{float:left; width:auto; height:19px; text-align:center; padding-top:2px;}

#downR3, #downR4, #downR5, #downR6, #downR7{float:left; width:11px; height:19px;}


#sel3 #downL3, #sel4 #downL4, #sel5 #downL5, #sel6 #downL6, #sel7 #downL7{float:left; background:url(../images/downL.jpg) no-repeat; width:11px; height:19px;}

#sel3 #downB3, #sel4 #downB4, #sel5 #downB5,  #sel6 #downB6,  #sel7 #downB7{float:left; background:url(../images/downB.jpg) repeat-x; width:auto; height:19px; text-align:center; padding-top:2px;}

#sel3 #downB3 a, #sel4 #downB4 a, #sel5 #downB5 a, #sel6 #downB6 a, #sel7 #downB7 a{color:#FFFFFF;}

#sel3 #downR3, #sel4 #downR4,  #sel5 #downR5, #sel6 #downR6, #sel7 #downR7{float:left; background:url(../images/downR.jpg) no-repeat; width:11px; height:19px;}