/* Remove the powered by footer */
#idFooterPoweredByContainer {
  display: none;
}

/* Top right menu */

#menu1, #menu1 ul {padding:0; margin:0; list-style:none; height:30px; border-bottom:0px solid #fff;}

#menu1 {
padding-left:0px; width:919px;
}

#menu1 li.first {border-left:0px solid #fff;}

#menu1 li {float:right; border-right:0px solid #fff;}

#menu1 li a { display:block; float:left; height:30px; line-height:20px; font-size:18px; text-decoration:none; padding:0 10px 0 10px; font-size:12px; color:#ffffff}

#menu1 li a:hover { text-decoration:underline; color:#ffffff}

#idLoginContainer {
top:25px;
}

.headerContentHolder {
width: 919px;
}

/* Skin the left menu */
#idMainMenuContainer .d2
{
	background: url(/resources/topofnav.jpg) top center no-repeat;
}

#idMainMenuContainer .inner {
	padding: 23px 0px 30px 0px;
}

#idMainMenuContainer .d3
{
	background: url(/resources/bottomofnav.gif) bottom center no-repeat;
}

/*8888888888888888888888888888*/

a.linkbutton {
	background-image: url(/resources/pictures/linkbutton.gif);
	height: 30px;
	width: 127px;
	display:block;
	line-height: 30px;
	text-align:center;
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13.5px;
}

a.linkbutton:hover {
	text-decoration: underline;
}


/*88888888888888888888888888888888888888 */
.footerContentHolder{
background:url(/resources/theme/footer.gif) no-repeat scroll center top #FFFFFF;
height: 130px;
}