#main
{
	width:690px;
}

#navigation ul #btn_top
{
	background-image : url(../img/btn_top_slc.gif) ;
}

#sidebar h2
{
	background-image : url(../img/top_icon.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;
	text-indent:38px;
}
#main
{
	margin-bottom:0px;
	padding-bottom:0px;
}


#main h3
{
	margin:50px 350px 10px 40px;
	padding:5px 0px 1px 10px;
	color:#41b8f2;

	font-size:16px;
	background-repeat: no-repeat;
	background-position:5px 2px;
	text-indent:33px;
	border: 0.09em solid #41b8f2;
	background-size:38px;
}

#main #top
{
	background-image : url(../img/top_icon.gif);
}
#main #about_us
{
	background-image : url(../img/about_us_icon.gif);
	text-indent:40px;
}
#main #product_introduction
{
	background-image : url(../img/product_introduction_icon.gif);
}
#main #news_blogs
{
	background-image : url(../img/news_blogs_icon.gif);
}

.level_0
{
	margin:5px 0 5px 0;
}
.level_1
{
	margin:5px 0 5px 60px;
}
.level_2
{
	margin:5px 0 5px 150px;
}
.level_3
{
	margin:5px 0 5px 200px;
}



#main ul li
{
	margin-right:60px;
	padding:5px 5px 5px 10px;
	border-bottom: 1px solid #ccc;
}



#main #footer_decoration
{
	margin:0 0 -10px -240px;
}



