@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	text-align:center;
}

body, table, label, input, textarea, p
{
	font-family:Arial;
	color:#58585a;
	font-size:12px;
	text-align:left;
	line-height:19px;
}

#wrap
{
	margin:0 auto;
	width:1024px;
}
.lft
{
	float:left;
}

.rgt
{
	float:right;
}

.clr
{
	clear: both;
	height:0px;
}

#top
{
	width:1024px;
	height:151px;
	background:#545455;
	border-bottom:8px solid #81cbe3;
}

#logo
{
	margin:40px 0px 0px 25px;
	width:345px;
	height:92px;
}


#menu
{
	margin:20px 32px 0px 0px;
	width:auto;
	width:336px;
}

#menutab
{
	text-align:left;
	margin:0px 30px 0px 0px;
}

#menutab A
{
	font-size:11px;
	/*Start CC 6-Nov-09*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	/*Start CC 6-Nov-09*/
	color:#eceded;
	text-align:left;
	text-decoration:none;
}

#menutab A:Hover
{
	color:#87d0e8;
}

#menutab .active
{
	color:#87d0e8;
}
#submenu
{
	margin:0px;
	height:100px;
	line-height:18px;
}
#submenu .list
{
	height:100px;
	border-left:#fafafc 1px solid;
	padding-left:30px;
}
#submenu .nolist
{
	height:100px;
	border-left:0;
	padding-left:30px;
}
#submenu A
{
	/*Start CC 6-Nov-09*/
	font-family:Arial, Helvetica, sans-serif;
	/*End CC 6-Nov-09*/
	font-size:12px;
	font-weight:normal;
	color:#eceded;
	text-align:left;
	text-decoration:none;
}

#submenu A:Hover
{
	color:#87d0e8;
}

#submenu .active
{
	color:#87d0e8;
}


#banner
{
	width:1024px;
	height:199px;
}

#product
{
	width:1024px;
	height:73px;
	background:#ffffff;
}

#product .vrlin
{
	/*CC Start 8-Nov-09*/
	float:left;
	padding-left:10px;
	/*CC End 8-Nov-09*/
	width:1px;
	height:73px;
	background:url(../images/design/vrlin.jpg) no-repeat top left;
}

/*CC Start 8-Nov-09*/
#product .vrlinrgt
{
	float:right;
	width:1px;
	height:73px;
	background:url(../images/design/vrlin.jpg) no-repeat top left;
}
/*CC End 8-Nov-09*/

#product .thumb
{
	/*CC Start 8-Nov-09*/
	float:left;
	/*CC End 8-Nov-09*/
	margin:0px;
	width:210px;
	height:73px;
	background:#ffffff;
}
#product .navlft
{
	float:left;
	margin:10px 10px;
	cursor:pointer;
}

#product .navrgt
{
	float:right;
	margin:10px 10px;
	cursor:pointer;
}

/*Start CC 2-Dec-09*/
.heding1
{
	font-family:"HelveticaNeue LightExt",Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 3px;
	color:#8acfe7;
	font-size:13px;     
	font-weight:bold; 
	text-align:left;
	float:left;
	width:auto;
}
/*End CC 2-Dec-09*/

.heding1 A
{
	color:#8acfe7;
	text-decoration:none;
}

.heding1 A:Hover
{
	color:#000000;
}


.btn1
{
	color:#58585a;
	background:url(../images/design/bul1.png) no-repeat right;
	text-align:left;
	text-decoration:none;
	/*Start CC 6-Nov-09*/
	padding-right:12px;
	padding-left:3px;
	/*End CC 6-Nov-09*/
}

#content
{
	width:1024px;
	background:#eceded url(../images/design/contbg.png) top right no-repeat;
}

#content P
{
	text-align:left;
	margin:5px 0px;
}

#content .rgtside
{
	float:right;
	width:384px;
	text-align:center;
	margin:0 auto;
}

#content .lftside
{
	float:left;
}

#content .lftcont
{
	margin:15px 0px 10px 140px;
	width:450px;
	max-width:450px;
	min-width:450px;
	min-height:300px;
}
#content .lftcontonecol
{
	margin:15px 0px 10px 140px;
	width:834px;
	max-width:834px;
	min-width:834px;
	min-height:300px;
}
#content .lftcont A
{
	color:#87d0e8;
}

#content .lftcont A:Hover
{
	color:#87d0e8;
}


#content .heding2
{
	padding:20px 0px 5px 86px;
	height:44px;
	font-size:15px;
	color:#58585a;
	border-bottom: 2px solid #ffffff;
}

/*Start CC 13-Nov-09*/

/*#content .heding3
{
	padding:44px 0px 5px 140px;
	height:20px;
	font-size:25px;
	color:#58585a;
	text-align:left;
	border-bottom: 2px solid #ffffff;
	font-family:"HelveticaNeueLT ThinExt",Arial, Helvetica, sans-serif;
}*/

#content .heding3
{
	padding:40px 0px 5px 0px;
	height:35px;
	width:448px;
}
/*End CC 13-Nov-09*/

#content P
{
	font-family:"HelveticaNeueLT ThinExt",Arial, Helvetica, sans-serif;
}

/*Classes for sliding menu*/
#sliderContent{
	float:left;
	text-align:left;
	width:950px;
	margin:auto;
	height:75px;
}
.viewer{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.content-conveyor{ 
	width:950px;
	position:relative;
}
.item{
	float:left;
	width:238px;
	font-family:Tahoma;
	text-align:center; 
}

