/*rmi button small*/
a#rmibutton {
	background: url('rmibutton.png') no-repeat 0 0;
	width: 200px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
a#rmibutton:hover { background-position: 0 -40px; }
a#rmibutton:active { background-position: 0 -80px; }


.partsskinheader {
background-image: url(images/headerbg.jpg);
background-repeat: repeat-x;
height: 285px;
padding-left: 15px;
padding-bottom: 0px;
}
.footer { color: white; font-weight: bold; }
.centered { text-align: center; margin: 0 auto; }

/*rmi button small*/
a#rmibutton {
	background: url('rmibutton.png') no-repeat 0 0;
	width: 200px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
a#rmibutton:hover { background-position: 0 -40px; }
a#rmibutton:active { background-position: 0 -80px; }


/* begin Social bookmarks */

#toptools {
	position:relative;
	z-index:1;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto ;
	margin-right: auto ;
	width: 995px;
        height: 115px;    
	padding-right: 15px;
	padding-top: 5px;
	text-align: right ; 
	line-height:0em
}

#toptools div.logo {
	z-index:0;
        float:left;
	margin-top:5px;
	margin-left: 5px;
}

#toptools div.sociallinks a {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

/* end Social Bookmarks */

