body
{	
	font-family : arial;
	color : #666;
	font-size: 11px;
	background:#fff;
}

.main-bg
{
	background-image:url(images/main-bg.jpg);
	background-repeat:no-repeat;	
	text-align:left;
	min-height:364px;
	height:364px;
	width:694px;
}

.secondary-bg
{
	background-image:url(images/secondary-bg.gif);
	background-repeat:no-repeat;	
	text-align:left;
	width:694px;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
}

.catalogs-bg
{
	background-image:url(images/catalog-bg.jpg);
	background-repeat:no-repeat;	
	text-align:left;
	width:694px;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
}

/***** CATALOGS *****/
#catalogs, #catalogs a {
	font-family: arial !important;
	text-decoration: none !important;
}
.catalogmain {
	clear: both; padding: 10px 0 10px 40px;
	background: url('images/catalog-pdf.jpg') top left no-repeat;
}
.catalog {
	clear: both; padding: 10px 0 10px 40px;
	background: url('images/catalog-pdf.jpg') 0 8px no-repeat;
}
.regionimg {margin: 10px 0 20px 0;}
.reg {
	font-size: 16pt !important; 
	font-weight: bold !important;
}
.rep {
	float: left; 
	font-size: 12pt !important; 
	color: #89A !important;
	font-weight: normal;
}

#main-copy
{
	position:relative;
	width:247px;
	left:140px;
	top:150px;
	float:left;
}

#secondary-copy
{
	position:relative;
	width:510px;
	left:170px;
	top:90px;
}

#product-listing
{
	position:relative;
	width:230px;
	left:194px;
	top:205px;
	float:left;
}


h1
{
	margin-top:0px;
	margin-bottom:2px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}



/* a href */


a:link  	
{
	font-family:verdana;
	color:#666633;
	background:none;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

a:visited  	
{
	font-family:verdana;
	color:#666633;
	background:none;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

a:active  	
{
	font-family:verdana;
	color:#666633;
	background:none;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

a:hover  	
{
	font-family:verdana;
	color:#999933;
	background:none;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
