body  {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background: #999;
}

/* Reset Rules
------------------------------- */

ol,ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a {
	font-weight: bold; 
	text-decoration: none; 
	color: #499B2D;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

a#gohome {
	position: absolute;
	top: 0;
	left: 0;
	height: 99px;
	width: 80px;
}

/* Layout Rules
------------------------------- */

#container  {
	width: 760px;
	margin: 0 auto;
	background: url(/images/content_loop_bg.gif) repeat-y;
}

#container.home {
	background: url(/images/content_loop_bg_home.gif) repeat-y;
}

/* Top Nav Rules
------------------------------- */

#topnav {
	background: url(/images/nav_bg.gif) repeat-x;
	height: 33px;
	width: 739px;
	padding: 0 0 0 0;
	border-right: 11px solid #fff;
	border-left: 10px solid #fff;
}

#topnav a {
	float: right;
	display: block;
	padding: 0 16px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	border-left: 1px solid #2d8011;
}

#topnav a:hover, body#loc_value #topnav a#nav_value, body#loc_clients #topnav a#nav_clients, body#loc_consultants #topnav a#nav_consult, body#loc_partners #topnav a#nav_partners, body#loc_services #topnav a#nav_services {
	background: url(/images/nav_over.gif) repeat-x;
}

#topnav a.br {
	border-right: 1px solid #2d8011;
	padding: 0 19px;
}

#toprel {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 1px;
}

#unav {
	position: absolute;
	top: 56px;
	right: 30px;
	height: 30px;
}

#unav a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	font-family: Arial;
}

#unav a:hover {
	background: #BEC6D0;
}

/* Header Rules
------------------------------- */

#header {
	position: relative;
	width: 760px;
	height: 99px;
	background: url(/images/header_bg.gif) no-repeat;
}

/* Left Rules
------------------------------- */

#left {
	float: left;
	width: 210px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#left h3 {
	background: #b0b9c5;
	color: #000;
	font-size: 14px;
	padding: 8px 10px;
	margin: 0 0 0 10px;
}

#left_nav {
	background: #57a73a;
	padding: 10px;
	margin: 0 0 0 10px;
}

#left_nav a {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: right;
	display: block;
	margin: 0 0 4px 0;
}

#left_nav a:hover {
	color: #2f611d;
	text-decoration: none;
}

/* Content Rules
------------------------------- */

#content {
	float: right;
	width: 538px;
	padding: 0 11px 0 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#content h1 {
	background: #b0b9c5;
	color: #000;
	font-size: 18px;
	padding: 8px 10px;
	margin: 0 0 20px 0;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0A1930;
	margin: 0 0 15px 0;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0 0 8px 0;
}

#content p {
	margin: 0 0 15px 0;
}

#content ul {
	margin: 10px 10px 15px 10px;
}

#content ul li {
	margin: 0 0 0 10px;
	list-style-image: url(/images/bullet.gif);
}

.content_wrap {
	padding: 0 60px 20px 30px;
}
	

/* Footer Rules
------------------------------- */

#footer {
	clear: both;
	width: 738px;
	height: 25px;
	background: #fff;
	font-size: 10px;
	padding: 0 11px;
	line-height: 25px;
}

#footer_links {
	float: right;
}

#footer_links a {
	color: #0A1930;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 8px;
}

#footer_links a:hover {
	text-decoration: underline;
}


#pdfs {

	padding: 20px 0 10px 40px;
	font-size: 11px;
	background: url(/images/content_loop_bg_home.gif) repeat-y top left;
}

#pdfs a {
	background: url(/images/pdf.gif) no-repeat top left;

	padding: 0 0 0 16px;

}

#errors h2 {
	border-top: 1px solid #ccc;
	font-size: 16px;
	color: red;
	padding: 15px 0 0 0;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#errors {	
	padding: 0 20px;
	color: red;
}
