* {padding:0;margin:0
}

HTML {
	overflow: -moz-scrollbars-vertical;

}

BODY { 
	background-color:#eaeaea;
	margin: 25px 0 0 0;
}

IMG {
	display:block; border:0
}

.clear {
	height:0px;
	overflow:hidden;
	clear:both;
}

.clearline {
	background-color:#FF6600; 
	height:1px; 
	margin-top:5px; 
	margin-bottom:15px;
}

#wrapper {
	margin:auto; 
	width:841px;
	background-image:url(../images/page_drop_shadow.jpg);
	background-repeat:repeat-y;
}

#footer_shadow {
	width:841px;
	height:20px;
	margin:auto;
	background-image:url(../images/footer_drop_shadow.jpg);

}

#top_shadow {
	width:841px;
	height:16px;
	margin:auto;
	background-image:url(../images/top_drop_shadow.jpg);
}


#home_link {
	width:300px;
	height:30px;
}
	
#header {
	margin:auto;
	width:801px;
	height:84px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
}

#jump_banner{
	width:810px;
	margin:auto;
	padding:0 0 0 9px;
}

#jump_text{
	width:701px;
	padding:30px 0 0 50px;
	margin:0 50px 0 0;
}

#jump_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0 0 0;
	color:#002776;
	line-height:150%;
}

#jump_content {
	width:801px;
	padding:0 50px 0 20px;
}

#jump_text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#002776;
	margin:0 0 5px 0;
	font-weight:normal;
}

#navbar {
	padding:28px 0 0 329px;
	width:801px;
	height:17px;
}

#navbar img {
	float:left;
}

#bannerpad {
	width:801px;
	height:19px;
}

#banner {
	width:801px;
	height:162px;
	margin:auto;
}

#banner img {
	border-bottom:7px solid #CDE22B;
}

/** BREADCRUMB **/
#breadcrumb {
	width:801px;
	height:52px;
}

#breadcrumb p {
	
	padding:18px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

#breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
} 

#content {
	width:801px;
}

#content_clients {
	width:801px;
	padding:0 0 0 25px ;
}

#content #left {
	width:318px;
	float:left;
}

#content #left img {
	margin:40px 0 0 50px;
}

#content #left #flash_scroller {
	width:318px;
	float:left;
	margin:40px 0 0 50px;
}

#content #contentarea {
	width:443px;
	float:left;
	padding-right:15px;	
	padding-top:5px;
	padding-left:10px;
}

/* FOOTER */
#footer {
	margin:auto;
	background-image:url(../images/footer.jpg);	
	width:801px;
	height:35px;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	padding-left:10px;
	padding-top:15px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	padding-left:15px;
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
}

.bc_selected{
	color:#CDE22B;
	font-weight:bold;
}
	
#reset_container {
	margin:40px 0 0 20px;
}	
	
#collaborative_container {
	margin:40px 0 0 20px;
}	

.linearticles {
	height:1px; 
	overflow:hidden; 
	clear:both; 
	background-color:#FEDFBC; 
	height:1px; 
	margin-top:5px; 
	margin-bottom:15px; 
	margin-left:21px;
}

#content #contentarea_knowledge {
	margin-left:40px;

}
#book_image {
	width:288px; 
	float:left; 
	padding:0; 

}
#book_image img {
	margin:auto;

}
#book_text {
	float:left; 
	width:470px;

}
#book_item{
	margin-bottom:15px;

}

#footer_right{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	padding-right:20px;
	}

	
