.news-events-first {
	padding: 24px 5px 0px 15px;
	margin-top: 30px;
}

.news-events {
	padding: 5px 5px 0px 15px;
	margin-top: 10px;
}

.news-events-first, .news-events {
	font-size: 13px;
}

p.news-events-link {
	 margin: -20px 20px 0px 15px;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal small Arial, Verdana, sans-serif;
	line-height: 1.5em;
	color: #5f6060;
	border: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/link-underline.gif) repeat-x bottom;
	color: #155691;
	text-decoration: none;
}

a:hover {
	background: #eff1f3;
}

p {
	margin: 0px 20px 20px 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}



/************/
/* WRAPPERS */
/************/

#wrapper {
	background: #FFFFFF url(../images/wrapper.jpg) repeat-x left top;
}

#wrapper-small {
	width: 950px;
	height: 711px;
	background: url(../images/home-bg-new.jpg) left top no-repeat;
	margin: 0px auto;
	bottom: 0;
	top: 0;
}

#wrapper-content {
	width: 950px;
	margin: 0px auto;
	bottom: 0;
	top: 0;
}


/****************/
/* CONTENT LEFT */
/****************/

#content-left {
	width: 356px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#logo {
	width: 356px;
	height: 141px;
	float: left;
	/*background: url(../images/home-logo.jpg) no-repeat left top;*/
}

#nav-wrapper {
	width: 356px;
	height: 178px;
	float: left;
	/*background: #FFFFFF url(../images/image-home-nav.jpg) no-repeat left top;*/
}

#nav-image-left {
	width: 18px;
	height: 178px;
	float: left;
	margin-left: -18px;
	background: #FFFFFF url(../images/image-home-left.jpg) no-repeat left top;
}

#advantage {
	width: 356px;
	height: 214px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(../images/home-bg-advantage.jpg) no-repeat left top;*/
}

#title-advantage-wrapper {
	width: 295px;
	height: 25px;
	margin: 20px 0 0 30px;
	float: left;
	background: url(../images/title4-line.gif) repeat-x bottom;
}

#title-advantage {
	margin: 0 0 1px 0;
	float: left;
}

#title-advantage h4 {
	font-size: 20px;
	font-weight: bold;
	background: url(../images/title4-advantage-line.jpg) repeat-x bottom;
	text-align: left;
	line-height: 24px;
	vertical-align: bottom;
	color: #004685;
	margin: 0;
	padding: 0 30px 0 0;
	z-index: 100;
}

.advantage-links {
	width: 295px;
	margin: 15px 0 0 30px;
	float: left;
}

.advantage-links ul {
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

.advantage-links li {
	background: none;
	padding: 0 0 12px 0;
	margin: 0;
	list-style: none;
	line-height: .8em;
}

.advantage-links a {
	background: url(../images/arrow-double.gif) no-repeat left top;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 12px;
}

.advantage-links a:hover{
	background: url(../images/arrow-single.gif) no-repeat left top;
	color: #4d90cd;
}

#title-look-wrapper {
	width: 158px;
	height: 25px;
	margin: 12px 0 0 30px;
	float: left;
}

#look-wrapper {
	width: 356px;
	height: 126px;
	float: left;
	position: relative;
	/*background: url(../images/home-bg-looking.jpg) no-repeat left top;*/
	margin: 0;
	padding: 0;
}

#body-look-wrapper {
	float: right;
	color: #EEE;
	font-weight: bold;
	background-color: #4794CF;
	position: relative;
	right: 20px;
	height: 90px;
	width: 166px;
	margin-top: 18px;
	vertical-align: middle;
}

#body-look-wrapper a {
	color: #EEE;
	font-weight: bold;
	text-decoration: none;
}

#body-look-wrapper a:hover {
	background: none;
	text-decoration: none;
}

#title-look {
	margin: 0 0 1px 0;
	float: left;
}

#title-look h4 {
	font-size: 20px;
	font-weight: bold;
	background: url(../images/title4-look-line.jpg) repeat-x bottom;
	text-align: left;
	line-height: 24px;
	vertical-align: bottom;
	color: #004685;
	margin: 0;
	padding: 0 30px 0 0;
	z-index: 100;
}

#title-news-wrapper {
	width: 390px;
	height: 25px;
	margin: 20px 0 0 15px;
	float: left;
	background: url(../images/title1-line-news.gif) repeat-x bottom;
}

#title-news {
	margin: 0 0 1px 0;
	float: left;
}

#title-news h2 {
	font-size: 22px;
	font-weight: bold;
	background: url(../images/news-title-bg-ni.jpg) left bottom repeat-x ;
	text-align: left;
	line-height: 24px;
	vertical-align: bottom;
	color: #4d90cd;
	margin: 0;
	padding: 0 30px 0 0;
	z-index: 100;
}

#news-links {
	width: 390px;
	margin: 15px 0 0 15px;
	padding-top: 10px;
	/*float: left;*/
	/*border-top: #b8bdc5 1px solid;*/
	position: absolute;
	top: 605px;
}

#news-links ul {
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#news-links li {
	background: none;
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	line-height: .8em;
}

#news-links a {
	background: url(../images/arrow-double.gif) no-repeat left top;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 12px;
}

#news-links a:hover{
	background: url(../images/arrow-single.gif) no-repeat left top;
	color: #4d90cd;
}



/*****************/
/* CONTENT RIGHT */
/*****************/


#content-right {
	width: 585px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#always-lead {
	width: 585px;
	height: 141px;
	/*background: #FFFFFF url(../images/home-always-lead.jpg) left top no-repeat;*/
}

#always-lead p{
	padding: 75px 0 0 15px;
	font-size: 13px;
}

#content-main {
	width: 585px;
	height: 178px;
	font-size: 13px;
	line-height: 24px;
	/*background: url(../images/home-bg-content.jpg) no-repeat left top;*/
}

#content-main p{
	padding: 27px 5px 0 15px;
}

#diagram {
	width: 585px;
	height: 340px;
	/*background: url(../images/ad-home.jpg) no-repeat left top;*/
}

#news-left {
	width: 425px;
	height: 340px;
	float: left;
}

#news-right {
	width: 150px;
	height: 340px;
	float: right;
}

#news-cipa {
	width: 140px;
	height: 100px;
	float: left;
}

#news-cip {
	width: 140px;
	height: 200px;
	float: left;
	margin-top:10px;
}

#news-i-proving {
	width: 140px;
	height: 150px;
	float: left;
	margin-top:-25px;
}

#news-cipa a, #news-cipa a:hover, #news-i-proving a, #news-i-proving a:hover, #news-cip a, #news-cip a:hover{
	background: none;
	text-decoration: none;
}


/*******************/
/* MAIN NAVIGATION */
/*******************/


#navigation {
	width: 122px;
	height: 178px;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	/*background: #4d90cd url(../images/navigation-home.jpg) no-repeat top right;*/
	z-index: 300;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation a {
	padding: 0;
	margin: 0;
	display: block;
	width: 122px;
}

#navigation a:hover {background:none;}

* html #navigation ul {margin-left:-16px; ma\rgin-left:0;} /* hack for IE5.5 */

#navigation li {
	position: relative; /* position relative to position the sub levels */
	display: inline;
	padding: 0;
	margin: 0;
}

#navigation table {position: absolute; border-collapse: collapse; top: 0; left: 0; z-index: 100; font-size: 1em; z-index: 400;} /* get rid of the table IE5 fix */


#navigation ul ul {
	visibility: hidden; /* hide the sub levels and give them a positon absolute so that they take up no room */
	position: absolute;
	top: 0;
	left: 122px;
	z-index: 400;
}

#navigation ul li:hover ul, #navigation ul a:hover ul {
	visibility: visible; /* make the second level visible when hover on first level list OR link */
}

#navigation li ul li {
	width: 140px;
	height: 28px;
	display: block;
	color: #004685;
	float: left;
	text-indent: 10px;
	background-image: none;
	background-color: #f9fafb;
	border: 1px solid #bfc5ca;
	border-width: 1px 1px 0 1px;
	z-index: 400;
}

#navigation li ul {
	border: 1px solid #bfc5ca;
	border-width: 0 0 1px 0;
	margin-top: -1px;
	margin-left: -1px;
	z-index: 400;
}

#navigation li ul li a {
	line-height: 29px;
	color: #004685;
	background-image: none;
	z-index: 400;
}

#navigation li ul li:hover {
	background-image: none;
	color: #427cb2;
	background-color: #e5e9ec;
}

#navigation li ul li a:hover {
	color: #427cb2;
	background-image: none;
}

* html #navigation li ul li a {background: none #f2f4f6; width: 131px; w\idth: 129px; z-index: 400;}

* html #navigation li ul li a:hover {color: #427cb2; background: none #e5e9ec;}

#navigation li ul li :hover > a{
	color: #427cb2;
	background-image: none;
	background-color: #e5e9ec;
}

.home-nav-top a{
	width: 122px;
	height: 2px;
	margin: 0;
	background: none;
}

.home-nav-services a{
	width: 122px;
	height: 29px;
	margin: 0;
	background: url(../images/nav-home-services3-off.jpg) bottom no-repeat;
}

.home-nav-practices a{
	width: 122px;
	height: 29px;
	margin: 0;
	background: url(../images/nav-home-practices-off.jpg) top no-repeat;
}

.home-nav-solutions a{
	width: 122px;
	height: 29px;
	margin: 0;
	background: url(../images/nav-home-solutions-off.jpg) top no-repeat;
}

.home-nav-clients a{
	width: 122px;
	height: 29px;
	margin: 0;
	background: url(../images/nav-home-clients-off.jpg) top no-repeat;
}

.home-nav-about a{
	width: 122px;
	height: 29px;
	margin: 0;
	background: url(../images/nav-home-about-off.jpg) top no-repeat;
}

.home-nav-careers a{
	width: 122px;
	height: 31px;
	margin: 0;
	background: url(../images/nav-home-careers-off.jpg) top no-repeat;
}

.hide {display:none;}



/**********/
/* FOOTER */
/**********/


#footer {
	padding: 0;
	/*background: #FFFFFF url(../images/footer-bg-home.jpg) top no-repeat;*/
	width: 950px;
	height: 52px;
	z-index: 100;
}

#footer p {
	background: none;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	line-height: 1.2em;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	background: none;
	text-decoration: underline;
}

