
#subwrap
{
	background-image:	url(../../home/images/subimage.jpg);
	background-color:       #F6F8FB;
	background-repeat:	repeat-x;
	background-position:	bottom left;
	width:			234px;
	vertical-align:		top;
	text-align:		right;
}

#subwrap2
{
	background-image:	url(../../products/images/subimage.jpg);
	background-color:       #F6F8FB;
	background-repeat:	repeat-x;
	background-position:	bottom left;
	width:			234px;
	vertical-align:		top;
	text-align:		right;
}

#subwrap3
{
	background-image:	url(../../news/images/subimage.jpg);
	background-color:       #F6F8FB;
	background-repeat:	repeat-x;
	background-position:	bottom left;
	width:			234px;
	vertical-align:		top;
	text-align:		right;
}

#subwrap4
{
	background-image:	url(../../contact/images/subimage.jpg);
	background-color:       #F6F8FB;
	background-repeat:	repeat-x;
	background-position:	bottom left;
	width:			234px;
	vertical-align:		top;
	text-align:		right;
}

.sublinks
{	
	padding:		10px 28px 0px 0px;
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:		11px;
	font-weight:		bold;
	color:			#575770;
}

.sublinks a,
.sublinks a:visited
{
	color:			#575770;
	text-decoration:	none;
}

.sublinks a:active,
.sublinks a:hover
{
	color:			#A51910;
	text-decoration:	none;
}

.subimage1
{
	position:		relative;
	z-index:		1;
	left:			0px;
}

.pdf a,
.pdf a:link,
.pdf a:visited
{
	display:			block;
	font-family:			verdana, arial, helvetica, sans-serif;
	font-size:			10px;
	font-weight:			bold;
	color:				#A5A5A6;
	background-image:		url('../other/images/pdf.gif');
	margin:				10px 0px 0px 0px;
	background-repeat:		no-repeat;
	text-decoration:		underline;
	padding-left:			0px;
	line-height:			20px;
}

.pdf a:hover,
.pdf a:active
{
	color:					#7d7d7e;
}
