html{
margin:0;
padding:0;
overflow-y: scroll;
width:100%;
height:100%;

}



body{
margin:0;
padding:0;
width:100%;
height:100%;
	



background-repeat: no-repeat;
background: #ded7ba; /* Old browsers */
background: -moz-linear-gradient(top, #ded7ba 0%, #e8e3cd 100%) fixed no-repeat; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ded7ba), color-stop(100%,#e8e3cd)) fixed; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ded7ba 0%,#e8e3cd 100%) fixed; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ded7ba 0%,#e8e3cd 100%) fixed; /* Opera11.10+ */
background: -ms-linear-gradient(top, #ded7ba 0%,#e8e3cd 100%) fixed; /* IE10+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFBFB', endColorstr='#F4F2EF',GradientType=0 );  IE6-9 */
background: linear-gradient(top, #ded7ba 0%,#e8e3cd 100%) fixed; /* W3C */
}

.bukFix { font-family: 'Cuprum', sans-serif; font-size:14px; color:#6b6b6b; text-align:left;}
.bukFix a{ font-family: 'Cuprum', sans-serif; font-size:14px; color:#6b6b6b; text-align:left; text-decoration:underline;}
.bukFix a:hover{ text-decoration:none; color:#6b6b6b;}

p{ padding:0px; margin:0px;}
a:link { color:#d300d1; }
a:visited {}
a:hover { color:#d300d1; border:none;}
a:active{ outline: none; border:none;}
a:focus { -moz-outline-style: none; outline:none; border:none; }

.roundout{ display:block; position:absolute; margin-left:140px; margin-top:-50px;}

.directionNav{ display:block; position:absolute; width:53px; height:33px;  margin-left:415px; margin-top:350px; z-index:1000;}

#_left {
		display:block; position:relative; width:25px; height:33px; cursor:pointer;
		background-image:url(../static/products/direct.png); background-repeat:no-repeat; background-position:left;
}
 


#_right{  display:block; position:absolute; width:28px; height:33px; margin-left:25px;  cursor:pointer;  
		background-image:url(../static/products/direct.png); background-repeat:no-repeat; background-position: -25px 0px;
}

.roundout ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width:600px;
	height: 386px;
}
.roundout ul li {
	height: 327px;
	width: 213px;
	text-align: center;
	background-color:#fefefe;
	-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
	overflow:hidden;
	padding:10px;
}


.roundout li img{
	width:100%;
	height:160px;
	overflow:hidden;
	border:1px solid #FFF;
}

.roundout_img_shadow{
	-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
}
	
	
.roundout_item{
	display:block;
	position:absolute;
	height: 260px;
	width: 190px;
	overflow:hidden;
	
}
 


.roundout_title{
	font-family: 'Marvel', sans-serif;
	font-size:24px;
	color:#3b719c;
	text-align:left;
	padding-top:15px;
	
}

.roundout_title a{
	font-family: 'Marvel', sans-serif;
	font-size:24px;
	color:#3b719c;
	text-decoration:none;
}


.roundout_title a:hover{
		color:#3b719c;
}



.readmore{ display:block; position:relative; width:56px !important; height:17px !important; padding-top:10px;}
.readmore a{ display:block; position:relative; width:56px !important; height:17px !important; background-image:url(../static/company/read.png); background-size: 56px 17px;}
.readmore a:hover{}
.shiftThis1{ left:552px;}
.shiftThis2{ left:530px;}
.shiftThis3{ left:580px;}
.shiftThis4{ left:530px;}
.shiftThis5{ left:170px;}
.shiftThis6{ left:212px;}
.shiftThis7{ left:380px;}

#container{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
 	z-index:10;
	min-width:1118px;
	min-height:768px;
	
}


#header{
	position:relative;
	display:block;
	width:100%;
	height:152px;
	z-index:10;
	background-image:url(../static/common/repeat.png);
}

#logo{
	
	margin-top:5px;
	margin-left:45px;
}

#menu{
	position:relative;
	display:block;
	width:1118px;
	height:92px;
	z-index:10;
	background-image:url(../static/common/menu.png);
}
 
 /*#menuItems{ position:absolute; margin-top:0px; margin-left:20px;}*/

.bottomBg{
	background-image:url(../static/menu/menu_over_bg.png);
	background-repeat:no-repeat;
	width:110px;
	height:69px;
}

.bottomBg1{
	background-image:url(../static/menu/menu_bg.png);
	background-repeat:no-repeat;
	width:110px;
	height:69px;
}

.nav ul {
	list-style-type: none;
	height: 69px;
	margin: 0;
	width:440px;
	
}


.nav ul li a{
	font-family: 'Marvel', sans-serif;
	font-weight:bold;
	font-size: 18px;
	display:block;
	text-decoration: none;
	vertical-align:bottom;
	color: #ddebf8;
	width:110px;
	height:69px;
	padding-top:25px;
	
	

	/*background:#F00;*/
}


.nav ul a:hover{
	
	color: #ddebf8;
	
	/*font-weight:lighter;*/
}


.nav li {
	float: left;
	width:110px;
	height:69px;
	text-align:center;
	
	}

#search_panel{
	margin-bottom:25px;
}

.s_box{
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:12px;
	color:#93989c;
	text-decoration:none;
	border:none;
	width:202px;
	height:27px;
	display:block;
	background:none;
	background-image:url(../static/menu/search.png);
		background-repeat:no-repeat;
	line-height:25px;
	text-indent:5px;
	overflow:hidden;
}

.ok {
	border:0;
	width:25px;
	height:27px;
	background:none;
	background-image:url(../static/menu/search_button.png);
	background-repeat:no-repeat;
	cursor:pointer;
}



#underMenu{
	position:relative;
	display:block;
	width:1118px;
	height:30px;
	z-index:10;
	background-image:url(../static/common/undermenu.png);
}



.topSpace{
	position:relative;
	display:block;
	width:20px;
	height:29px;

}

.bodyContainer{
	display:block;
	position:relative;
	width:1118px;
	background-image:url(../static/common/gradient.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}


#footer{
	position:relative;
	display:block;
	width:1118px;
	height:24px;
	z-index:10;
	background-image:url(../static/common/white.png);
	background-position:bottom;
}


#leftShadow{
	position:absolute;
	display:block;
	width:19px;
	height:100%;
	z-index:200;
	left:-19px;
	top:-30px;
 	background-image:url(../static/common/left.png);
	background-position:bottom;
	background-repeat:no-repeat;

}

#rightShadow{
	position:absolute;
	display:block;
	width:19px;
	height:100%;
	z-index:200;
    left:1119px;
	top:-30px;
	background-image:url(../static/common/right.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

















.footerText{
   font-family: 'Cuprum', sans-serif;
	margin:0px;
	padding:0px;
	color:#686869;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	padding-right:20px;
}

.footerText a{
   font-family: 'Cuprum', sans-serif;
	margin:0px;
	padding:0px;
	color:#686869;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.footerText a:hover{ text-decoration:underline;}


.customerText{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}


.customerTitleSmall{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}



.customerTextSmall{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}


.customerLabel{
	font-family: 'Asap', sans-serif;
	height:20px;
	margin:0px;
	padding:0px;
	color:#a97546;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
 }


.customerFld{
	display:inline;
	position:relative;
	width:195px;
	height:20px;
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	background:none;
	border:#705038 1px solid;
}


.customerArea{
	display:inline;
	position:relative;
	width:870px;
	height:120px;
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	background:none;
	border:#705038 1px solid;
	margin-top:5px;
	resize:None;
	overflow:hidden;
}



.submit { padding-top:15px;}
.submit a{ display:block; width:60px; height:18px; background-image:url(../static/customer/submit.png); background-position:0px 0px;}
.submit a:hover{ }


.closeCustomer { display:block; position:absolute; right:0px; margin-right:50px;}
.closeCustomer a{ display:block; width:27px; height:27px; background-image:url(../static/customer/close.png); background-position:0px 0px;}
.closeCustomer a:hover{ }


.customerBg{
	position:relative;
	display:block;
	width:1018px;
	height:766px;
	background-image:url(../static/customer/bg.png);
}


.sub_menu_bg {
	margin: 0;
	padding: 0;
	height: 100%;
	/*background-image:url(../static/common/bg.jpg);
	background-repeat:repeat-x;
	background:#fbfbfb;f4f2ef*/


background-repeat: no-repeat;
background: #e8e3cd; /* Old browsers */
background: -moz-linear-gradient(top, #e8e3cd 0%, #ded7ba 100%) fixed no-repeat; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e3cd), color-stop(100%,#ded7ba)) fixed; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e3cd 0%,#ded7ba 100%) fixed; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e3cd 0%,#ded7ba 100%) fixed; /* Opera11.10+ */
background: -ms-linear-gradient(top, #e8e3cd 0%,#ded7ba 100%) fixed; /* IE10+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFBFB', endColorstr='#F4F2EF',GradientType=0 );  IE6-9 */
background: linear-gradient(top, #e8e3cd 0%,#ded7ba 100%) fixed; /* W3C */



}


#menuButton{
	position:absolute;
	display:block;
	width:115px;
	height:45px;
	z-index:200;
	left:10px;
	top:0px;
}


.closeMenu { display:block; position:absolute; }
.closeMenu a{ display:block; position:absolute; width:115px; height:45px; background-image:url(../static/common/menu.png); background-position:0px 0px;}
.closeMenu a:hover{  background-position:0px -45px;}


.openMenu { display:none; position:absolute; }
.openMenu a{ display:block; position:absolute; width:115px; height:45px; background-image:url(../static/common/menu.png); background-position:0px -90px;}
.openMenu a:hover{  background-position:0px -135px;}











/* Social */
.face{}
.face a{ display:block;    width:22px; height:23px; background-image:url(../static/social/face_n.png);}
.face a:hover{ background-image:url(../static/social/face_o.png); }


.tweet{}
.tweet a{ display:block;    width:27px; height:23px; background-image:url(../static/social/tweet_n.png);}
.tweet a:hover{ background-image:url(../static/social/tweet_o.png); }


.customer{}
.customer a{ display:block;    width:27px; height:23px; background-image:url(../static/social/customer_n.png);}
.customer a:hover{ background-image:url(../static/social/customer_o.png); }


.newsletter{}
.newsletter a{ display:block;    width:28px; height:23px; background-image:url(../static/social/newsletter_n.png);}
.newsletter a:hover{ background-image:url(../static/social/newsletter_o.png); }



#socialFlag1{ display:none; position:absolute; width:71px; height:40px; background-image:url(../static/social/face_label.png); margin-top:-40px; margin-left:-40px;}
#socialFlag2{ display:none; position:absolute; width:71px; height:40px; background-image:url(../static/social/tweet_label.png); margin-top:-40px; margin-left:-40px;}
#socialFlag3{ display:none; position:absolute; width:109px; height:40px; background-image:url(../static/social/customer_label.png); margin-top:-40px; margin-left:-75px;}
#socialFlag4{ display:none; position:absolute; width:81px; height:40px; background-image:url(../static/social/newsletter_label.png); margin-top:-40px; margin-left:-50px;}
















#bottomBar_Level0{
	position:absolute;
	display:block;
	width:100%;
	height:10px;
	z-index:30;
	background-image:url(../static/top/bar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}


#top{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:60;
	background-image:url(../static/top/patern.jpg);
	top:-2000px;
	margin-bottom:-10px;
}


#bottomBar{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:100;
	background-image:url(../static/top/bar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

#BrowserPanel{
	display:none; 
	position:absolute; 
	bottom:0px; 
	margin-left:-262px; 
	z-index:100; 
	width:524px;
	height:300px;
	left:50%;
}

._Browse1 { display:block; position:absolute; width:324px; height:274px;}
._Browse1 a{ display:block; width:324px; height:274px; background-image:url(../static/brands/discover.png); background-position:20px -548px;}
._Browse1 a:hover{  }

.Browse1 { display:block; position:absolute; width:324px; height:274px;}
.Browse1 a{ display:block;  width:324px; height:274px; background-image:url(../static/brands/discover.png); background-position:0px 2px;}
.Browse1 a:hover{  background-position:0px -271px;}




._Browse2 { display:block; position:absolute; width:324px; height:274px; margin-left:260px; z-index:10; }
._Browse2 a{ display:block; width:321px; height:271px; background-image:url(../static/brands/inspiration.png); background-position:0px -542px;}
._Browse2 a:hover{  }


.Browse2 { display:block; position:absolute; width:324px; height:274px;  margin-left:260px; z-index:10;}
.Browse2 a{ display:block; width:321px; height:271px; background-image:url(../static/brands/inspiration.png); background-position:0px 0px;}
.Browse2 a:hover{  background-position:0px -271px;}


#innerContainer{
	display:block; 
	position:absolute; 
	bottom:0px; 
	z-index:100; 
	width:100%;
	height:100%;
	left:0;
}


#insideInnerDiv{
	display:block; 
	position:absolute; 
	z-index:100; 
	width:100%;
	height:100%;
	bottom:0px;
}


#bottomBar_Level1{
	position:absolute;
	display:block;
	width:100%;
	height:21px;
	z-index:130;
	background-image:url(../static/top/bar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	bottom:0px;
	
}

.discoverLeftBgRepeat{
	display:block;
	position:absolute;
	width:348px;
	height:100%;
	z-index:50;

	
}

.discoverLeftBg{
	display:block;
	position:absolute;
	width:348px;
	height:100%;
	background-image:url(../static/discover/left.png);
	background-repeat:no-repeat;
	
}


.discoverRightBgRepeat{
	display:block;
	position:absolute;
	width:279px;
	height:100%;
	right:0%;
		z-index:50;
	
}

.discoverRightBg{
	display:block;
	position:absolute;
	width:279px;
	height:100%;
	background-image:url(../static/discover/right.png);
	background-repeat:no-repeat;
 
}

#discoverArrowLocation{
	display:block;
	position:absolute;
	width:136px;
	height:115px;
	background-image:url(../static/discover/arrows.png);
	background-position:0px 0px;
	right:0%;
	margin-right:140px;
	bottom:20px;
	z-index:1000;
}

 


#backButton{
	display:block;
	position:absolute;
	width:43px;
	height:50px;
 	margin-left:6px;
	margin-top:27px;
	z-index:10;
	cursor:pointer;
}


#forwardButton{
	display:block;
	position:absolute;
	width:80px;
	height:82px;
 	margin-left:42px;
	margin-top:27px;
	z-index:5;
	cursor:pointer;
}


.roomSmallButton { display:block; position:absolute; width:108px; height:100px; right:0%; bottom:21px;}
.roomSmallButton a{ display:block; width:108px; height:100px; background-image:url(../static/discover/small.png); background-position:0px 0px;}
.roomSmallButton a:hover{  background-position:0px -100px;}



.discoverSmallButton { display:block; position:absolute; width:108px; height:100px; right:0%; bottom:21px;}
.discoverSmallButton a{ display:block; width:108px; height:100px; background-image:url(../static/discover/small.png); background-position:0px -200px;}
.discoverSmallButton a:hover{  background-position:0px -300px;}




#discoverSections{ display:block; position:absolute; width:100%; height:100%; overflow:hidden;  }
#discoverSections ul{ list-style:none; padding:0px; margin:1px;  float:left;  width:100%; height:100%;}
#discoverSections li{ list-style:none;float:left; width:100%;  height:100%; background-color:#096;}


.DiscoverNavigation{ display:block; position:relative; width:200px; padding-top:100px; padding-left:45px; }
 
 
.verticalMenu{}
.verticalMenu a{
	font-family: 'Dosis', sans-serif;
	font-size:26px;
    margin-bottom: 0px;
    color: #FFF;
    font-weight: normal;
    text-transform:capitalize;
    width: 200px;
	text-decoration:none;
	}


.verticalMenu a:hover{
	color:#f1b31b;
	text-decoration:none;}
	
	
.verticalMenuSel{}
.verticalMenuSel a{
	font-family: 'Dosis', sans-serif;
	font-size:26px;
    margin-bottom: 0px;
    color: #f1b31b;
    font-weight: normal;
    text-transform:capitalize;
    width: 200px;
	text-decoration:none;
	}


.verticalMenuSel a:hover{
	color:#f1b31b;
	text-decoration:none;}	
 
 
.verticalSubMenu{
	padding-left:20px;
	display:none;

 }

 
.verticalMenuSmall{}
.verticalMenuSmall a{
	font-family: 'Dosis', sans-serif;
	font-size:14px;
    margin-bottom: 0px;
	line-height:20px;
    color: #FFF;
    font-weight: normal;
    text-transform:capitalize;
    width: 200px;
	text-decoration:none;
	background-image:url(../static/discover/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	}


.verticalMenuSmall a:hover{
	color:#f1b31b;
	text-decoration:none;}


 
.verticalMenuSmallSel{}
.verticalMenuSmallSel a{
	font-family: 'Dosis', sans-serif;
	font-size:14px;
    margin-bottom: 0px;
	line-height:20px;
    color: #f1b31b;
    font-weight: normal;
    text-transform:capitalize;
    width: 200px;
	text-decoration:none;
	background-image:url(../static/discover/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	}


.verticalMenuSmallSel a:hover{
	color:#f1b31b;
	text-decoration:none;}





#light{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:20;

}

#shadow{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	z-index:30;

}


/*#logo{
	position:absolute;
	display:block;
	width:243px;
	height:124px;
	z-index:30;
	top: -131px;
	left:20px;

}

#logo a{
	display:block;
	width:243px;
	height:124px;
	background-image:url(../static/common/logo.png);
	background-position:0px 0px;
    }

#logo a:hover{
	background-position:0px -124px;
    }*/
	






#bottom{
	position:absolute;
	display:block;
	width:100%;
	height:41px;
	z-index:100;
	background-image:url(../static/bottom/bg.jpg);
	bottom:0px;
}

#mainBg{
	position:absolute;
	display:block;
	width:100%;
	height:250px;
	z-index:20;
	background-image:url(../static/bg/bottom.png);
	background-repeat:repeat-x;
	background-position:center;
	bottom:41px;
}


#bottomBg{
	position:absolute;
	display:block;
	width:100%;
	height:41px;
	z-index:20;
	background-image:url(../static/bottom/shadow.png);
	background-repeat:no-repeat;
	background-position:center;
}

 

.whatTitle{
    font-family: 'Dancing Script', cursive;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:48px;
	font-weight:bold;
	font-style:normal;
	line-height:48px;
}

.whatSubTitle{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	line-height:25px;
	background-image:url(../static/discover/p.png);
	background-repeat:no-repeat;
	background-position:0px -4px;
	padding-left:15px;
}



.whatSignature{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#aa977b;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	padding-top:10px;
	padding-left:15px;
}


.whatText{
	display:block;
	position:absolute;
	width:513px;
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin-left:320px;
	margin-top:-20px;

}

.whatText a{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	text-decoration:underline;
}


.whatText a:hove{
	text-decoration:none;
}





.insideText{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}

.insideText a{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;
}


.insideText a:hove{
	text-decoration:none;
}


.subTitle{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:35px;
	font-weight:bold;
	font-style:normal;
	line-height:42px;
 
 
}

.inTouchFld{
	display:block;
	width:260px;
	height:26px;
	border:#5a4e41 1px solid;
	background:none;
	background-color:#2c241c;
	font-family: 'Asap', sans-serif;
	color:#827362;
	font-size:14px;
	line-height:26px;
	padding-left:10px;
	padding-right:10px;
}


.inTouchArea{
	display:block;
	width:260px;
	height:100px;
	border:#5a4e41 1px solid;
	background:none;
	background-color:#2c241c;
	font-family: 'Asap', sans-serif;
	color:#827362;
	font-size:14px;
	line-height:14px;
	overflow:hidden;
	resize:none;
	padding:10px;
 
}
 
 
.send{ padding-left:220px;}
.send a{
	font-family: 'Asap', sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	line-height:20px;
	display:block;
	width:60px;
	height:20px;
	font-weight:bold;
	background-image:url(../static/discover/arr.png);
	background-position:right 3px;
	background-repeat:no-repeat;
    }

.send a:hover{ color:#f1b31b; }
	
	

#intouchcircle{
	display:block;
	position:absolute;
	width:384px;
	height:381px;
	background-image:url(../static/discover/intouchcircle.png);
	z-index:100;
	margin-left:97px;
	margin-top:25px;
}

#intouchcirclePanel
{
	display:block;
	position:absolute;
	width:220px;
	height:240px;
 	z-index:100;
	margin-left:114px;
	margin-top:47px;
}

.intouchText{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#5a4834;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.intouchText a{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#5a4834;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-decoration:underline;
}


.intouchText a:hove{
	text-decoration:none;
}


.newsThumb{
	display:block;
	position:relative;
	width:240px;
	overflow:hidden;
	border:#998568 5px solid;
}

.newsTitle{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	line-height:24px;
}

.newsText{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:19px;
}


.newsText a{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#f1b31b;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
 
	text-decoration:underline;
}

.newsText a:hover{
 	text-decoration:none;
}


.newsDate{
	font-family: 'Asap', sans-serif;
	margin:0px;
	padding:0px;
	color:#998568;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
 
}

.newsLine{ display:block; width:100%; height:3px; border-bottom:#8c7a5f 1px dashed;}
 

.viewNews { display:block; position:relative;}
.viewNews a{ display:block; width:49px; height:17px; background-image:url(../static/discover/view.png); background-position:0px -17px;}
.viewNews a:hover{background-position:0px 0px; }


.preNews { display:block; position:relative;}
.preNews a{ display:block; width:21px; height:21px; background-image:url(../static/discover/nav.png); background-position:0px -21px;}
.preNews a:hover{}


.nextNews { display:block; position:relative;}
.nextNews a{ display:block; width:21px; height:21px; background-image:url(../static/discover/nav.png); background-position:0px 0px;}
.nextNews a:hover{}


#navPaging{ display:block; position:relative; width:auto; overflow:hidden;  }
#navPaging ul{ list-style:none; padding:0px; margin:0px;  float:left;  width:auto;  padding-left:4px; padding-right:4px;}
#navPaging li{ list-style:none;float:left; display:block;  margin-left:4px; margin-right:4px; width:21px;  height:21px; background-color:#312a21; text-align:center;}
/*#navPaging li a{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#FFFFFF; text-decoration:none; line-height:21px;}
#navPaging li a:hover{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#f1b31b;}
*/

.navPagingButton{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#FFFFFF; text-decoration:none; line-height:21px}
.navPagingButton a{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#FFFFFF; text-decoration:none; line-height:21px;}
.navPagingButton a:hover{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#f1b31b;}

.navPagingButtonSel{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#f1b31b; text-decoration:none; line-height:21px}
.navPagingButtonSel a{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#f1b31b; text-decoration:none; line-height:21px;}
.navPagingButtonSel a:hover{ font-family: 'Asap', sans-serif; font-size:14px; margin:0px; padding:0px; color:#f1b31b;}



#contact_info{
	font-family: 'Cuprum', sans-serif;
	color:#989898;
	width:230px;
	font-size:14px;
	padding-left:20px;
}

#contact_info_title{
	font-family: 'Cuprum', sans-serif;
	font-size:30px;
	color:#989898;
	padding-left:20px;
}

#blue{
	color:#734c11;
	padding-left:20px;
}

#contact_sep{
	padding-top:10px;
	padding-bottom:18px;
}

#contact_form{
	font-family: 'Marvel', sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#1f7292;
	width:828px;
	height:37px;
	display:vlock;
	background-image:url(../static/contact/cf_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:40px;
}

#contact_mask{
	width:868px;
	height:235px;
}

#contact_image{
	
}

#the_form{
	margin-left:60px;
	position:absolute;
	width:600px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#6b6b6b;
	z-index:100;
}

.formField{
	font-family: 'Cuprum', sans-serif;
	font-size:13px;
	color:#6b6b6b;
	text-decoration:none;
	border:none;
	width:521px;
	height:24px;
	display:block;
	background:none;
	background-image:url(../static/contact/field.png);
		background-repeat:no-repeat;
	line-height:28px;
	text-indent:5px;
}

.formArea{
	font-family: 'Cuprum', sans-serif;
	font-size:13px;
	color:#6b6b6b;
	text-decoration:none;
	border:none;
	width:521px;
	height:117px;
	display:block;
	background:none;
	background-image:url(../static/contact/area.png);
	background-repeat:no-repeat;
	line-height:28px;
	text-indent:5px;
	resize:none;
}

#cont_title{
	font-family: 'Cuprum', sans-serif;
	font-size:22px;
	color:#734c11;
	margin-top:10px;
	margin-left:-6px;
}

#cont_info{
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	color:#656668;
	margin-top:21px;
	margin-left:1px;
}

#tel{
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	color:#1f7292;
}

#cont_title1{
	font-family: 'Cuprum', sans-serif;
	font-size:22px;
	color:#734c11;
	margin-top:18px;
	margin-left:-6px;
}

#map{
	margin-top:23px;
}

#title{
	background-image:url(../static/home/wel_bg.png);
	background-repeat:no-repeat;
	width:321px;
	height:60px;
	display:block;
	padding-top:8px;
	font-family: 'Medula One', cursive;
	font-size:36px;
	color:#ceba0d;
	padding-left:25px;
}

#text{
	padding-left:25px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#6b6b6b;
}

#company_sep{
	padding-bottom:7px;
}

#quote{
	font-family: 'Cuprum', sans-serif;
	font-size:22px;
	color:#6b6b6b;
	width:207px;
	height:154px;
	background-image:url(../static/company/quote_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:10px;
	padding-top:18px;
	line-height:24px;
	margin-left:16px;
}

#larger{
	font-size:30px;
	color:#3b719c;
}

#com_open_tab{
	font-family: 'Marvel', sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#4779a1;
	width:868px;
	height:39px;
	display:table-cell;
	vertical-align:middle;
	background-image:url(../static/company/open_tab.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:40px;
}


#tab_title{
	font-family: 'Marvel', sans-serif;
	font-size:24px;
	color:#734c11;
	padding-bottom:5px;
	font-weight:700;
}

#end{
	height:2px;
	width:868px;
	background-image:url(../static/company/end.png);
	background-repeat:no-repeat;
}

.prev{
	width:79px;
	height:28px;
	border:#FFF solid 1px;
	overflow:hidden;
	-moz-box-shadow:    0px 0px 15px 0.5px #a6a5a5;
  -webkit-box-shadow: 0px 0px 15px 0.5px #a6a5a5;
  box-shadow:         0px 0px 15px 0.5px #a6a5a5;
}




.bul ul{
	list-style-image:url(../static/products/bullet.png);
	}
	
	
	
	
	.sub_nav ul {
	list-style: none;
	
	padding: 0px 0px;	
	margin: 0;
	/*float: left;*/
	font-size:24px;
	left: 0; top: 0px;
	width: 207px;
	height:auto;
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	color:#6b6b6b;
	position:relative;
	
	/*background-position:center 2px;
	margin-top:5px;
	margin-left:15px;*/
}

.sub_nav ul a{
	/*padding-right: 11px;
	padding-left: 11px;*/
	/*padding-top:4px;
	padding-bottom:2px;*/
	display: block;
	text-decoration: none;
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	color:#6b6b6b;
	/*margin-left:15px;*/
	position:relative;
	padding-top:3px;
	padding-left:20px;
	background-image:url(../static/products/pmenu_bg.png);
	background-repeat:no-repeat;
	
}

.sub_nav ul a:hover{
}

.sub_nav li {
	padding:0px 0px;
	margin-left:0px;
	position:relative;
	width:207px;
	height:auto;
	
}

#sub_menuItems{
padding-left:0px;
	padding-bottom:10px;
	line-height:32px;
	margin-left:5px;
	width:207px;
	text-align:left;
}

.sub_selected{
	width:207px;
	height:36px;
	background-image:url(../static/products/pmenu_over.png);
	background-repeat:no-repeat;
}

.sub_selected1{
	width:207px;
	height:36px;
	background-image:url(../static/products/pmenu_over.png);
	background-repeat:no-repeat;
}

.sub_pad{
	padding-left:25px;
}


.sub_pad1{
	padding-left:25px;
}

.sub_sub{
	list-style: none;
	
	padding: 0px 0px;	
	margin: 0;
	/*float: left;*/
	font-size: 14px;
	
	width: 150px;
	height:auto;
	font-family:'PT Sans', sans-serif;
	/*font-weight:bold;*/
	position:relative;
	color:#fff;
	
}

.sub_sub li{
	
}

.sub_nav li ul.sub_sub ul li a{
	/*padding-right: 11px;
	padding-left: 11px;*/
	/*padding-top:4px;
	padding-bottom:2px;*/
	display: block;
	text-decoration: none;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#6b6b6b;
	/*margin-left:15px;*/
	position:relative;
	padding-top:3px;
	padding-left:30px;
	background:none;
	
}

#areaSection{
display:block;
width:430px;
height:60;
z-index:100;

overflow:hidden;

}





#time_date{
	font-family: 'Marvel', sans-serif;
	font-size:24px;
	color:#3b719c;
	padding-bottom:3px;
}

#time_title{
	font-family: 'Cuprum', sans-serif;
	font-size:30px;
	color:#734c11;
	padding-bottom:1px;
}

#time_text{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#696b6b;
}

#time_img{
	width:260px;
	height:145px;
	overflow:hidden;
	border:#FFF solid 1px;
}

.time_cat{
	width:396px;
	height:auto;
	background-image:url(../static/company/time_cat_bg.png);
	background-repeat:repeat-y;
	
}

.top_bg{
	height:30px;
	width:396px;
	background-image:url(../static/company/top_bg.png);
	background-repeat:no-repeat;
}

.bottom_bg{
	height:49px;
	width:396px;
	background-image:url(../static/company/bottom_bg.png);
	background-repeat:no-repeat;

}

#mid_bottom{
		-moz-box-shadow:    6px 0px 6px -7px #888, -6px 0px 6px -7px #000;
  -webkit-box-shadow: 6px 0px 6px -7px #888, -6px 0px 6px -7px #000;
  box-shadow:         6px 0px 6px -7px #888, -6px 0px 6px -7px #000;
}

.years{
	font-family: 'Cuprum', sans-serif;
	font-size:20px;
	color:#3b719c;
	padding-left:25px;
}

.titles{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#8c8c80;
	padding-left:15px;
}
	
	
.small_td{
	
	background-image:url(../static/company/small_td_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:4px;
	padding-top:2px;
}

.big_td{
	
	background-image:url(../static/company/big_td_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:4px;
	padding-top:2px;
}

#the_year{
	padding-left:25px;
}

#the_title{
	padding-left:15px;
}


.years_over{
	font-family: 'Cuprum', sans-serif;
	font-size:20px;
	padding-left:25px;
	color:#183b56;
}

.titles_over{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	padding-left:15px;
	color:#383830;
}

.key_dates{
	background-image:url(../static/company/key_dates_bg.png);
	background-repeat:no-repeat;
	width:868px;
	height:96px;
	position:absolute;
	z-index:22;
	bottom:0px;
}


#customAccordion ul#accordion li.current ul li div.key_date a{
	font-family: 'Marvel', sans-serif;
	font-size:36px;
	color:#a0a1a1;
	text-decoration:none;
}

#customAccordion ul#accordion li.current ul li div.key_date a:hover{
	color:#3b719c;
}

.sep{
	background-image:url(../static/company/key_dates_sep.png);
	background-position:right;
	background-repeat:no-repeat;
}

.key_over{
	background-image:url(../static/company/key_over.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#3b719c;
}

#cover{
	width:205px;
	height:97px;
	background-image:url(../static/home/cover.png);
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}

.home_title{
	font-family: 'Medula One', cursive;
	font-size:36px;
	padding-left:18px;
	padding-top:5px;
}

.close{
	width:15px;
	height:15px;
	background-image:url(../static/home/close.png);
	background-repeat:no-repeat;
	margin-left:395px;
	margin-top:9px;
	position:absolute;
}

.ptitles{
	font-family: 'Cuprum', sans-serif;
	font-size:12px;
	color:#707070;
	padding-left:18px;
	line-height:20px;
}


.arr1{
	background-image:url(../static/home/violet.png);
	background-repeat:no-repeat;
	background-position:7px 10px;
	bottom:0px; padding-top:5px; padding-bottom:1px; width:152px; height:20px;
}

.arr2{
	background-image:url(../static/home/pink.png);
	background-repeat:no-repeat;
	background-position:7px 10px;
	bottom:0px; padding-top:5px; padding-bottom:1px; width:152px; height:20px;
	
}

.arr3{
	background-image:url(../static/home/green.png);
	background-repeat:no-repeat;
	background-position:7px 10px;
	bottom:0px; padding-top:5px; padding-bottom:1px; width:152px; height:20px;
}

.arr4{
	background-image:url(../static/home/red.png);
	background-repeat:no-repeat;
	background-position:7px 10px; 
	bottom:0px; padding-top:5px; padding-bottom:1px; width:152px; height:20px;
}

.arr5{
	background-image:url(../static/home/orange.png);
	background-repeat:no-repeat;
	background-position:7px 10px;
	bottom:0px; padding-top:5px; padding-bottom:1px; width:152px; height:20px;
	
}

.pdesc{
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#707070;
	padding-left:5px;
}

.ptitles1{
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	color:#707070;
	padding-left:5px;
	
}

#read{
	width:56px;
	height:17px;
	font-family: 'Cuprum', sans-serif;
	font-size:12px;
	color:#FFF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}


.close1{
	width:15px;
	height:15px;
	/*background-image:url(../static/home/close1.png);
	background-repeat:no-repeat;*/
	margin-left:393px;
	margin-top:11px;
	position:absolute;
	z-index:3;
	cursor:pointer;
}

.close2{
	width:15px;
	height:15px;
	background-image:url(../static/home/close2.png);
	background-repeat:no-repeat;
	margin-left:393px;
	margin-top:11px;
	position:absolute;
	z-index:3;
	cursor:pointer;
}

.close3{
	width:15px;
	height:15px;
	background-image:url(../static/home/close3.png);
	background-repeat:no-repeat;
	margin-left:393px;
	margin-top:11px;
	position:absolute;
	z-index:3;
	cursor:pointer;
}

.close4{
	width:15px;
	height:15px;
	background-image:url(../static/home/close4.png);
	background-repeat:no-repeat;
	margin-left:393px;
	margin-top:11px;
	position:absolute;
	z-index:3;
	cursor:pointer;
}

.close5{
	width:15px;
	height:15px;
	background-image:url(../static/home/close5.png);
	background-repeat:no-repeat;
	margin-left:393px;
	margin-top:11px;
	position:absolute;
	z-index:3;
	cursor:pointer;
}

#cat_title{
	font-family: 'Marvel', sans-serif;
	font-size:24px;
	color:#3b719c;
}

#cat_text{
	padding-top:10px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#696b6b;
}

#cat_img{
	width:210px;
	height:95px;
	overflow:hidden;
	border:1px solid #FFF;
	margin-top:20px;
}

.arr_sub{
	background-image:url(../static/home/blue.png);
	background-repeat:no-repeat;
	background-position:25px 13px;
	width:9px;
	height:20px;
}

.arr_sub1{
	background-image:url(../static/home/blue.png);
	background-repeat:no-repeat;
	background-position:25px 13px;
	width:9px;
	height:20px;
}

#search_text{
	font-family: 'Cuprum', sans-serif;
	font-size:15px;
	color:#6b6b6b;
}

#sread{
	width:56px;
	height:17px;
	font-family: 'Cuprum', sans-serif;
	font-size:12px;
	color:#FFF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background:#3b719c;
	padding-top:3px;
}

#s_button{
	position:absolute; margin-top:0px; margin-left:177px;
}

.prods{
	position:absolute; background:url(ContentFlow/pics/product_bg.png); width:233px; height:386px;
}

#blue a{}

#blue a:hover{
	color:#90b8d9;
}

#em{
	color:#989898;
}

#em:hover{
	color:#90b8d9;
}


.go_next{
	position:absolute;
	display:block;
	width:25px;
	height:52px;
	background-image:url(../static/home/car_right.png);
	background-repeat:no-repeat;
	z-index:100;
	margin-left:1008px;
	margin-top:100px;
	
	}
	
	
	.disabled{
	position:absolute;
	display:block;
	width:25px;
	height:52px;
	background:none;
	z-index:100;

	
	}
	
.go_next a{
	display:block;
	width:25px;
	height:52px;
	}

.go_next a:hover{
	display:block;
	width:25px;
	height:52px;
	}
	
	
	.go_pre{
	position:absolute;
	display:block;
	width:25px;
	height:52px;
	background-image:url(../static/home/car_left.png);
	background-repeat:no-repeat;
	z-index:700;
	margin-top:100px;
	margin-left:-2px;
	}
	
	
.go_pre a{
	display:block;
	width:25px;
	height:52px;
	}

.go_pre a:hover{
	display:block;
	width:25px;
	height:52px;
	}
	
	#galleryThumbs{ display:block; width: auto; height:309px; z-index:15; position:relative; }


.gal_mask{
	width:1031px;
	height:309;
	overflow:hidden;
}

#em_ov{
	color:#656668;
}

#em_ov:hover{
	color:#306087;
}



.scrollbar { width: 795px; margin: 0px; margin-left:40px; height:255px; padding-bottom:45px; margin-top:-30px;}
.scrollbar .viewport { width: 760px; height:250px; overflow: hidden; position: relative;}
.scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; height:auto; width:760px; overflow: hidden; font-family: 'Cuprum', sans-serif; font-size:14px; color:#6b6b6b; text-align:left;}
.scrollbar .scrollbar{ background:none;   position: absolute; background-position: 0 0; float: right; width: 3px; margin-left:785px;}
.scrollbar .track { height: 100%; width:3px; position: relative; padding: 0px; }
.scrollbar .thumb { background-color:#e4e4e3; height: 20px; width: 3px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; z-index:20;}
.scrollbar .thumb .end { background-color:#e4e4e3; overflow: hidden; height: 5px; width: 3px; }
.scrollbar .disable { display: none; }


#scrollbar_his { width: 425px; margin: 0px; margin-left:0px; height:160px; padding-bottom:45px; background:}
#scrollbar_his .viewport { width: 405px; height:200px; overflow: hidden; position: relative; margin-left:20px;}
#scrollbar_his .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; height:auto; width:405px; overflow: hidden; font-family: 'Cuprum', sans-serif; font-size:14px; color:#6b6b6b; text-align:left;}
#scrollbar_his .scrollbar{ background:none;   position: relative; background-position: 0 0; float: left; width: 3px; margin-left:-2px; }
#scrollbar_his .track { height: 100%; width:3px; position: relative; padding: 0px; }
#scrollbar_his .thumb { background-color:#e4e4e3; height: 20px; width: 3px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; z-index:20;}
#scrollbar_his .thumb .end { background-color:#e4e4e3; overflow: hidden; height: 5px; width: 3px; }
#scrollbar_his .disable { display: none; }



#scrollbar_search { width: 900px; margin: 0px; margin-left:40px; height:490px; padding-top:15px;}
#scrollbar_search .viewport { width: 880px; height:490px; overflow: hidden; position: relative;}
#scrollbar_search .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; height:auto; width:880px; overflow: hidden; font-family: 'Cuprum', sans-serif; font-size:14px; color:#6b6b6b; text-align:left;}
#scrollbar_search .scrollbar{ background:none;   position: absolute; background-position: 0 0; float: right; width: 5px; margin-left:895px;}
#scrollbar_search .track { height: 100%; width:3px; position: relative; padding: 0px; }
#scrollbar_search .thumb { background-color:#e4e4e3; height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; z-index:20;}
#scrollbar_search .thumb .end { background-color:#e4e4e3; overflow: hidden; height: 5px; width: 5px; }
#scrollbar_search .disable { display: none; }



/* ---------------- HOME ------------------ */

.mask{position:absolute; margin-left:-33px; z-index:200; margin-top:301px;}

.prod_td{width:205px; height:309px; padding-left:1px;}

.home_prod_bg{width:205px; height:309px; background-repeat:no-repeat;}

.to_click{position:absolute; width:205px; height:309px; cursor:pointer; z-index:1;}

.prod_det_container{position:absolute; width:205px; height:309px;}

.prod_det{width:411px; height:257px; position:absolute; z-index:2; display:none; margin-top:52px;}

.prod_name_bg{background-image:url(static/home/prod_bg.png); background-position:bottom; width:182px; height:145px; overflow:hidden; margin-bottom:40px; padding-bottom:10px;}

.titles_td{padding-left:15px; padding-right:15px;}

.the_titles{bottom:0px; height:20px; padding-top:5px; padding-bottom:1px; width:152px;}

.desc_bg{background-image:url(static/home/desc_bg.png); background-position:top; width:182px; height:218px; display:none;}

.desc_td{padding-top:5px;}

.goto_td{padding-right:10px;}

.cover_color{width:205px; height:7px;}

.logos_td{padding-top:35px; padding-left:100px;}

.logo_sep_td{padding-left:8px; padding-right:8px;}

.welcome_tbl{margin-left:-20px; margin-top:43px;}

.wel_img_td{padding-top:8px;}

.h_tel_td{padding-left:10px;}

.h_email_td{padding-left:10px;}

/* ---------------- HOME END ------------------ */



/* ------------- COMPANY ---------------*/

.c_sep{margin-top:37px;}

.c_quote{width:180px;}

.c_links{width:190px; padding-bottom:30px;}

.c_links_font{width:190px; text-align:left; font-family: 'Cuprum', sans-serif; font-size:14px; color:#909191; padding-top:8px; padding-bottom:5px;}

.c_go{padding-top:15px;}

.c_mask{background-repeat:no-repeat; background-position:top;}

.CA_width{width:868px;}

.time_tbl{margin-left:150px;}

.the_time_list{display:none; position:absolute; bottom:50px; z-index:21;}

.key_dates_tbl{margin-top:25px;}

/* ------------- COMPANY END ---------------*/



/* ------------- PRODUCTS --------------- */

.prod_title{padding-top:7px;}

#each_cat{position:absolute; background:url(../ContentFlow/pics/product_bg1.png); width:233px; height:386px;}

.cat_content{width:210px;}

.cat_content_align{text-align:left;}

/* ------------- PRODUCTS END --------------- */



/* ------------- PRODUCTS DETAILS -------------- */

.sub_links{text-decoration: none; font-size:14px; position:relative; margin-top:-5px; padding-left:40px; background:none;}

/* ------------- PRODUCTS DETAILS END -------------- */



/* ------------- CONTACT --------------- */

.contact_info_td{padding-top:50px;}

.address{padding-left:20px; padding-bottom:16px;}

.contact_topic{width:521px; height:21px; color:#6b6b6b;}

.iframe_container{position:absolute; display:none;}

.iframe_size{width:0;height:0;border:0px solid #fff;}

/* ------------- CONTACT END --------------- */



/* ------------- SEARCH ------------ */

#search_tbl{padding-top:45px; padding-bottom:50px;}

.each_td{padding-bottom:20px;}

.each_link{padding-top:10px;}

/* ------------- SEARCH END ------------ */



/* ------------ MENU ------------- */

.menu_td{padding-right:22px;}

.search_td{padding-right:26px;}

.blue_line{width:1118px; height:6px; background:#539ab3;}

/* ------------ MENU END ------------- */



/* ------------ LOGOS ------------ */

.split_td{padding-left:10px; padding-right:10px;}

/* ------------ LOGOS END ------------ */


.new_bul ul{
	list-style-image:url(../static/products/bullet.png);
}

.new_bul a{
	color:#1f7292;
}