body, h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , Verdana , Ms Sans Serif;
 	font-size: 12px;	
	}
table {
	font-family: Tahoma , Verdana , Ms Sans Serif; 
	font-size: 8pt;
	color: #000000;
	}
table.content {
	font-family: Tahoma , Verdana , Ms Sans Serif; 
	font-size: 12pt;
	color: #000000;
	}
a { 
	color: #0066CC; 
	text-decoration: underline; 
	}
a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
	}
a:active { 
	color: #FF0000; 
	text-decoration: underline;
	}
a:focus, a:active {
	outline: none;
}
.layout_body{
	background-color:#FFFFFF;
	background-image:url(bg-main.gif);
	background-repeat: repeat-y;
}

.layout_head{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(bg-head.png);
	background-repeat:no-repeat;
}
#content {
	width: 770px;
	background-color: #FFFFFF;
	padding-top: 3px;
}

.our-product {
	width:209px;
	background:url(../images/our-product-bg.gif) repeat-x top left;
	height: 460px;
	float: left;
	margin-left: 10px;
	-margin-left: 5px;
}
.our-product h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(dot2px.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.our-product h1 span {
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #454545;
	padding: 0px 5px;
}
.our-product ol {
	display: block;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
.our-product li, .our-product li a {
	display: block;
	width: 198px;
}
.our-product li {
	margin-bottom: 4px;
}
.our-product li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(bullet-circle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.our-product li a:hover {
	background-position: left bottom;
}
.our-product li a span {
	padding-left: 16px;
}
.data {
	float: left;
	width: 538px;

	-width: 540px;
	font-size: 14px;
	margin-left: 3px;
}
.notic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F1F3F5 url(icon-quotes.gif) 5px 5px no-repeat;
	text-indent: 15px;
	margin-bottom: 5px;
	padding: 5px 5px 8px 8px;
}
.products {
	margin-bottom: 10px;
	border-bottom: solid 2px #F1F3F5;
	padding-bottom: 5px;
}
.products h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-image: url(product-h2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-bottom: 5px;
}
.products h2 a {
	text-decoration: none;
	color: #454545;
	padding: 18px;
}
.products img.xident {
	float: left;
	margin-right: 5px;
}
.products .notic, .products .button {
	margin-left: 122px;
}
.products ul {
	margin: 8px 0px;
	padding-left: 15px;
	list-style-type: disc;
}
.products p.button {
	height: 24px;
}
.products p.button a {
	display: block;
	float: right;
	height: 24px;
	text-indent: -5000px;
	background-position: top;
	margin-left: 2px;
}
.products p.button a:hover {
	background-position: bottom;
}
.products p.button a.register-button {
	background-image: url(register-button.gif);
	width: 121px;
}
.products p.button a.buy-button {
	background-image: url(buy-button.gif);
	width: 96px;
}
.blue {
	background-color: #E8F4F3;
}