body {
	margin: 0px;
	padding: 0px;
	min-width:759px;
	text-align:center;
	background-image: url(assets/gui/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width:759px;
	margin: 0 auto;
	margin-top:12px;
	text-align:left;
	background-image: url(assets/gui/hp-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	width:331px;
	float:left;
}
#nav {
	float:left;
	width:auto;
	margin-top:42px;
}
#leftwhite {
	background-image: url(assets/gui/hp-background1.jpg);
	background-repeat: no-repeat;
	background-position: 20px 80px;
	padding-left:45px;
}
.ie #leftwhite {
	background-position:21px 80px;
}
#left {
	float:left;
	width:410px;
	margin-left:24px;
}
#right {
	float:right;
	width:292px;
	margin-top:-33px;
	margin-right:13px;
	
}
#nbpt-oval {
	float:right;
	margin-top:100px;
}
#hpgrayleft {
	background-color: #5A5A5A;
	padding:6px;
	text-align:right;
	text-transform: uppercase;
}
#hpgrayright {
	background-color: #5A5A5A;
	padding:6px;
	text-transform: uppercase;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:-2px;
}
#hpnews {
	background-image: url(assets/gui/metrorock-2007-slices_15-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 12px;
	padding-top:4px;
}
#hpnews p {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #606060;
}
.clearboth {
	clear:both;
}
#footer {
	width:759px;
	margin: 0 auto;
}
#footerleft {
	float:left;
	width:auto;
	text-align:left;
	margin-left:45px;
}
#footerright {
	float:right;
	width:auto;
}
#bulletedarea {
	background-image: url(assets/gui/fadearea.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:12px;
	background-color:#FFFFFF;
}
#bulletedarea ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #606060;
}
#bulletedarea ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #606060;
}
.hometextb {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #606060;
	line-height : 150%;
	background-repeat: no-repeat;
}
A:Link.homelink {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #3C3C3C;
	text-decoration : underline;
}
A:Active.homelink {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #3C3C3C;
	text-decoration : underline;
}
A:Visited.homelink {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #3C3C3C;
	text-decoration : underline;
}
A:Hover.homelink {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #DA9000;
	text-decoration : underline;
}
.homesmall {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #3C3C3C;
	line-height : 110%;
}
.main-white {
	font-size : 7.5pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #979797;
}
A:Link {
	color: #1C4695;
	text-decoration: none;
}
A:Visited {
	color: #113B81;
	text-decoration: none;
}
A:Active {
	color: #113B81;
	text-decoration : none;
}
A:Hover {
	color : #5B9DD3;
}
.main-whiteb {
	font-size : 7.5pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}
a.main-whiteb:link {
	color:#FFFFFF;
}
a.main-whiteb:visited {
	color:#FFFFFF;
}
