/* JH - defense.shtml */
#allcontent {
	position: relative;
	margin-top: 10px;
	font-size: 12px;
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #ff0000; font-size: 12px; text-decoration: none; }
#first_block {
	padding-left: 10px;
	width: 535px;
	margin-bottom: 20px;
}
#first_block p { font-size: 12px; }
#first_block h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#second_block {
	width: 535px;
	margin-bottom: 20px;
}
#second_block .header {
	background: url(/defense/graphics/sub_headerbk.jpg) no-repeat top left #fff;
	width: 100%;
}
#second_block .header h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#all_products {
	margin-left: 20px;
}
#all_products .product {
	width: 270px;
	vertical-align: top;
	font-size: 10px;
	margin-bottom: 10px;
}
#all_products .product span {
	font-size: 12px;
	font-weight: bold;
}
#all_products .product span a:link { text-decoration: none; font-size: 12px; color: #227AAB; }
#all_products .product span a:visited { text-decoration: none; font-size: 12px; color: #1C6288; }
#all_products .product span a:hover { text-decoration: underline; font-size: 12px; color: #227AAB; }
#all_products .product span a:active { text-decoration: none; color: #ff0000; padding-left: 0px; font-size: 12px; }
#all_products .product img {
	float: left;
	padding: 0px 10px 0px 0px;
}
#third_block {
	width: 535px;
	padding: 15px;
	margin-bottom: 20px;
	background: url(/defense/graphics/homepage/slideshow_bk_532x229.jpg) no-repeat top left;
}
/* right nav */
#r_content {
	position: absolute;
	width: 202px;
	top: 0px;
	right: 10px;
}
#r_img { padding-bottom: 10px; }
#r_quote {
	background: url(/defense/graphics/homepage/quote_bk_179x220.jpg) no-repeat top center;
	width: 202px;
	font-size: 12px;
}
#r_quote p {
	padding: 30px 20px 30px 20px;
}