#masterwrapper {
	position:			relative;
	margin-left:		auto;
	margin-right:		auto;
	width:				640px;
	border:				0px;
	background-color:	#FC7600;
	color:				#333333;
	text-align:			left;}
	
#headerwrapper, #bannerwrapper, #tier1navwrapper, #mastercontentwrapper, #contentcontainerwrapper, #bottombannerwrapper {
	position:			relative;
	width:				640px;}	
	
/* header styles starts */	
#logowrapper {
	position:			relative;
	width:				950px;
	height:				85px;
	background-image:	url(/assets/images/header_bg.jpg);
	background-repeat:	repeat-x;
	background-color:   #333;}
	
#logo {
	margin-top:			22px;
	margin-left:		25px;
	border:				0px;}	
	
#tickerinfo {
	float:				right;
	width:				253px;
	height:				17px;
	margin-right:		25px;
	margin-top:			60px;}
	
#bannerwrapper {
	height:				139px;
	background-image:	url(/assets/images/gold_banner_bg.jpg);
	background-repeat:	no-repeat;
	background-color:	#333;
	border-top:			1px solid #455560;
	border-bottom:		1px solid #455560;}		
	
#bannerimage1, #bannerimage2 {
	position:			absolute;
	width:				141px;
	height:				69px;	
	border-left:		1px solid #455560;
	border-right:		1px solid #455560;	}	
	
#bannerimage1 {
	margin-left:		198px;
	border-bottom:		1px solid #455560;}	

#bannerimage2 {
	margin-top:			69px;
	margin-left:		320px;
	border-top:			1px solid #455560;}				
.
/* nav styles starts */	
#tier1navwrapper {
	height:				22px;
	display:			inline;}
	
#navblock {
	width:				178px;
	height:				22px;}	

.nb_content  {
	background-color:	#455560;}	
		
.nb_home {
	background-color:	#F8971D;}		
	
#tier1navxxx {
	position:			absolute;
	width:				772px;
	margin-left:		196px;
	margin-top:			9px;
	display:			inline;
	vertical-align:		middle;}	

.navspacing {
	margin-left:		0px;
	border:				0px;    		
  	margin-left: 0px;
  	margin-right: 0px; 	
}	
	
.menu {
	color:				#fff;
	background-color:	#FC7600;
	layer-background-color:#FC7600;
	filter: 			alpha(opacity=85);
 	filter: 			progid:DXImageTransform.Microsoft.Alpha(opacity=85);
 	-moz-opacity: 		0.85; 
	opacity:			0.85;
	}

.menuContent  {
	color: #FFF;
	background-color:	#FC7600;
	border: 			1px solid #FC7600;	
	opacity:			0.85;
	}

.navlink,  .navlink:visited {
	color:#FFF;
	text-decoration:none;
}	

.navlink:hover{
	color:#FC7600;
	background-color:#FFF;
}

a.menucontent:hover {
	color:#000;
	background-color:	#FFF;
}	
 	
#bannerwrapper a {
	color:				#fff;}	
	
.tier2nav {
	font-weight:		bold;
	color:				#455560;
	line-height:		18px;
	margin-left:		50px;
	margin-top:			20px;}	
	
.tier2nav a {
	text-decoration:	none;}	
	
.tier2nav a:hover {
	text-decoration:	underline;}		
	
.tier3nav {
	font-weight:		normal;
	color:				#333;
	line-height:		16px;
	margin-left:		21px;}
	
.tier3nav a {
	color:				#472C0E;}		
	
.tier3nav a:hover {
	background-color:	#fff;}	
	
/* nav styles ends */

/* callout styles ends */
	
.bzero {
	border:				0px;}

div .right {
	width:				530px;
	text-align:			right;
	font-size:			92%;}	
	