/* Main body content */
#content {
	margin: 0;
	padding: 8px 14px 0 14px;
}

#marketproducts {
	float: right;
	width: 160px;

}

#marketproducts p {
	margin: 0;
	padding-bottom: 4px;
	border-bottom: #c2c2c2 solid 1px;
	font-weight: bold;
	color: #000;
}

#marketproducts ul {
	margin: 0;
	padding: 0;
}
#marketproducts ul li {
	list-style-type: none;
	border-bottom: #c2c2c2 solid 1px;
	padding: 2px 0;

}

#applications {
	color: #444;
	margin-right: 171px;
}
#applications p {
	margin: 0 0 7px 0;
/*	text-align: justify;*/
}

#applications p strong {
	color: #9d0d29;
	font-weight: bold;
	font-size: 11px;
}


#topnav {
	margin: 7px 11px 0 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}

#topnav ul {
	display: inline;
}

#topnav ul li {
	display: inline;
	padding: 0 6px 0 3px;
	margin: 0;
	border-right: solid 1px;
}
#topnav ul li.scientific {
	padding: 0 0 0 3px;
	border-right: none;
}

/* IE \*/
* html #topnav ul li {
	padding: 0 6px 0 6px;
}
* html #topnav ul li.scientific {
	padding: 0 0 0 6px;
}
/* end */



#topnav ul li a {
	color: #a41215;
	text-decoration: none;
}
#topnav ul li a:hover,
#topnav ul li a#active,
#topnav ul li span.selected a {
	color: #fa0505;
	text-decoration: underline;
}


@media screen {
	#insight {
		margin: 20px 11px 10px 11px;
		padding: 0;
		background: #c2c2c2;
	}

	#insight h2 {
		background: no-repeat;
		height: 173px;
		margin: 0;
		padding: 0;
	}

	body.radar #insight h2 { background: url(../../../images/Markets_Radar.jpg); }
	body.electronicwarfare #insight h2 { background: url(../../../images/Markets_ew.jpg); }
	body.communications #insight h2 { background: url(../../../images/Markets_communications.jpg); }
	body.medical #insight h2 { background: url(../../../images/Markets_medical.jpg); }
	body.industrial #insight h2 { background: url(../../../images/Markets_industrial.jpg); }
	body.scientific #insight h2 { background: url(../../../images/Markets_scientific.jpg); }

	#insight h2 span {
		display: none;
	}

	#insight h3 {
		background: #c2c2c2 url(../../../images/applications.gif) no-repeat;
		height: 18px;
	}
	#insight h3 span {
		display: none;
	}

}
@media print {
	#insight {
		padding: 10px 11px 5px 11px;
	}
}


#insight .justify {
	padding: 10px;
	font-size: 13px;

}

#content div#applications {
	color: #000;
}





#marketproducts {
	float: left;
	margin-left: 572px;
	margin-right: -1000px;
}
#applications {
	float: left;
	width: 561px;
	margin-top: -300px;
}
#applications .justify {
	margin-top: 300px;
}

#content .photoleft {
	width: 172px;
    float: right;
    padding: 0 0 10px 14px;
}
.photoleft img {
	width: 100%;
	height: 120px;
	border: none;
}
#content .photoleft {
    float: left;
    padding: 0 14px 10px 0;
}
#content .photo {
}
#content .caption {
    padding: 5px 3px 0;
    text-align: left;
}

.columnright {
	float: right;
}



#applications h2:before {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#insight .photoleft {
	float: left;
	width: 33.33333%;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;

}
