body{
	background:#5887a8;
	margin:0;
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	min-width:1002px;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
img{border:0;}
form,fieldset{
	padding:0;
	margin:0;
	border:0;
}
input,textarea,select{vertical-align:middle;}
/*wrapper*/
.wrapper {
	width:100%;
	background:#fff url(../images/bg-wrapper.gif) no-repeat 50% 0;
}
/*header*/
.header-holder{
	background:url(../images/bg-hrader.gif) no-repeat 50% 0;
	width:100%;
	height:212px;
}
#header{
	height:182px;
	width:915px;
	margin:0 auto;
	padding:30px 27px 0 0;
	position:relative;
	z-index:100;
}
.box-form,
.box-search{
	width:262px;
	float:right;
}
.box-form{
	min-height:62px;
	width:257px;
}
.box-text{
	overflow:hidden;
	margin:0 0 10px;
	padding:3px 0 0;
}
.box-text p{
	font-size:10px;
	color:#b7cddd;
	margin:0 9px 0 0;
	line-height:12px;
	text-align:right;
}
.link-log,
.link-log:hover{
	font-size:10px;
	color:#b7cddd;
	font-weight:bold;
}
.list-logout{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.list-logout li{
	float:left;
	padding:0 11px 0 0;
	margin:0 -1px 0 11px;
	background:url(../images/separator2.gif) no-repeat 100% 3px;
	line-height:12px;
}
.list-logout li a{
	font-size:10px;
	color:#b7cddd;
	font-weight:bold;
	text-decoration:underline;
}
.list-logout li a:hover{
	color:#b7cddd;
	text-decoration:none;
}
.form-name{
	width:100%;
	overflow:hidden;
	margin:0 0 -9px;
}
.form-name .row{
	height:1%;
	overflow:hidden;
	padding:0 0 7px;
}
.form-name .row a{
	text-decoration:underline;
	color:#a6c1d4;
	font-size:10px;
	margin:7px 0 0 9px;
	float:left;
	display:inline;
}
.form-name .row a:hover{text-decoration:none;}
.form-name input,
.box-search input,
.form-contact input{
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#a6c1d4;
	padding:0 0 1px;
	background:none;
	border:0;
}
.form-name input.text{
	float:left;
	width:108px;
	height:12px;
}
.form-name input.btn-login,
.box-search input.btn-go{
	background:url(../images/btn-login.png) no-repeat;
	width:73px;
	height:29px;
	float:right;
	margin:0 3px 0 0;
	display:inline;
	cursor:pointer;
	font:bold 12px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fff;
}
.box-search input.btn-go{
	background:url(../images/btn-go.png) no-repeat;
	width:36px;
	height:28px;
	margin:0;
	padding:0 0 1px 1px;
}
.form-name span,
.box-search span{
	background:url(../images/bg-input.gif) no-repeat;
	width:108px;
	height:12px;
	padding:8px;
	float:left;
	margin:0 4px 0 0;
	display:inline;
}
.box-search span{
	background:url(../images/bg-input1.gif) no-repeat;
	width:193px;
	height:12px;
	margin:0 0 0 7px;
}
.box-search input.text{
	float:left;
	width:193px;
	height:12px;
}
.box-logo{
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0 0 9px;
}
/*logo*/
.logo {
	width:169px;
	height:62px;
	margin:0 0 0 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a {
	width:169px;
	height:62px;
	display:block;
}
.box-nav{width:100%;}
#nav{
	margin:11px 0 0 2px;
	padding:0;
	float:left;
	list-style:none;
	height:38px;
	z-index:100;
}
#nav li{
	float:left;
	margin:0 3px 0 0;
	line-height:38px;	
}
#nav li:hover,
#nav li.hover{ position:relative;}
#nav li a{
	color:#fff;
	font:bold italic 12px Arial, Helvetica, sans-serif;
	padding:7px 12px 20px;
	line-height:11px;
	float:left;
}
#nav li.active a,
#nav li a:hover{
	text-decoration:none;
	color:#d47c3a;
	background:url(../images/bg-nav.png) repeat-x;
}
/*list*/
ul.list{
	position:absolute;
	display:none;
	left:0;
	top:38px;
	width:163px;
	margin:0;
	padding:1px 0 0;
	list-style:none;
	background:#1e557d;
}
ul.list li{
	width:161px;
	line-height:39px;
	margin:-1px 0 0!important;
	border:1px solid #d68141;
}
ul.list li a{
	color:#fff;
	font-weight:bold;
	padding:0 0 0 11px!important;
	line-height:37px !important;
	width:150px;
}
#nav li:hover ul.list,
#nav li.hover ul.list{
	display:block;
}
#nav li:hover a,
#nav li.hover a{
	color:#d47c3a;
	background:url(../images/bg-nav.png)repeat-x !important;
}
#nav li:hover ul.list li a,
#nav li.hover ul.list li a{
	color:#fff;
}
#nav li ul.list li a:hover{
	background:#5a88a9 !important;
	color:#fff !important;
	text-decoration:none !important;
}
/*main*/
#main.home,
#main{
	width:931px;
	margin:0 auto;
	position:relative;
	padding:27px 0 78px 11px;
	z-index:1;
}
.img{
	position:absolute;
	top:0;
	right:-60px;
}
.box-visual{
	width:100%;
	overflow:hidden;
}
.placeholder{
	background:url(../images/bg-placeholder.gif) no-repeat;
	width:594px;
	height:292px;
	float:left;
	position:relative;
	padding:7px 7px 0;
}
.placeholder img{display:block;}
.list-page{
	position:absolute;
	bottom:56px;
	right:20px;
	margin:0;
	padding:0;
	list-style:none;
}
.list-page li{
	float:left;
	padding:0 3px 0 0;
}
.list-page li a{
	font-weight:bold;
	color:#fff;
	float:left;
	padding:5px 4px;
	line-height:9px;
	cursor:pointer;
}
.list-page li a:hover{
	background:url(../images/bg-list-page.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
.placeholder span{
	position:absolute;
	left:20px;
	bottom:60px;
	color:#fff;
	font-weight:bold;
}
/*twocolumns*/
.home #twocolumns,
#twocolumns{
	width:100%;
	overflow:hidden;
	background:none;
}
/*aside1*/
.aside1{
	float:right;
	width:251px;
	padding:10px 0 30px;
/*	margin:0 34px 0 0;*/
	margin:0 ;
	display:inline;
}
.aside1 h2{
	padding:0 0 15px;
	margin:0;
	font:bold italic 18px Arial, Helvetica, sans-serif; 
	color:#d68040;
}
.aside1 .more{
	color:#d68141;
	text-decoration:underline;
}
.aside1 .more:hover{
	color:#d68141;
	text-decoration:none;
}
.aside1 p{margin:0 0 17px;}
/*box-inform*/
.box-inform{
	float:left;
	width:611px;
}
.aside2{
	float:left;
	width:283px;
	margin:0 0 0 3px;
	display:inline;
}
.aside3{
	float:right;
	width:282px;
}
.aside2 h2,
.box-heading h2{
	margin:0 0 25px;
	font:bold italic 18px Arial, Helvetica, sans-serif!important;
	color:#1e557d;
}
.aside2 h2{margin:7px 0 19px;}
.inf{
	width:100%;
	overflow:hidden;
	clear:both;
}
.inf h3{
	color:#1e557d;
	font-size:12px;
	margin:0 0 15px;
}
.inf p{margin:0 0 6px;}
.inf .box-txt{
	width:100%;
	overflow:hidden;
}
.inf .box-txt .box-img{
	float:right;
	width:120px;
	margin:22px 10px 0 20px;
	display:inline;
}
.inf .box-txt .box-img img{display:block;}
.inf .box-txt .more-info,
.box-info2 .box02 .more-info{
	background:url(../images/bg-more-info.gif) no-repeat;
	width:102px;
	height:24px;
	color:#fff;
	font:bold italic 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 0 0 30px;
	float:left;
}
.inf .box-txt p{
	margin:0;
	padding:0 0 14px;
}
.click{
	width:279px;
	height:24px;
	background:url(../images/bg-click.gif) no-repeat;
	text-transform: uppercase;
	color:#fff;
	font:bold italic 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 0 0 5px;
	float:left;
	margin:0 0 13px;
}
.click:hover{text-decoration:none;}
/*box-orang*/
.box-orang{
	width:299px;
	float:right;
	background:#f7e6d9;
}
.home #twocolumns .box-orang .holder{background:url(../images/bg-holder.gif) no-repeat;}
.home #twocolumns .box-orang .frame{
	background:url(../images/bg-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	width:264px;
	padding:16px 15px 2px 20px;
}
.home #twocolumns .box-orang .frame h2{
	font:bold italic 18px Arial, Helvetica, sans-serif;
	color:#d68040;
	margin:0 0 14px;
}
.home #twocolumns .box-orang .frame p{
	margin:0 0 23px;
	word-spacing:-4px;
}
.form-contact2{
	width:100%;
	overflow:hidden;
}
.form-contact2 input{
	padding:0;
	background:none;
	border:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#843a02;
}
.form-contact2 input.text{
	float:left;
	width:174px;
	height:13px;
	line-height:13px;
}
.form-contact2 .row{
	overflow:hidden;
	height:1%;
	padding:0 0 18px;
}
.form-contact2 span{
	float:left;
	width:174px;
	height:13px;
	background:url(../images/bg-input3.gif) no-repeat;
	padding:8px 10px;
}
.form-contact2 .btn-submit{
	background:url(../images/btn-submit.gif) no-repeat;
	width:66px;
	height:30px;	
	text-transform: uppercase;
	color:#fff;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	cursor:pointer;
	float:left;
	margin:8px 0 0;
	padding:0 1px 3px 0;
}
.form-contact2 .link-more{
	float:left;
	color:#d68141;
	margin:17px 0 0 15px;
	display:inline;
	text-decoration:underline;
}
.form-contact2 .link-more:hover{
	color:#d68141;
	text-decoration:none;
}
/*footer*/
.footer-holder{
	width:100%;
	background:url(../images/bg-footer-holder.gif) repeat-x;
}
#footer{
	width:929px;
	margin:0 auto;
	overflow:hidden;
	padding:36px 0 100px 13px;
}
#footer .box-area{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-area.gif) repeat-y 297px 0;
}
.box-info,
.box-info1{
	width:297px;
	overflow:hidden;
	float:left;
}
.footer-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:119px;
	padding:0 5px 0 0;
	float:left;
}
.footer-nav li a{
	color:#fff;
	font-weight:bold;
}
.box-info strong{
	color:#fff;
	display:block;
	padding:0 0 13px 24px;
}
.form-contact{
	width:248px;
	margin:0 24px;
}
.inp-txt1{
	background:url(../images/bg-input2.gif) no-repeat;
	padding:0 0 0 8px;
	height:27px;
	float:left;
	margin:0 0 12px;
}
.inp-txt2,
.inp-txt3{
	background:url(../images/bg-input2.gif) no-repeat 100% 0;
	padding:8px 8px 8px 0;
	width:143px;
	height:11px;
	float:left;
}
.inp-txt3{
	width:200px;
	height:11px;
}
.form-contact .inp-txt3 input.text{
	width:200px;
	float:left;
}
.form-contact .inp-txt2 input.text{
	width:143px;
	float:left;
}
.form-contact .area{
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#a6c1d4;
	background:none;
	border:0;
	width:232px;
	height:55px;
	overflow: auto;
	margin:0;
}
.inp-txt4{
	background:url(../images/bg-area.gif) no-repeat;
	width:232px;
	height:55px;
	padding:8px;
	float:left;
}
.inp-txt4 textarea{
	max-width:232px;
	max-height:55px;
}
.box-info .copyright{
	width:213px;
	margin:0 0 0 22px;
	padding:0 0 110px;
}
.box-info .copyright p{
	margin:0;
	font-weight:bold;
	color:#fff;
}
.box-info .txt{margin:0 0 0 22px;}
.box-info .txt p{
	margin:0 0 7px;
	color:#88a8c0;
	font-weight:bold;
}
.box-info .txt a{color:#88a8c0;}
.logo-mmr{
	width:55px;
	height:12px;
	padding:0!important;
	text-indent:-9999px;
	background:url(../images/image03.gif) no-repeat;
}
/*product-detail*/
.box-top h1{
	font:18px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin:0;
	color:#fff;
	float:left;
}
.box-top{
	background:url(../images/bg-heading.gif) no-repeat;
	margin:0 0 21px;
	height:30px;
	color:#fff;
	padding:12px 11px 0 18px;
	width:871px;
	overflow:hidden;
}
.contact .box-top{margin:0 0 36px;}
#twocolumns{background:url(../images/bg-twocolumns.gif) repeat-y;}
#twocolumns .holder{background:url(../images/bg-holder1.gif) no-repeat;}
#twocolumns .frame{
	background:url(../images/bg-frame1.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.breadcrumbs{
	width:100%;
	overflow:hidden;
}
.breadcrumbs ul{
	float:right;
	margin:0 39px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}
.breadcrumbs ul li{
	float:left;
	background:url(../images/separator1.gif) no-repeat 0 3px;
	padding:0 4px;
}
.breadcrumbs ul li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs ul li a{
	color:#d68242;
	text-decoration:underline;
}
.breadcrumbs ul li.first a{
	background:url(../images/arrow2.gif) no-repeat 0 5px;
	padding:0 0 0 18px;	
}
.breadcrumbs ul li a:hover{
	color:#d68242;
	text-decoration:none;
}
#content{
	float:right;
	width:600px;
	padding:30px 30px 0 0;
}
.cart{ padding:33px 39px 0 0!important;}
.order-history{
	margin:-4px 8px 0 0;
	display:inline;
}
#sidebar{
	width:230px;
	float:left;
	padding:23px 14px 35px 19px;
}
#sidebar h2,
#content h2{
	color:#1e557d;
	font:bold 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin:0 0 12px;
}
#content h2{margin:0 0 14px;}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none
}
#sidebar ul li{line-height:16px;}
#sidebar ul li a{
	font-weight:bold;
	color:#d68141;
	font-size:14px;
}
#sidebar ul li.active a,
#sidebar ul li a:hover{
	color:#5a88a9;
	text-decoration:none;
}
.description{
	width:100%;
	overflow:hidden;
	padding:0 0 30px;
}
.description .box-image{
	width:298px;
	height:298px;
	float:right;
	margin:0 13px 0 0;
	display:inline;
}
.product-info{
	float:left;
	width:245px;
	padding:12px 0 0;
}
.product-info .box-inf{
	min-height:176px;
	margin:0 0 14px;
}
.description .product-info p{margin:0;}
.description p{margin:0 0 20px;}
* html .product-info .box-inf{height:176px;}
.box-sel{
	width:100%;
	overflow:hidden;
}
.box-sel label{
	color:#1e557d;
	font-weight:bold;
	float:left;
	width:84px;
}
.box-sel .sel{
	float:left;
	width:76px;
	margin:0 0 24px;
}
.box-sel input{
	background:none;
	border:0;
}
.box-sel .add{
	border:0;
	background:url(../images/btn-add.gif) no-repeat;
	display:block;
	width:243px;
	height:52px;
	font:bold 19px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#fff;
	padding:0 0 0 50px;
	clear:both;
}
/*contact*/
.inform{
	float:right;
	width:296px;
	text-align:right;
	padding:0 10px 0 0;
}
.box-contact{
	float:left;
	width:577px;
	padding:0 0 0 19px;
}
.contact .content{
	width:902px;
	overflow:hidden;
}
#main.contact h1{margin:0 0 40px;}
.box-contact p{margin:0 0 30px;}
.info-form{
	width:432px;
	overflow:hidden;
}
.info-form .row{
	clear:both;
	overflow:hidden;
	height:1%;
	padding:0 0 17px;
}
.info-form input{
	background:none;
	border:0;
	padding:0;
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#86a6bd;
}
#inp-txt1,
#inp-txt2,
#inp-txt3,
#inp-txt4{
	width:184px;
	line-height:12px;
}
#inp-txt2{width:252px;}
#inp-txt4{width:109px;}
.info-form .row span{
	float:left;
	background:url(../images/bg-input4.gif) no-repeat;
	padding:0 0 0 17px;
	height:33px;
}
.info-form .row .inp1,
.info-form .row .inp2,
.info-form .row .inp3,
.info-form .row .inp4{
	float:left;
	background:url(../images/bg-input4.gif) no-repeat 100% 0;
	padding:11px 17px 0 0;
	height:21px;
	width:300px;
}
/*.info-form .row .inp2{width:252px;}
.info-form .row .inp4{width:109px;}
*/
.info-form textarea{
	background:none;
	border:0;
	width:398px;
	height:137px;
	margin:0;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#86a6bd;
}
.info-form .inp5{
	background:url(../images/bg-area1.gif) no-repeat;
	width:398px;
	height:130px;
	padding:13px 17px 7px;
	float:left;
	margin:7px 0 21px;
}
.info-form .inp5 textarea{
	max-height:130px;
	max-width:398px;
}
* html .info-form .inp5 textarea{ height:128px;}
.info-form .btn-submit1{
	background:url(../images/btn-login.png) no-repeat;
	width:73px;
	height:29px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	font-style:italic;
	cursor:pointer;
}
#advice-validate-email-form_1_question_2{
    text-indent: 0px;
    clear:left;
    z-index:1;
    position:relative;
    top:10px;
    color:#f00;
    width:600px;
}
.box-address{
	width:100%;
	overflow:hidden;
	color:#1e557d;
	padding:0 0 10px;
}
.box-address h2{
	margin:0 0 10px;
	text-transform: uppercase;
	font-size:12px;
}
.box-address p{margin:0;}
.box-address p a{color:#1e557d;}
.box-address p a:hover{color:#1e557d;}
.box-address .info{padding:0 0 10px;}
.box-product{
	width:593px;
	border-bottom:1px solid #1e557d;
	margin:0 9px 14px 0;
	padding:0 0 14px;
}
.box-title{
	background:url(../images/bg-title.png);
	padding:11px 0 11px 19px;
	border-bottom:1px solid #1e557d;
	width:574px;
	overflow:hidden;
}
.box-title strong,
.box-title span{
	color:#1e557d;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.box-title span{font-weight:normal;}
.box-product .box01{
	float:left;
	width:271px;
	padding:0 10px 0 0;
}
.box-product .box02{ 
	width:88px;
	padding:0 8px;
	float:left;
}
.box-product .box03{ 
	width:72px;
	padding:0 5px 0 0;
	float:left;
}
.box-product .box04{ 
	width:90px;
	padding:0 4px 0 17px;
	float:left;
}
.box-product .box-intro{
	background:url(../images/bg-box-intro.gif) repeat-x 0 100%;
	padding:15px 0 18px 19px;
	margin:0 0 14px;
	list-style:none;
	border-bottom:1px solid #1e557d;
}
.order .box-intro{ 
	margin:0 0 9px;
	padding-bottom:16px;
}
.box-product .box-intro li{
	padding:0 0 4px;
	overflow:hidden;
	height:1%;
	vertical-align:middle;
}
.box-product .box-intro span{font:11px/25px Verdana, Arial, Helvetica, sans-serif;}
.text-qty{
	font:11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:21px;
	border:1px solid #225a81;
	padding:5px 0;
	text-align:center;
}
.left-box{
	float:left;
	width:78px;
}
.close-box{
	float:left;
	margin:7px 0 0;
	text-indent:-9999px;
	outline:none;
	width:12px;
	height:10px;
	background:url(../images/bg-close.gif) no-repeat;
}
.close-box img{display:block;}
.box-intro .box02{
	padding:0 8px 0 0;
	width:98px;
}
.box-intro .box04{
	padding:0 5px 0 0;
	width:104px;
}
.box-product p{
	width:580px;
	padding:0 15px 0 0;
	text-align:right;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#1e557d;
	margin:0;
}
.box-btn{overflow:hidden;}
.box-btn .box01{
	float:left;
	overflow:hidden;
	padding:4px 0 0;
}
.box-btn .box01 a{
	float:left;
	text-transform:uppercase;
	color:#fff;
	font:bold 9px/10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg-btn.gif) no-repeat;
	width:138px;
	height:21px;
	text-align:center;
	padding:10px 0 0;
	margin-right:10px;
}
.box-btn .box01 a:hover,
.link-order:hover{ text-decoration:none;}
.link-order{
	float:right;
	margin:0 8px 0 0;
	color:#fff;
	text-transform:uppercase;
	font:bold 14px/15px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/btn-order.gif) no-repeat;
	width:138px;
	height:27px;
	padding:11px 0 0 48px;	
}
.box-top .box02{float:right;}
.box-top .box02 span{
	font-weight:bold;
	font-size:11px;
	float:right;
}
.box-top .box02 a{
	float:right;
	font-weight:bold;
	margin:0 0 0 5px;
	font-size:11px;
	padding:0 29px 0 0;
	text-decoration:underline;
	background:url(../images/bg-link.gif) no-repeat 100% 0;
}
.box-top .box02 a:hover{ text-decoration:none;}
.order{ 
	margin:0 0 23px;
	padding-bottom:12px;
}
.order .box01{
	float:left;
	width:310px;
	padding:0 10px 0 0;
}
.order .box-title .box02{ 
	width:121px;
	padding:0;
	float:left;
}
.order .box-title .box03{ 
	width:120px;
	padding:0 13px 0 0;
	float:left;
}
.order .box-intro .box02{ width:186px;}
.order .box-intro .box5{ width:70px;}
.order .box-intro em{
	text-transform:uppercase;
	padding:0 8px 0 0;
	color:#1e557d;
	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
}
.box-bot{
	overflow:hidden;
	padding:0 19px;
	height:1%;
}
.link-re-order{
	float:left;
	color:#1e557d;
	padding:4px 0 4px 35px;
	background:url(../images/bg-reorder.gif) no-repeat;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif;
}
.link-re-order:hover{color:#1e557d;}
.box-link{
	float:right;
	padding:4px 0 0;
	overflow:hidden;
	height:1%;
	margin:0;
}
.box-link dt{
	float:left;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#1e557d;
	margin-left:65px;
}
.link-close{
	text-transform:uppercase;
	color:#f00!important;
}
.pagination{
	position:absolute;
	bottom:37px;
	right:38px;
	background:url(../images/bg-pagination.gif) no-repeat;
	padding:0 0 0 4px;
	width:143px;
}
.pagination .c{
	height:27px;
	overflow:hidden;
	padding:9px 15px 0 19px;
	background:#e9eff3 url(../images/bg-pagination2.gif) no-repeat 100% 0;
}
.pagination .c ul{
	margin:0;
	padding:2px 5px 0 0;
	list-style:none;
	float:left;
}
.pagination .c ul li{
	float:left;
	display:inline;
	margin:0 6px 0 0;
	line-height:14px;
	color:#1e557d;
	font-weight:bold;
}
.pagination .c ul li.active{ 
	text-decoration:underline;
	font-style:italic;
	
}
.pagination .c ul li a{
	color:#1e557d;
	
}
.link-next{
	float:left;
	width:21px;
	outline:none;
	height:18px;
	text-indent:-9999px;
	background:#e9eff3 url(../images/arrow.gif) no-repeat;
}
.products{ padding-bottom:42px!important;}
.products .box-top{ margin:0 0 30px;}
.products #content{
	width:613px;
	padding:0;
	margin:0 24px 0 0;
	display:inline;
	overflow:hidden;
}
.products .placeholder{
	width:594px;
	height:292px;
	float:none;
	position:relative;
	padding:7px 7px 0;
	margin:0;
}
.box-heading{
	overflow:hidden;
	height:1%;
	margin:-5px 0 15px;
	position:relative;
	z-index:100;
}
.box-heading h2{
	float:left;
	display:inline;
	margin:4px 0 0 5px!important;
}
.products .click{
	float:right;
	margin:0 2px 0 0;
}
.list-item{
	margin:-38px 0 0;
	padding:0 0 50px 6px;
	list-style:none;
	overflow:hidden;
	width:900px;
}
.list-item li{
	float:left;
	margin:38px 58px 0 0;
	width:274px;
}
.list-item li h3{
	font-size:12px;
	color:#1e557d;
	margin:0 0 16px;
	line-height:14px;
	height:30px;
}
.list-item li p{
	margin:0 0 10px;
	text-align:justify;
}
.box-info2{
	overflow:hidden;
	height:1%;
	padding:0 3px 0 0;
}
.box-info2 .box01{ 
	float:left;
	margin:0 13px 0 0;
}
.box-info2 .box01 img{display:block;}
.box-info2 .box02{ 
	float:left;
	padding:10px 0 0 7px;
}
.box-info2 .box02 p{ margin:0 0 17px;}
.box-info2 .box02 .more-info{
	float:none;
	display:block;
	margin:24px 0 0 -7px;
}
.navCtl a {
    color: #000000;
}

.navCtl a.activePage {
    font-weight:bold;
}

ul.basicMenu li a, ul.basicMenu li a:visited, ul.basicMenu li a:hover, a.bodylink:hover, a.bodylink, a.bodylink:visited {
	color: #D68242;
}