body
{
	background: #004b6b;
	margin: 0;
	text-align: center;
}
#container
{
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#head
{
}
#head img
{
	display: block;
}
#main
{
	background: #fff;
	border-collapse: collapse;
	margin: 0;
	min-height: 350px;
	width: 819px;
}
* html #main
{
	height: 350px;
}
#main #left
{
	width: 7px;
	background: transparent url('images/img_left.jpg') repeat-y;
}
#main #sb
{
	width: 198px;
	background: #fdb926 url('images/template_1_05.jpg') top left repeat-x;
	vertical-align: top;
}
#main #center
{
	width: 10px;
	background: transparent url('images/img_center.jpg') repeat-y;
}
#main #content
{
	background: transparent url('images/content_bg.jpg') no-repeat;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}
#main #right
{
	width: 7px;
	background: transparent url('images/img_right.jpg') repeat-y;
}
#foot
{
	height: 47px;
	font-size: 80%;
	font-weight: bold;
	background: transparent url('images/footer.jpg') no-repeat;
	margin-left: -1px;
	padding-top: 7px;
	text-align: center;
}

.example
		{
			width: 580px;
			padding: 10px;
			
		}
		
.td1
	{
		width: 318px;
		background-color: #004b6b;
		color: #fff;
	}
		
.td2
	{
		width: 262px;
		height: 122px;
		background: transparent url('images/dog-roll-1.png') no-repeat;
	}
	
.td3
	{
		width: 318px;
		height: 122px;
		background-color: #d7bfd1;
	}
