	html {
	height:100%;
	}
	h1 {
		color:#CC0000;
		font-size: 20px;
		font-weight: normal;
	}
	body {
	background:#CCCCCC url(/stock/robertPrice/new/bg.png) repeat-x;
	padding:0;
	margin:0;
	height:100%;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 80%;
	}
	#showcase {
		width:150px;
		margin-left: 4px;
		height: 200px;
	}
	#maincontainer {
	background: url(/stock/robertPrice/new/shade.png) right repeat-y; 
	width: 758px;
	height:100%;
	}
	.cycle {
		height:237px;
		width:588px;
		position:relative;
	}
	#cycle {
  padding-right: 20px;
  width:568px;
  position:absolute;
  z-index:99;
  right: 0px;
	background:transparent url(/stock/5/scbottombg.png) repeat scroll 0 0;
	top: 0px;
  float: right;
  clear:both;
	}
	#cycle h1 {
  color:#FFF;
  text-align:right;
	font-size: 200%;
	margin:0;
	margin-top:7px;
	margin-bottom:7px;
	
}
#cycle .text {
  float: right;
  color:#FFF;
  width: 375px;
  margin-top: 135px;
  text-align:right;
  font-size: 16px;
}

#cycle .keepreading {
  margin-top: 5px;
  float: right;
  width:88px;
  height: 22px;
  text-align:center;
  padding-top: 5px;
  font-size: 10px;
  font-weight:normal;
  color:#FFF;
  background:url(/stock/5/moreinfo.png) no-repeat;
}

#cycle .keepreading a {
  color:#FFF;
}

.cycle a {
  text-decoration:none;
}
#showcasenavholder {
 
  height:45px;
  margin-left:auto;
  bottom: 0px;
  margin-right:auto;
  position:absolute;
  width:588px;
  z-index:10;
}
#cyclenav {
  float:right;
  height:25px;
  margin-top:8px;
  margin-right: 10px;
}
#cyclenav a {
  background:#000 none repeat scroll 0 0;

  color:#FFF;
  display:block;
  float:left;
  height:20px;
  margin:2px 4px 4px 0;
  padding-top:2px;
  text-align:center;
  width:25px;
}
#cyclenav a.activeSlide {
background:#F00 none repeat scroll 0 0;
}
#cycleurl {
  float:left;
  font-size:10px;
  padding:14px;
  text-transform:uppercase;
  width:400px;
  color:#FFF;
}
#showcaseurl a {
  color:#FFF;
}
	#header {
	width:750px;
	height:109px;
	background: #CC3300 url(/stock/robertPrice/new/header.png) no-repeat;
	}
	#topshadow {
	background:url(/stock/robertPrice/new/shadow.png) repeat-x;
	height:5px;
	width:750px;
	
	}
	#leftnav {
	float:left;
	width:155px;
	}
	#leftnav ul {
		list-style:none;
		margin:0px;
		padding:0px;
	}
	#leftnav ul li {
	margin: 4px 0 4px 0;
	padding: 0px 5px 4px 5px;
	border-bottom: 1px solid #666666;
	width:95%;
	}
	#leftnav ul ul {
	padding:0px;
	margin:0px;
	padding-left: 10px;
		list-style:none;

	}
	#leftnav ul ul li {}
	#leftnav a {
		color: white;
		text-decoration:none;
		font-weight:bold;
		font-size: 90%;
	}
	#maincontent {
		width:560px;
		min-height:563px;
		padding: 10px;
		float:left;
		background:#FFF url(/stock/robertPrice/new/water.png) no-repeat;
	}
	#maincontenthome {
		position:relative;
		left:6px;
		width:560px;
		float:left;
		min-height:663px;
		padding-left: 1px;
	}	
	#main {
		background: #FFF url(/stock/robertPrice/new/mainbg.png) repeat-y;
		width:750px;
	}
	
	.nav {
			float:right;
			margin-top: 25px}
	.nav ul {
		display: block;
		margin:0px;
		padding:0px;
	}
	.nav ul li {
		list-style:none;
		float:left;
		padding: 3px 10px 3px 10px;
		border: 0px;
		border-right: 1px solid white;	
	}
	.nav ul li.last {
		list-style:none;
		float:left;
		padding: 3px 10px 3px 10px;
		border: 0px;
	}
	.nav ul li a {
		text-decoration:none;
		color:white;
		font-weight:bold;
		display:block;
	}
	.nav2 {
	font-szie: 90%;}
	.nav2 ul {

		display: block;
		margin:0px;
		padding:0px;
		float:right;
	}
	.nav2 ul li {
		list-style:none;
		float:left;
		padding: 3px 10px 3px 10px;
		border: 0px;
		border-right: 1px solid white;	
	}
	.nav2 ul li.last {
		list-style:none;
		float:left;
		padding: 3px 10px 3px 10px;
		border: 0px;
	}
	.nav2 ul li a {
		text-decoration:none;
		font-size: 80%;
		color:white;
		font-weight:bold;
	}
	#searchbox {
		float:right;
		padding-right: 10px;
	}
	#searchbox #s {
	border:0px;
	background:url(/stock/robertPrice/new/searchbg.png) no-repeat;
	height:21px;
	width:220px;
	margin-top:0px;
	margin-top:-3px;
	
	}
	#searchbox #simage {
	margin-top: 4px;
	position:relative;
	top:4px;
	
	}