BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-y top center;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #676767;
	font-size: 11px;
	font-family: arial;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border-left1: 1px solid #FFFFFF;
	border-right1: 1px solid #FFFFFF;
}

#bottom
{
	height: 56px;
	font-size: 90%;
	line-height: 30px;
	margin-top: -20px;
	padding-top: 25px;
	padding-left: 10px;
	background: #BABABA url('../images/bottom_bg.jpg') repeat-x;
}

#bottom P
{
	margin: 0px;
	margin-top: -30px;
	text-align: right;
	margin-right: 10px;
}

#bottom A
{
	color: #4A4A4A;
	text-decoration: none;
}

#bottom A:hover
{
	text-decoration: underline;
}

#menu
{
	height: 36px;
	margin-bottom: 1px;
}

#menu UL.level1
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
}

#menu UL.level1 LI
{
	float: left;
	height: 36px;
	font-weight: bold;
	text-align: center;
	background: url('../images/menu_bg.jpg') repeat-x;
}

#menu UL.level1 LI.over
{
	background: url('../images/menuovr_bg.jpg') repeat-x;
}

#menu UL.level1 LI A
{
	color: #000000;
	line-height: 36px;
	text-decoration: none;
}

#menu UL.level1 LI.sep
{
	width: 2px;
	background: url('../images/menu_sep.jpg') no-repeat;
}

#menu UL.level2
{
	margin: 0px;
	padding: 0px;
	margin-left: -1px;
	position: absolute;
	visibility: hidden;
	list-style-type: none;
	border: 1px solid #CBCBCB;
	border-top: 0px;
}

#menu UL.level2 LI
{
	float: none;
	height: 20px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

#menu UL.level2 LI A
{
	width: 100%;
	color: #393939;
	display: block;
	line-height: 20px;
	background: #F0F0F2;
	text-decoration: none;
}

#menu UL.level2 LI A SPAN
{
	margin-left: 20px;
}

#menu UL.level2 LI A:hover
{
	color: #FFFFFF;
	background: #DA251E;
}

#banner
{
	clear: left;
	height: 117px;
	margin-bottom: 1px;
	background: #000000;
}

#bar
{
	clear: left;
	height: 30px;
	overflow: hidden;
	background: #CA221B url('../images/bar_bg.jpg') repeat-x;
}

#bar .news
{	
	float: left;
	width : 100px;
	margin-top: 8px;
	margin-left: 10px;
}

#bar .product
{
	float: right;
	width : 50px;
	height: 30px;
	margin-top: 8px;
	margin-right: 70px;
}

#main
{
	padding-top: 20px;
	background: #FFFFFF url('../images/shadow_top.jpg') repeat-x;
}

#news
{
	float: left;
	width: 220px;
	background: url('../images/vline.png') repeat-y top right;
}

#news .margin
{
	margin: 20px;
	margin-top: 0px;
}

#news H1
{
	margin: 0px;
	color: #DA251D;
	font-size: 100%;
	padding-left: 10px;
	margin-bottom: 5px;
	border-left: 2px solid #DA251D;
}

#news H1 A
{
	color: #DA251D;
	text-decoration: none;
}

#news H1 A:hover
{
	text-decoration: underline;
}

#news P.date
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 18px;
	margin-bottom: 10px;
}

#news P.date SPAN
{
	width: 67px;
	text-align: center;
	background: url('../images/date_bg.png') no-repeat;
}

#news P.more
{
	margin: 0px;
	font-size: 90%;
	margin-top: 5px;
}

#news P.more A
{
	color: #DA251D;
	text-decoration: none;
}

#news P.more A:hover
{
	text-decoration: underline;
}

#news P.sep
{
	margin-top: 15px;
	margin-bottom: 5px;
	background: url('../images/hline.png') repeat-x;
}

#product
{	
	width: 217px;
	margin-left: 556px;
	font-family: tahoma;
}

#product .margin
{
	margin: 20px;
	margin-top: 0px;
}

#product H1
{
	color: #DA251D;
	font-size: 120%;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 15px;
	background: url('../images/arrow.png') no-repeat center left;
}

#product P.sep
{
	margin-top: 10px;
	margin-bottom: -3px;
	background: url('../images/hline.png') repeat-x;
}

#product P.img
{
	margin-top: -10px;
	margin-bottom: 5px;
}

#product UL
{
	margin: 0px;
	padding: 0px;
	color: #575757;
	font-size: 100%;
	margin-top: 10px;
	list-style-type: none;
}

#product UL LI
{
	padding-left: 15px;
	margin-bottom: 2px;
	background: url('../images/redbullet.jpg') no-repeat center left;
}

#product UL LI A
{
	color: #575757;
	margin-top: 5px;
	margin-bottom: 5px;
}

#product UL LI A:hover
{
    color: #da251d;
}

#product UL LI A.active
{
    color: #da251d;
    font-size: 90%;
    font-weight: bold;
	text-decoration: none;
}

#rainox
{
	float: left;
	width: 336px;
	height: 285px;
	font-size: 110%;
	background: url('../images/vline.png') repeat-y top right;
}

#rainox .margin
{
	margin-left: 20px;
	margin-right: 20px;
}

#rainox H1
{
	margin-top: 0px;
	margin-bottom: 20px;
}

#rainox P
{
	margin-top: 12px;
	margin-bottom: 10px;
}

#rainox P.more A
{
	color: #DA251D;
	text-decoration: none;
}

#rainox P.more A:hover
{
	text-decoration: underline;
}

#content
{
	float: left;
	width: 556px;
	font-size: 110%;
	background: url('../images/vline.png') repeat-y top right;
}

#content .margin
{
	margin-left: 20px;
	margin-right: 20px;
}

#content .margin P.sep
{
	clear: left;
	background: url('../images/hline.png') repeat-x;
}

#content H1
{
	margin: 0px;
	color: #DA251D;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url('../images/title_line.png') no-repeat bottom left;
}

#content H2
{
	margin: 0px;
	color: #DA251D;
	font-size: 100%;
	margin-top: 0px;
}

#content H3
{
	margin: 0px;
	color: #28166f;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: -5px;
}
	
#content H4
{
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	line-height: 26px;
	padding-left: 35px;
	background: #ecf0f6 url('../images/icon_management.jpg') no-repeat;
}

#content A
{
	color: #DA251D;
	font-weight: bold;
	text-decoration: none;
}

#content A:hover
{	
	color: #676767;
	text-decoration: underline;
}

#content UL
{
	margin: 0px;
	padding: 20px;
	color: #575757;
	font-size: 100%;
	margin-top: 10px;
	margin-left: 20px;
	list-style-image: url('../images/bu_box.jpg');
}

#content UL LI
{
	margin-bottom: 10px;

}

#content P
{
	margin-top: 12px;
	margin-bottom: 10px;
}

#content .management P
{
	color: #000000;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: -3px;
}

#content .management P.title
{
	font-weight: bold;
	color: #da2521;
	padding-left: 35px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#content .management A
{
	font-weight: normal;
	color: #000000;
}

#content .management A:hover
{
	color: #da2521;
}

.packaging
{
	width: 159px;
	float: left;
	height: 123px;
	color: #DA251D;
	padding-top:10px;
	margin-top: 25px;
	font-weight: bold;
	text-align: center;
	margin-right: 18px;
	margin-bottom: -5px;
	background: url('../images/box_images.png') no-repeat;
}

.application IMG
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
.application H2
{
	margin: 0px;
	color: #DA251D;
	font-size: 100%;
	padding-left: 5px;
	margin-left: 162px;
	border-left: 2px solid #9A9A9A;
}

TABLE.datatable
{
	font-size: 90%;
	overflow: auto;
	font-family: tahoma;
	background: #fafbfc;
	border:1px solid #d4dde9;
	border-collapse: collapse;
}

TABLE.datatable TH, TABLE.datatable TD
{
	height: 25px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #d4dde9;
}

TABLE.datatable TH
{
	height: 34px;
	color: #FFFFFF;
	background: url('../images/table_titlebg.jpg') repeat-x;	
}

TABLE.datatable TH, TABLE.datatable TR.Sub_title TD
{
	height: 30px;
	padding-left: 5px; padding-right: 2px;
	border-bottom: 1px solid #d4dde9;
}

TABLE.datatable TR.Sub_title
{
	font-size: 112%;
	color: #ffffff;
	font-weight: bold;
	height: 35px;
	background: url('../images/table_titlebg1.jpg') repeat-x;
}

TABLE.datatable TR.alt
{
	height: 25px;
	background: #eaeef4;
}

#content1
{	
	margin-left: 20px;
	margin-right: 20px;
}

#content1 .margin P.sep
{
	clear: left;
	background: url('../images/hline.png') repeat-x;
}

#content1 H1
{
	margin: 0px;
	color: #DA251D;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url('../images/title_line.png') no-repeat bottom left;
}

#content1 P
{
	margin-top: 12px;
	margin-bottom: 10px;
}


.form_table
	{
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid
	}

.form_td
	{
	background-color: #f3f3f3;
	}
	
.form_td1
	{
	background-color: #ffffff;
	}
	
.form_title1
	{
	background-color: #f0f0f0;
	}
	
.form_title
	{
	height: 25px;
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff; 
	background: #648fad;
	}


#DHTMLgoodies_formTooltipDiv
{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}

.DHTMLgoodies_formTooltip_closeMessage
{
	font-size:95%;
	color: #FFFFFF;
	margin-top: 5px;
	font-weight:normal;
}