﻿#left{
	float:left;
	width:732px;
	background-image:url('images/leftsub.gif');
	padding-left:17px;
	padding-right:17px;
}
#right{
	float:left;
	width:170px;
	background-image:url('images/rightsub.gif');
	padding-left:12px;
	padding-right:12px;

}
.bottom{
	float:left;
	width:960px;
	background-image:url('images/bottomsub.gif');
	height:24px;
}
.top{
	float:left;
	width:960px;
	background-image:url('images/topsub.gif');
	height:24px;
}

.sidet{
	color:#5d718f;
	font-size:13px;
	font-weight:bold;
	width:170px;
	margin-bottom:5px;
}
.sidespace{
	clear:both;
	width:170px;
	height:15px;
}
.sidespace2{
	clear:both;
	width:170px;
	height:30px;
}
.side{
	color:#777777;
	font-size:11px;
	width:170px;
}
a.side{
	color:#777777;
	font-size:11px;
	text-decoration:none;
}
a.side:hover{
	color:#3274b4;
	font-size:11px;
	text-decoration:underline;
}
.spytop{
	width:732px;
	height:110px;
}
.spybox{
	float:left;
	width:167px;
	height:345px;
}
.spymid{
	float:right;
	width:550px;
	height:301px;
	background-image:url('images/spymiddle.jpg');
	padding-right:15px;
}
.spyside{
	float:right;
	width:565px;
	height:301px;
	background-image:url('images/spymiddle.jpg');
}
.spybut{
	float:left;
	width:102px;
	height:44px;
}
a.feat {
float:left;
display: block;
width: 102px;
height: 44px;
background: url(images/feat.jpg) no-repeat 0 0;
overflow: hidden;
text-indent: -10000px;
font-size: 0px;
line-height: 0px;
}
a.buy {
float:left;
display: block;
width: 102px;
height: 44px;
background: url(images/buy.jpg) no-repeat 0 0;
overflow: hidden;
text-indent: -10000px;
font-size: 0px;
line-height: 0px;
}
a:hover.feat, a:hover.buy {background-position: 0 -44px;}
.spyside{
	width:361px;
	height:44px;
	background-image:url('images/spybottom.jpg');
}