#rogerMain{
	margin:0px auto 0px auto;
}
/***********************************************/
/* Global Navigation styles                    */
/***********************************************/

#gnav {
	position:relative;
	clear:both;
	height:37px;
	min-height:37px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	line-height:1;
	width:717px;
	background:url(../images/roger_navbg.jpg) left top repeat-x;
}

#gnav .navcontainer {
	position:relative;
	padding:0px 0px 0px 0px;
}
#gnav .navcontainer ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	color: #ffffff;
}
#gnav .navcontainer li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#gnav .navcontainer .lasttab {
	margin:0px 0px 0px 0px;
}
#gnav .navcontainer li a {
	display:block;
	float:left;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font: bold 13px arial, helvetica, sans-serif;
	white-space:nowrap;
	padding: 0px 0px 0px 10px;
	background:url(../images/roger_button.jpg) left top repeat-x;	
	line-height:1;
}
#gnav .navcontainer li a span {
	padding: 12px 10px 11px 0px;
	display: block;	
	background: url(../images/roger_button.jpg) right top repeat-x;
	white-space:nowrap;
}

/*Safari 3 margin fix*/
body:first-of-type #gnav .navcontainer li a {padding: 0px 0px 0px 11px;}
/*body:first-of-type #gnav .navcontainer .lasttab a {padding: 0px 0px 0px 11px;}*/
body:first-of-type #gnav .navcontainer li a span{padding: 12px 11px 11px 0px;}
/*body:first-of-type #gnav .navcontainer .lasttab a span {padding: 12px 11px 11px 0px;}*/
/*end safari 3 margin fix*/

#gnav .navcontainer li a:hover {
	text-decoration: none;
	color:#ffffff;
	background-position:left -37px;
}
#gnav .navcontainer li a:hover span {
	text-decoration: none;
	color:#ffffff;
	background-position:right -37px;
}
#gnav .navcontainer .selected a {
	background-position:left 0px;
	color:#ffffff;
}
#gnav .navcontainer .selected a span {
	background-position:right 0px;
}
#gnav .navcontainer .selected a:hover {
	text-decoration: none;
	color:#ffffff;
	background-position:left -37px;
}
#gnav .navcontainer .selected a:hover span {
	text-decoration: none;
	color:#ffffff;
	background-position:right -37px;
}

.buy{font-weight:bold;}
.facebook{float:right;}
.facebook img{border:none}
