#front .titleLine
{
	width:610px;
	height:20px;
	background: url(images/find.gif);

	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	padding-top:7px; 
	padding-bottom:0px; 
	font-weight:bold;
	color:#003366;
}
#front .titleLineBr
{
	height:3px;
}
#front img
{
	border: 1px solid #CCC;
}
#front a 
{
	color: #333;
	text-decoration: none;
}

#front a:hover 
{
	color:#0000CC;
	text-decoration: underline;
}

/* standard elements */

html {min-height: 100%;}


* {
	margin: 0;
	padding: 0;
}

a {color: #990033; text-decoration: none;}

a:hover {color: #333; text-decoration: underline; }



body {
	background: #333333 url(images/bg.jpg) repeat-x;
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.red {
	font-weight:bold; 
	color:#990000; 
}

p,code {padding-bottom: 1.2em;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}


h1 {
	font: 20px Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #990000;
	padding-top:10px;
	border-bottom-style: solid;
	margin-right: -15px;
	font-weight: bold;
}


h2 {
	padding-top: 15px; 
	padding-bottom: 15px; 
	font-weight: bold;
	font-size:1.2em; 
	color: #990033;
	text-align:center;
	}

.bold {
	font-weight: bold;
	}
		
h3 {
	padding-top: 0px; 
	padding-bottom: 10px; 
	font-weight: bold;
	font-size:1.2em; 
	color: #990033;
	}
	
h4 {
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-weight: bold;
	font-size:0.9em; 
	color: #666666;
	}	

/* misc */

.clearer {clear: both;}

.left {float: left; margin-right: 10px;}

.right {float: right;}



/* structure */

.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 778px;
}

/* header */

.top {
	padding: 0px 5px 0;
}


/* title */

.header {
	background: #FFF;
	font-size: 13px;
	height: 310px;
	margin: 0 auto;
	padding: 0;
	width: 778px;
}

.header1 {
	height: 75px;
	background: #CCC url(images/header1bg.jpg);
}

.header1 h1 {
	font: bold 1.8em "Times New Roman", Times, serif;
	color: #333;
	padding-top:25px;
	padding-left:130px;
	border: 0;
	margin: 0;
}


.header2 {
		height: 235px;
}


/* navigation */

.navigation {	
	background: #CCC url(images/nav.jpg);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 40px;
	padding-left: 30px;
}

.navigation a {
	background: #D9E1E5 url(images/nav.jpg);
	color: #333;
	display: block;
	float: left;
	font: bold 1.0em sans-serif;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
}
.div a{
	background: #D9E1E5 url(images/navdiv.jpg) no-repeat;

}

.navigation a:hover {background-position: left bottom; color: #990000;}

/*---------------- menu tab----------------------*/
#menu_tab{
width:763px;
height:40px;
background:url(images/nav.jpg) repeat-x;
padding-left: 15px;
}
ul.menu {
list-style-type:none; float:left; display:block; width:763px; 
margin:0px; padding:0px;background:url(images/nav.jpg) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:40px;
}
ul.menu li.divider {
display:inline;
width:12px;
height:40px;
float:left;
background:url(images/navdiv.jpg) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 0px;height:40px;text-decoration:none;color:#666666;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 0px;height:40px;text-decoration:none;color:#990000;}


/* main */

.main {

	border-top: 0px solid #FFF;
	background:  url(images/main_bg.jpg) repeat-x;
}



/* sub navigation */

.sidenav {

	float: left;
	width: 200px;
	height: 700px;
	background: #ccc  url(images/sidenav_bg.jpg) repeat;
}

.sidenav h2 {
	color: #006633;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #ccc;
}

.sidenav li {border-top: 1px solid #FFF; text-indent: 20px;}

.sidenav li a {

	font-size: 1.1em;

	color: #554;

	display: block;

	padding: 3px 0 3px 5%;

	text-decoration: none;

	width: 95%;
	line-height: 25px;
	font-weight: bold;

}

.sidenav li a:hover {

	background: #82c226;

	color: #FFF;	

}

.sidenav .image {
	width:210px;
	}
.image {
	width:100%;
	}
	
	
/* nav2 */

.sidenav2 {
	float: right;
	width: 180px;
	background:#EDF4FB;
}

.sidenav2 h2 {
	color: #003366;
	font-size: 1.2em;
	line-height: 30px;
	margin: 0;
	padding-left: 7px;
}

.sidenav2 ul {
	padding: 0;
	border-top: 1px solid #FFF;
}

.sidenav2 li {border-top: 1px solid #FFF;}

.sidenav2 li ul {
	padding: 0;
	border-top: 0px solid #FFF;
}

.sidenav2 li ul li  {
	padding: 0px 0 3px 20px;
	border-bottom: 0;
}

.sidenav2 li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	
}

.sidenav2 li a:hover {

	background: #DEEAF8;

	color: #654;	

}

.sidenav2 .image {
	width:210px;
	}

/* content */





.content {

	float: left;
	background: url(images/contentbg.jpg);
	margin: 0px 0;
	padding: 0 15px 0 15px;
	width: 748px;

}

.link {

	color: #444;
	font-weight: bold;
}

.content1 {

	float: left;

	margin: 0px 0;

	padding: 0 0 0 8px;

	width: 489px;
	
	border-left: 1px solid #cccccc;

}

.content2 {

	float: left;

	margin: 0px 5px 0 -5px;

	padding: 0;

	width: 250px;

}

.content2 p {
	margin-left: 15px;
}

.content1 .normal p {
	text-indent: 0;
}

.content2 a {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;

}
.content2 a:hover {
	color: #000000;
}

.content2 ul {
	list-style-image: url('images/bullet.jpg');
	margin-left: -15px;
	padding-left: 0px;
}

.directorPos {
	font-size: 13px;

}

table {
	border-collapse: collapse;
	font-size: 12px;
	border-color:#333333;
}

table td {
	padding: 5px;
	border-color:#333333;
}

table .td1 {
	padding: 5px;
	width: 100px;
}

table .td2 {
	padding: 5px;
	width: 200px;
}


.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	margin-left: 30px;
	line-height: 25px;
}

.content1 ol li {
	font-weight: bold;
}

.content1 .contentnormal ol {
	font-weight: normal;
}

.content1 ul li {
	font-weight: normal;
	list-style-type: square;
}

.content p {
	font-family: Arial, Helvetica, sans-serif; text-align:justify;
	text-indent:20px;
}

.contactleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;	
	width:100px;
	float:left;
	line-height: 20px;
	/* padding:10px 5px 10px 10px; */
	
}	

.contactright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:370px;
	float:right;
	color:#666666;
	line-height: 20px;
}	

input
{
	border:1px solid #999999;
	margin:0;
}

textarea
{
	border:1px solid #999999;
	margin:0 0 10px 0;
}


/* footer */

.footer {
	background: url(images/bgfooter.jpg) repeat-x;
	color: #333;
	font: bold 1em sans-serif;
	height: 75px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}

.footer a {
	color: #333;
	text-decoration: none;
	margin-top: 10px;
}

.footer a:hover {
	color: #990000;
	text-decoration: none;
	margin-top: 10px;
	font-weight:bold;
}

.footer .nav {
	color: #333;
	text-decoration: none;
	padding-top: 10px;
}

.aboutproduct ol, .aboutproduct ol li{
	list-style-type: decimal;
}
