a img{
	border:0;
}
a:link, a:visited {
	color:#7C9EB4;
	text-decoration:none;
}
a:hover {
	color:#7C9EB4;
	text-decoration:underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.section_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F85F14;
	padding-right:21px;
/*	font-weight:bold;*/
}

h1 {
	color:#47760B;
	/*text-align:right;*/
	font-weight:normal;
	font-size:12px;
}
h2 {
	font-size:17px;
	line-height:15px;
	color:#004A80;
}
h3 {
	font-weight:normal;
	font-size:10px;
	padding-right:10px;
}
.portfolio_logo{
	border:#CCCCCC solid 1px;
}
#slogan{
	position:absolute;
	left:25px;
	top:11px;
	color:#004A80;
}
#footernav{
	position:absolute;
	left:25px;
	top:550px;
	/*color:#004A80;*/
}
.content_bg_top_plus{
	background:url(images/content_top_plus_02.jpg) no-repeat left top;
}
.content_bg_top_minus{
	background:url(images/content_minus_02.jpg) no-repeat left top;
}
.content_bg_mid_plus{
	background: url(images/content_top_plus_03.jpg) repeat-y left top;
}
.content_bg_mid_minus{
	background: url(images/content_minus_03.jpg) repeat-y left top;
}
.content_bg_bottom_plus{
	background-image: url(images/bottom_content_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right top;
}
.content_bg_bottom_minus{
	
}
.work_cell{
	background:url(portfolio/table_bg.gif) no-repeat left top; 
	width:130; 
	height:130; 
	padding-left:11px; 
	padding-top:11px;
	padding-bottom:19px;
	padding-right:19px;
   	
}