/* Conti links page styles */

/* area 1 */
#area1{
	border-top:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	border-bottom:20px solid #ED1B2B;
	position:absolute;
	width:270px;
	height:200px;
	z-index:90;
	top:33px;
	left:485px;
}
.area1_link{
	background-image:url(../img/links/area1_title.gif);
	display:block;
	background-repeat:no-repeat;
	width:270px;
	height:200px;
}
#area1Img{
	background-image:url(../img/links/area1_img.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	width:93px;
	height:240px;
	z-index:90;
	top:33px;
	left:392px;
}
*html #area1Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/links/area1_img.png', sizingMethod='fixed');
}

/* area 2 */
#area2{
	border-top:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	border-left:20px solid #ED1B2B;
	position:absolute;
	width:270px;
	height:184px;
	z-index:80;
	top:284px;
	left:648px;
}
.area2_link{
	background-image:url(../img/links/area2_title.gif);
	display:block;
	background-repeat:no-repeat;
	width:270px;
	height:184px;
}
#area2Img{
	background-image:url(../img/links/area2_img.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	width:310px;
	height:100px;
	z-index:90;
	top:488px;
	left:648px;
}
*html #area2Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/links/area2_img.png', sizingMethod='fixed');
}

/* area 3 */
#area3{
	border:20px solid #000000;
	position:absolute;
	width:562px;
	z-index:70;
	top:236px;
	left:31px;
	background-color:#FFFFFF;
	color:#000000;
	padding-bottom:15px;
}
table{
	width:522px;
	margin-left:20px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.link{
	text-decoration:underline;
	text-transform:uppercase;
	color:#FF3333;
}
.line{
	width:522px;
	height:7px;
	background-image:url(../img/links/line.gif);
	background-repeat:no-repeat;
}
.cell_text{
	width:352px;
	padding-left:12px;
	vertical-align:top;
}
.BQ_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/bq_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.BQ_title{
	width:40px;
	height:30px;
	background-image:url(../img/links/bq_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.eastwood_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/eastwood_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.eastwood_title{
	width:150px;
	height:30px;
	background-image:url(../img/links/eastwood_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.howarth_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/howarth_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.howarth_title{
	width:150px;
	height:30px;
	background-image:url(../img/links/howarth_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.international_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/international_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.international_title{
	width:150px;
	height:30px;
	background-image:url(../img/links/international_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.norbord_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/norbord_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.norbord_title{
	width:100px;
	height:30px;
	background-image:url(../img/links/norbord_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.norman_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/norman_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.norman_title{
	width:150px;
	height:30px;
	background-image:url(../img/links/norman_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.oakthrift_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/oakthrift_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.oakthrift_title{
	width:100px;
	height:30px;
	background-image:url(../img/links/oakthrift_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.woodcraft_image{
	width:122px;
	height:88px;
	background-image:url(../img/links/woodcraft_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.woodcraft_title{
	width:100px;
	height:30px;
	background-image:url(../img/links/woodcraft_title.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* copyright */
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#333333;
	position:absolute;
	top:1060px;
	left:520px;
	z-index:110;
	width:120px;
	background-color:#FFFFFF;
}
