body
{
	background-color:#829ead;
	margin:0px;
}
#container
{
	background-color:#485b6a;
	width:1000px;
	margin:0px;
	height:auto;
}
h3
{
	color:#fff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	padding-left: 20px;
	margin-top:24px;
}
h4
{
	color:#fff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	padding-left: 20px;
	margin-top:24px;
}
h5
{
	color:#fff;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	padding-left: 20px;
	margin-top:24px;
}
hr
{
	height: 1px;
	color: #ccc;
	margin-left: 25px;
	margin-right:25px;
}
#header
{
	height: 143px;
	background: url(images/opp_01.jpg);
	
}
#navContainer
{
	
}
#nav
{
	width: 900px;
	height:60px;
	padding-left:100px;
	background:url(images/opp_02.jpg) no-repeat;
}

/* Navigation Bar Links */

#aHome
{
	display:block;
	height: 60px;
	width: 79px;
	float:left;
	margin-left: 1px;
	background: url(images/Homebut.jpg) no-repeat;
}
#aHome:hover
{
	background-position:0 -60px
}
#aAbout
{
	display:block;
	height: 60px;
	width: 145px;
	float:left;
	background: url(images/Aboutbut.jpg) no-repeat;
}
#aAbout:hover
{
	background-position:0 -60px
}
#aServices
{
	display:block;
	height: 60px;
	width: 86px;
	float:left;
	margin-left:1px;
	background: url(images/Servicesbut.jpg) no-repeat;
}
#aServices:hover
{
	background-position:0 -60px
}
#aWeekly
{
	display:block;
	height: 60px;
	width: 158px;
	float:left;
	background: url(images/Weeklybut.jpg) no-repeat;
}
#aWeekly:hover
{
	background-position:0 -60px
}
#aWhite
{
	display:block;
	height: 60px;
	width: 113px;
	float:left;
	background: url(images/WhitePapersbut.jpg) no-repeat;
}
#aWhite:hover
{
	background-position:0 -60px
}
#aClients
{
	display:block;
	height: 60px;
	width: 171px;
	float:left;
	background: url(images/Clientsbut.jpg) no-repeat;
}
#aClients:hover
{
	background-position:0 -60px
}
/*content */
#divB
{
	background:url(images/opp_07.jpg) repeat-y;
	width:846px;
	clear:both;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 17px;
	font-size: 14px;
}
#divB img
{
	float:right;
	margin-right: 50px;
}
#prop
{
	width:1px;
	height:400px;
	float:right;
}
#divBodyWrap
{
	width:500px;
	margin: 0 0 0 25px;
	text-align:left;
	color: #fff;
	float:left;
	
}
#divBodyWrap p

{ 
	float:left;
	padding: 0 0 0 20px;

}
#divBodyWrap img
{
	float:right;
}
#divFooter
{
	width:846px;
	height:30px;
	background:url(images/opp_09.jpg) no-repeat;
}