body
{
	background-color:#829ead;
	margin:0px;
}
#container
{
	background-color:#485b6a;
	width:1000px;
	margin:0px;
	height:auto;
}
h3
{
	color:#485b6a;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	padding-left: 20px;
	margin-top:24px;
}
h5
{
	color:#ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding-left: 12px;
}
hr
{
	height: 1px;
	color: #ccc;
	margin-left: 25px;
	margin-right:25px;
}
#header
{
	height: 143px;
	background: url(images/opp-white_01.jpg);
	
}
#navContainer
{
	
}
#nav
{
	width: 900px;
	height:60px;
	padding-left:100px;
	background:url(images/opp-white_02.jpg) no-repeat;
}

/* Navigation Bar Links */

#aHome
{
	display:block;
	height: 60px;
	width: 79px;
	float:left;
	background: url(images/Homebut-white.jpg) no-repeat;
}
#aHome:hover
{
	background-position:0 -60px
}
#aAbout
{
	display:block;
	height: 60px;
	width: 145px;
	float:left;
	background: url(images/Aboutbut-white.jpg) no-repeat;
}
#aAbout:hover
{
	background-position:0 -60px
}
#aServices
{
	display:block;
	height: 60px;
	width: 86px;
	float:left;
	background: url(images/Servicesbut-white.jpg) no-repeat;
}
#aServices:hover
{
	background-position:0 -60px
}
#aWeekly
{
	display:block;
	height: 60px;
	width: 158px;
	float:left;
	margin-left: 1px;
	background: url(images/Weeklybut-white.jpg) no-repeat;
}
#aWeekly:hover
{
	background-position:0 -60px
}
#aWhite
{
	display:block;
	height: 60px;
	width: 113px;
	float:left;
	margin-left:1px;
	background: url(images/WhitePapersbut-white.jpg) no-repeat;
}
#aWhite:hover
{
	background-position:0 -60px
}
#aClients
{
	display:block;
	height: 60px;
	width: 171px;
	float:left;
	background: url(images/Clientsbut-white.jpg) no-repeat;
}
#aClients:hover
{
	background-position:0 -60px
}
/*content */
#divB
{
	background:url(images/opp-white_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-top:20px;
	margin-right: 50px;
	margin-left: 5px;
}
#prop
{
	width:1px;
	height:400px;
	float:right;
}
#divBodyWrap
{
	width:800px;
	padding: 0 0 0 25px;
	text-align:left;
	color: #485b6a;
	float:left;
	
}
#divBodyWrap p

{ 
	padding: 0 0 0 20px;
}
#divBodyWrap img
{
	float:right;
}
#divFooter
{
	width:846px;
	height:30px;
	background:url(images/opp-white_09.jpg) no-repeat;
}