a{
	outline:0;
}
a img{
	border:0;
}
#submain {
	width: 800px;
	margin:0 auto;
}
#content{
	width:800px;
	float:none;
}
.contentbox {
	margin:0;
	padding:0;
	width:800px;
	background:url(images/sidebar-generic-main-middle.gif) top left repeat-y;
}
.content-top {
	margin:0;
	padding:0;
	width:800px;
	background:url(images/sidebar-generic-main-top.gif) top left no-repeat;
}
.content-bot{
	margin:0;
	padding:0;
	width:800px;	
	background:url(images/sidebar-generic-main-bot.gif) bottom left no-repeat;
}
.isine,
.isine-sidebar{
	margin:15px 20px;
}
.isine-sidebar{
	float:left;
	width:500px;
}
.bottom{
	width:auto;
}
#sidebar{
	width:240px;
	float:left;
}
	#sidebar img{
		margin:0 auto;
	}
	#sidebar_logo{
		margin:0 auto;
		width:209px;
		height:136px;
		padding-top:20px;
		background:transparent url("images/sidebar_logo.gif") scroll no-repeat left top;
	}
	#sidebar_samples{
		margin:0 auto;
		width:209px;
		min-height:136px;
		padding-top:50px;
		background:transparent url("images/sidebar_samples.gif") scroll no-repeat left top;
	}	
	.sidebarbox{
		margin:10px;
		text-align:center;
	}
