body {
margin:0 auto;
background: url(../images/bg_page2.jpg) repeat top;
font:11px verdana,sans-serif;
}
td {
font:11px verdana,sans-serif;
}



h1,h2,h3,h4,h5 {
	padding:0; margin:10px 0 0;
	font: bold 14px verdana,sans-serif;
	line-height:1;
}
 
p {
	margin:7px 0px;
	line-height:1.3;
}



a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#000;
}


/* HEADER */
.header_top {
	width:930px; height:60px;
	background-color:#FE911B;
	color:#fff;
}
.header_top_bottom {
	width:930px; height:11px; !margin-bottom:-2px;
	/*border:1px solid red;*/
}
.top_menu {
	font: 18px serif;
	color:#fff;
	padding:30px 20px 0 0;
}
.top_menu a:link, .top_menu a:visited {
	text-decoration:none;
	color:#fff;
}
.top_menu a:hover {
	text-decoration:underline;
	color:#333;
}
.upper_area {
	width:930px; height:131px;
	background: url(../images/upper_area.png) no-repeat top;
	margin-top:10px;
}



/* MAIN CONTENT */
.maincontent_table {
	width:930px;
	background-color:#fff;
}
.pagebottom {
	width:930px; height:75px;
	background: url(../images/btm_vanishing.jpg) repeat-x top;
	border:2px solid #fff;
}
.spacer01 {
	border-left:1px solid #dfdfdf;
}
.maintext {
	padding:0 20px 0 10px;
	!width:510px;!margin-right:-30px; /* fix IE white space(right-side) on 'expertise' page */
}
.leftcolpic {
	width:383px;
	border-top:7px solid #333;
	border-bottom:7px solid #333;
}
.caption {
	color:#666;
	padding:7px 20px 10px 20px;
	/*border:1px solid red;*/
}
.orangetext {
	color:#FE911B;
}


img, div, div img { behavior: url(iepngfix.htc) }
