/* layout css document */
.content {
	margin:10px 30px 0 10px;
/*	margin:10px 0 0 0;
	padding:0 30px 0 10px; */
}
.content h1 {
	margin:0;
	padding:0 0 8px 0;
	background-image:url(../images/border_horizontal.gif);
	background-position:right bottom;
	background-repeat:repeat-x;
}
.content h1.product {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #D88C05;
	font-weight: bold;

}
.subtitle {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: right;
}
.content h2 {
	clear:both;
}
/*
a.activelink:link, a.activelink:visited, a.activelink:hover, a.activelink:active {
	text-decoration: none;
	color: #a21a17 !important;
	font-weight: bold;
	display: block;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
.contentleft {
	float: left;
	width: 239px;
	color: #5b5656;
	line-height: 1.6em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.internal_subnav {
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat-y;
	background-position:0% 0%;
	font-weight:bold;
	padding-right: 10px;
	padding-bottom: 5px;
}
.internal_subnav ul {
}
.internal_subnav ul li {
	list-style-type:none;
	background-image:url(../images/subnav_bullet.gif);
	background-repeat:no-repeat;
	background-position:0% 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.internal_subnav ul li a {
	text-decoration: none;

}
.internal_subnav ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.internal_subnav ul li ul li {
	font-size: 11px;
	padding-top: 2px;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-type: none;
	margin: 0px;
}
.internal_subnav ul li ul li a {
	text-decoration: none;
}
.subnav_divider {
	padding:3px 0 3px 10px;
}
.news_top {
	margin-top:10px;
}


#contentright {
	float: right;
	width: 634px;
	padding-right: 27px;
	padding-left: 30px;
	color: #5b5656;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 55px;
	line-height: 1.2em;
}

#inner_contentright {
	padding:0 0 10px 0;
}
#inner_contentright h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-bottom: 10px;
	color: #00336f;
	font-size:20px;
	font-weight: normal;
}
#inner_contentright p {
	margin:20px 0 12px 0;
	font-size:12px;	
}
.imagecontainer {
	text-align: right;
	width: 765px;
	position: absolute;
	top: 108px;
}
*/
.content h3 {
	font-size: 13px;
}
