body
{
	padding:0;
	margin:0;
	background-image: url("../img/bg-pattern.png");
	font-family:  "Arial";
	font-size: 12px;
}
h1
{
	font-size: 18px;
	margin:0;
	padding:0;
}
ul
{
	
	
	margin: 0;
	padding-left: 16px;
	list-style-image: url("../img/li-products.png");
	
}
img
{
	border: none;
}

a:link,a:visited,a:active
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;	
}
.lk-black:link,.lk-black:visited,.lk-black:active
{
	color: #000000;
	text-decoration: none;
	
}

.cb
{
clear: both;
}


#content
{
	margin-top: 4px;
}

.page
{
	
	width: 780px;
	margin-top: 10px;
	position:relative;
	margin-left: 50%;
	left: -390px;
	
}

.page-top
{
	background-image: url("../img/mainbox-top.png");
	width: 780px;
	height: 6px;
	
}
.page-content
{
	background-image: url("../img/mainbox-content.png");
}
.page-crhome
{
	padding:10px;
	padding-top: 6px;
	padding-right: 11px;	
	
}

.header
{
	background-image: url("../img/header-bg.png");
	height: 87px;	
}
.header-content
{
	height: 59px;
}
.header-footer
{
	height: 28px;
	
}
.header-hr
{
	margin-top:1px;
	background-color: #000000;
	height: 2px;
}
.logo-box
{
	background-image: url("../img/header-bg-yellow.png");
	width: 201px;
	height:100%;
	position: relative;
	float:left;
	

}
.logo-box img
{
	margin-top: 10px;
	margin-left: 10px;
}
.comp-box
{
	position: relative;
	float:left;
	background-image: url("../img/header-bg-complement.png");
	width: 99px;
	height:100%;
}

.titlebox
{

	height: 32px;
	margin-bottom: 3px;
	
}


.titlebox-left
{
	
	background-image: url("../img/layout/titlebox-bg.png");
	
	margin: 0;
	padding: 0;
	
	width:6px;
	
	float: left;
	position: relative;
	height: 32px;
	
}
.titlebox-right
{

	background-image: url("../img/layout/titlebox-bg.png");
	background-repeat:no-repeat;
	
	background-position:right;
	
	position: relative;
	float: left;
	height: 32px;
	width: 752px;
}

.twocols
{
	
}
.twocols .col-left
{
	
	width: 155px;
	position: relative;
	float:left;
}
.twocols .col-right
{
	position: relative;
	float:left;
}

.content-table
{
width: 100%;
		

}
.content-table td
{
	vertical-align: top;
}
.content-table .col1
{
	padding-left: 10px;
	padding-right: 10px;

}
.content-table .col1 p
{
	text-indent: 12px;
}
.content-table .col2
{
	background-color: #EAEAEA;
	width: 240px;

}
.footer-box
{
	background-image: url("../img/layout/footer-bg.png");
	height: 23px;
}

.footer-shadow-top
{
	height: 3px;
	background-image: url("../img/layout/footer-shadow-top.png");	

}
.footer-shadow-bottom
{
	height: 5px;
	background-image: url("../img/layout/footer-shadow-bottom.png");	

}
