body {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	outline:none 0;
}
.noshow {
	display:none;
}
#cover {
	margin: 0px auto;
	width:900px;
	height:auto;
}
.wrapper {
	width:900px;
	margin: 0px auto;
	height:auto;
}
.banner {
	float:left;
	width:900px;
	height:194px;
	background:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
.logo {
	float:left;
	width:323px;
	height:93px;
	margin:13px;
	padding:13px;
}
img {
	border:none;
}
.menu {
	float:left;
	width:900px;
	height:24px;
	margin-top:19px;
}
.recent_product {
	float:right;
	width:270px;
	height:auto;
	background: #FDFFFE url(../images/product_bg.jpg) top;
	background-repeat:no-repeat;
}
.recent_product span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#005A92;
	padding-left:60px;
	line-height:50px;
}
.recent_product ul {
	list-style:none;
}
.recent_product li {
	list-style: url(../images/list_style.jpg);
	margin:5px;
	padding:5px;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #00CCFF;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.recent_product li a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.recent_product li a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.top_menu {
	float:right;
	width:200px;
	height:20px;
	margin-left:30px;
	margin-top:20px;
}
.top_menu ul {
	margin:0px;
	padding:0px;
}
.top_menu li {
	list-style:none;
	float:left;
	padding:0px 10px 0px 20px;
}
.main_content {
	float: left;
	width:900px;
	height:auto;
	margin-top:15px;
}
.flash_area {
	float:left;
	width:624px;
	height:273px;
}
.news_Area {
	float:left;
	width:260px;
	height:273px;
	margin-left:10px;/*background:url(../images/new_bg.jpg);
	background-repeat:repeat-x;*/
}
.content_area {
	float:left;
	width:624px;
	height:auto;
	background:#FFFFFF;
	margin-top:20px;
}
.search_area {
	float:right;
	width:350px;
	height:20px;
	margin-top:40px;
}
.top_menu_area {
	float:right;
	width:400px;
	height:120px;
}
.welcome_heading {
	width:185px;
	font-weight:bold;
	color:#069;
	font-family: 'Times New Roman', Times, serif;
	font-size:19px;
}
.head {
	margin:5px;
	padding:5px;
	line-height:32px;
}
.color1 {
	color:#94C3DF;
}
.content_area p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:17px;
	text-align: justify;
	width:600px;
	margin:5px;
	padding:5px;
}
#menu {
	float:left;
	width:100%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	color:#FFFFFF;
}
#menu ul {
	margin:0;
	padding:20px 10px 0 30px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url("../images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("../images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#FFFFFF;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
div.TabView {
	font-family: Verdana, Sans-Serif;
	height:100px;
	font-size:   12px;
}
/* ***** Tabs *************************************************************** */

div.TabView div.Tabs {
	height: 22px;
	background: url('../images/tab-view.png') repeat-x 0px -33px;
}
div.TabView div.Tabs a {
	display: block;
	float:    left;
	margin-right: 1px;
	width: 85px;
	text-align: center;
	height:      22px;
	line-height: 21px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.TabView div.Tabs a:hover {
	background: url('../images/tab-view.png') no-repeat 0px -35px;
}
div.TabView div.Tabs a.Current, div.TabView div.Tabs a.Current:hover {
	margin-top: 01px;
	height:     21px;
	background: url('../images/tab-view.png') no-repeat 0px 0px;
	cursor:  default;
}
/* ***** Pages ************************************************************** */



div.TabView div.Pages {
	height:100px;
}
.footer {
	float:left;
	width: 100%;
	height:115px;
	background:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.footer ul {
	margin:0px auto;
	padding:0;

	width:500px;
}
.footer ul li {
	list-style:none;
	float:left;
	line-height:40px;
}
.footer ul li a {
	list-style:none;
	float:left;
	padding:0px 10px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.copyright {
	margin:0;
	padding:0;
	width:200px;
}
.copyright ul {
	margin:0px auto;
	width:600px;
}
.copyright ul li span {
	list-style:none;
	float:left;
	padding:0px 10px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	width:280px;
	font-size:12px;
	color:#0B5793;
}
.copyright ul li span a {
	text-decoration:none;
	list-style:none;
	/*float:left;
	padding:0px 10px 0px 10px;	width:280px;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.more_button {
	float:right;
	margin-right:5px;
	height:30px;
	width:400px;
}
.certificate_area {
	float:left;
	width:334px;

	height:280px;
}
.certificate_area span {
	margin:5px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0063A7;
	font-weight:bold;
}
.video_area {
	float:left;
	width:260px;
	height:auto;
	margin-top:20px;
	margin-left:10px;
}
.video_area span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
/*.chromestyle a.active{ background:url(../images/homeo.jpg); background-repeat:no-repeat;  width:62px; height:24px;}*/

.menu_left {
	margin-left:-7px;
}
.menu_top {
	margin-top:-2px;
}
#wrapper {
	width: 260px;
	margin: 0 auto;
}
.box {
	background: #fff;
}
.boxholder {
	clear: both;
	padding: 4px;
	background:#39F;
}
.tab {
	float: left;
	height: 32px;
	width: 129px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #76D1FE url(../images/greentab.jpg) no-repeat;
}
.tab a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
.footer_menu {
	margin:0px auto;
	width:500px;
	height:50px;
}
.copyright1 {
	width:700px;
	margin:0px auto;
	height:30px;

}
.copyright_left {
	float:left;
	width:250px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.copyright_right {
	float:right;
	width: 300px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.copyright_right a {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.copyright_right a:hover {
	text-decoration: underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0B5793;
}
.menu12{margin-top:-2px;}

#rotator
{
	/*border: 1px solid #000;*/
	cursor: pointer;
	overflow: hidden; margin-left:20px; 
/*	margin: 50px auto 10px;*/
	position: relative;
	width: 330px;
	height: 245px; 
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 330px;
	height: 245px;
}


