body
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	background: url(images/water.jpg) center fixed;
	margin: 0;
}

h1
{
	text-align: center;
}

#top_orange
{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
	height: 18px;
	background: url(images/top_orane.gif) no-repeat bottom;
}

#bottom_orange
{
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 100%;
	height: 18px;
	background: url(images/bottom_orane.gif) no-repeat top;
}

#inner_container
{
	margin: 0 auto;
	width: 760px;
	background: #dddddd;
	padding: 3px 3px 5px 3px;
	overflow: hidden;
}

a:link
{
	color: #ef8c29;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a:active
{
	color: #ef8c29;
	text-decoration: underline;
}

a:visited
{
	color: #ef8c29;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

#header
{
	margin: 0;
	padding: 0;
	height: 75px;
}

#logo
{
	float: left;
	padding: 0 10px 0 0;
}

#navigation
{
	float: left;
	width: 468px;
}

#navigation ul 
{
	margin: 45px 0 0 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	text-align: right;
	background: url(images/navigation.gif) no-repeat;
}

#navigation ul li
{  
	display: inline;
}

#navigation ul li a
{
	font-family: Lucida Sans, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 5px 5px;
	color: #ffffff;
}

#navigation ul li a:hover
{
	background: #ef8c29;
}

#icc
{
	float: left;
	width: 197px;
	height: 95px;
}

#code_patent
{
	float: left;
	width: 360px;
	height: 95px;
}

#brochure
{
	float: left;
	width: 203px;
	height: 95px;
}

#main
{
	clear: both;
}

#content
{
	margin: 0;
	padding: 0;
	width: 760px;
}

#nail_demo
{
	margin: 0 auto;
	width: 760px;
	background: url(images/orange_bg.gif) repeat-x;
}

#real_content
{
	margin: 0;
	padding: 10px;
	background: #ffffff;
}

#search
{
	float: left;
	margin: 5px 0 0 0;
	width: 185px;
}

.view_detail
{
	padding: 10px 0 0 0;
}

.sublinks
{
	height: 25px;
	background: url(images/sublinks.gif);
}

.sublinks2
{
	background: #acacac;
}

#footer
{
	clear: both;
	margin: 0 auto;
	width: 760px;
	font-size: 8pt;
	padding: 5px 0 0 0;
	color: #ffffff;
	overflow: hidden;
}

#footer a:link
{
	font-size: 8pt;
}

#copyright
{
	float: left;
	width: 600px;
}

#contact_us
{
	float: left;
	width: 160px;
	text-align: right;
	font-size: 8pt;
}