/*Stanlite Blinds*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body
{
	background: #D3D8BF url(../img/sb_Bg.gif) 0 0 repeat-x;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #3E6E4D;
}
.acc
{
	display: none;
}
a
{
	color: #3E6E4D;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover
{
	color: #EEB319;
}	
#rap
{
	margin: 0px auto;
	width:900px;
	background: #fff;
}
/*head*/
#sb_h
{
	position: relative;
	width:900px;
	height:249px;
	background: url(../img/sb_h.jpg) 0 0 no-repeat;
}
#sb_h h1
{
	text-indent: -90000px;
}
#sb_h h2
{
	text-indent: -90000px;
}
/*menu*/
#sb_m
{
	position: absolute;
	top: 178px;
	left: 221px;
	width: 520px;
	height: 29px;
	background: url(../img/sb_m.jpg) 0 0 no-repeat;
}
#sb_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 29px;
}
#sb_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
ul#global li, ul#global a 
{
	height: 20px;
	top: 6px;
	display: block;
}
#sb_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#menu1	{left: 8px; width: 56px;}
#menu2	{left: 66px; width: 131px;}
#menu3	{left: 198px; width: 83px;}
#menu4	{left: 283px; width: 123px;}
#menu5	{left: 408px; width: 101px;}
#menu1	a:hover	{background: transparent url(../img/sb_m.jpg) -8px -35px no-repeat;}
#menu2	a:hover	{background: transparent url(../img/sb_m.jpg) -66px -35px no-repeat;}
#menu3	a:hover	{background: transparent url(../img/sb_m.jpg) -198px -35px no-repeat;}
#menu4	a:hover	{background: transparent url(../img/sb_m.jpg) -283px -35px no-repeat;}
#menu5	a:hover	{background: transparent url(../img/sb_m.jpg) -408px -35px no-repeat;}
#menu1	a.on			{background: transparent url(../img/sb_m.jpg) -8px -35px no-repeat; cursor: default;}
#menu2	a.on			{background: transparent url(../img/sb_m.jpg) -66px -35px no-repeat; cursor: default;}
#menu3	a.on			{background: transparent url(../img/sb_m.jpg) -198px -35px no-repeat; cursor: default;}
#menu4	a.on			{background: transparent url(../img/sb_m.jpg) -283px -35px no-repeat; cursor: default;}
#menu5	a.on			{background: transparent url(../img/sb_m.jpg) -408px -35px no-repeat; cursor: default;}
/*content*/
#sb_c
{
	position: relative;
	float: left;
	width:900px;
	background: #fff;
	padding: 30px 0 50px 0;
}
#sb_c h1
{	
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 28px;
	color: #EEB319;
}
#sb_c h2
{
	margin: 10px 0 0 0;
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #3E6E4D;
}
#sb_c h3
{	
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #EEB319;
}
#sb_c h4
{
	margin: 10px 0 0 0;
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #3E6E4D;
}
#sb_c h5
{	
	font: italic 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #EEB319;
}
#sb_c h6
{
	margin: 10px 0 0 0;
	font: italic 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #3E6E4D;
}
#sb_c p
{
	margin: 10px 0 0 0;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #3E6E4D;
}
#sb_c ol, ul
{
	margin: 3px 0 0 0;
	padding: 0 0 0 20px;
}
#sb_c li
{
	margin: 2px 0 0 0;
	padding: 0;	
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #3E6E4D;
	list-style: outside;
}
/*text*/
#sb_text
{
	position: relative;
	float: left;
	width:490px;
	padding: 0 30px 0 30px;	
}
/*image*/
#sb_image
{
	position: relative;
	float: left;
	width:320px;	
}
#sb_image img
{
	margin: 0 0 20px 0;
}
/*foot*/
#sb_f
{
	position: relative;
	clear: left;
	width:900px;
	height:186px;
	background: url(../img/sb_f.gif) 0 0 no-repeat;
}
#sb_f p
{
	text-indent: -90000px;
}
#sb_f h6#info
{
	position: absolute;
	left: 780px;
	top: 21px;
	width: 90px;
	height: 17px;
	text-indent: -90000px;
}
#sb_f h6#info a
{
	display: block;
	width: 90px;
	height: 17px;
}