@charset "utf-8";
/* CSS Document */
#primarynav  #pn_hq a{
	color: #FFF;
	background-image: url(../images/navhighlight_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content{
	background-image: url(../images/hq_image.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*
#content {
	height: 470px;
	width: 701px;
	float:left;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:10px; 
}
*/