/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

/*ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}*/
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:273px;
}
/*#top
{
	width:916px;
	margin:0 auto;
	height:273px;
	background:url(images/header.jpg) right top no-repeat;
	position:relative;
}*/

#top
{
	/*width:956px;*/
	width:100%;
	margin:0 auto;
	height:273px;
	background:url(images/header.jpg) right top no-repeat;
	position:relative;
}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0;
	position:absolute;
	left:70px;
	top:20px;
}
#top form{
	width:187px;
	background:url(images/serch_icon.gif) 5px 0 no-repeat;
	padding:0 0 0 23px;
	position:absolute;
	left:45px;
	top:175px;
}
#top form input.txtBox{
	width:148px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#060606;
	background-color:#fff;
	padding:0 0 0 8px;
	float:left;
}
#top form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	height:19px;
	width:27px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#F5F7E7;
	cursor:pointer;
	float:right;
	border:none;
}
#top h1{
	display:block;
	background:url(images/provide.gif) 0 0 no-repeat;
	width:128px;
	height:45px;
	position:absolute;
	left:278px;
	top:70px;
	text-indent:-2000px;
}
#top a.join{
	display:block;
	background:url(images/join.gif) 0 0 no-repeat;
	width:128px;
	height:87px;
	position:absolute;
	left:262px;
	top:122px;
	text-indent:-2000px;
}
#top a.join:hover{
	background:url(images/join_hover.gif) 0 0 no-repeat;
}
#top img.soft{
	display:block;
	font-size:0;
	line-height:0;
	position:absolute;
	left:715px;
	top:42px;
}
#top a.download{
	display:block;
	background:url(images/download.gif) 0 0 no-repeat;
	width:33px;
	height:137px;
	position:absolute;
	left:890px;
	top:47px;
	text-indent:-2000px;
}
#top a.download:hover{
	background:url(images/download_hover.gif) 0 0 no-repeat;
}
#top ul.nav{
	/*width:916px;*/
	width:1024px;
	height:23px;
	background:url(images/nav_bg.jpg) 0 0 repeat-x;
	position:absolute;
	left:0;
	top:226px;
	margin:0; 
	padding:0; 
	list-style-type:none;
}
#top ul.nav li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.nav li a{
	display:block;
	padding:0 14px;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#top ul.nav li a:hover{
	color:#fff;
	background:url(images/nav_bg_hover.jpg) 0 0 repeat-x;
	background-color:inherit;
}

#top ul.nav li a.promo{
	display:block;
	padding:0 14px;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#B43500;
	background-color:inherit;
	text-decoration:none;
}
#top ul.nav li a.promo:hover{
	color:#fff;
	background:url(images/nav_bg_hover.jpg) 0 0 repeat-x;
	background-color:inherit;
}


#top ul.nav li a.hover{
	display:block;
	padding:0 14px;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	background:url(images/nav_bg_hover.jpg) 0 0 repeat-x;
}
#top ul.sub{
	width:916px;
	height:23px;
	background:url(images/sub_bg.gif) 0 0 repeat-x;
	position:absolute;
	left:0;
	top:249px;
	margin:0; 
	padding:0; 
	list-style-type:none;
}
/*
#top ul.sub li{
	float:left;
	font-size:0;
	line-height:0;
	background:url(images/sub_div.gif) right top no-repeat;
	height:23px;
	padding:0 1px 0 0;
}
*/
#top ul.sub li.general{
	float:left;
	font-size:0;
	line-height:0;
	background:url(images/sub_div.gif) right top no-repeat;
	height:23px;
	padding:0 1px 0 0;
}

#top ul.sub li.end{
	float:left;
	font-size:0;
	line-height:0;
	/*background:url(images/sub_div.gif) right top no-repeat;*/
	height:23px;
	padding:0 1px 0 0;
}


#top ul.sub li a{
	display:block;
	padding:0 14px;
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#B6B6B6;
	background-color:inherit;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#A0AC4D;
	background-color:inherit;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain{
	width:100%;
	background:url(images/body_bg.gif) left bottom repeat-x #F5F7E7;
	color:#6C6C6C;
}

/*#body{
	width:916px;
	margin:0 auto;
	background:url(images/body_bot_bg.gif) left bottom no-repeat;
	padding:0 0 42px 0;
}*/


#body{
	/*width:1006px;*/
	width:1024px;
	margin:0 auto;
	background:url(images/body_bot_bg.gif) left bottom no-repeat;
	padding:0 0 42px 0;
}


/*------------------------------------------------left--------------------*/
/*#left{
	width:228px;
	float:left;
	background:url(images/left_panel_bg.gif) left bottom no-repeat;
	padding:20px 11px 0 5px;
}*/

#left
{
	width:228px;
	float:left;
	background:url(images/left_panel_bg.gif) left bottom no-repeat;
	padding:20px 11px 0 5px;
}

#left DIV.date
{
	display:block;
	width:10px;
	/*width:200px;*/
	height:10px;
	background:url(images/date.gif) left bottom no-repeat;
	/*font:bold 7px Arial, Helvetica, sans-serif;
	color:#7E8A2C;
	background-color:inherit;*/
	/*margin:5px 0px 0px 0px;*/
}

#left DIV.day
{
	display:block;
	width:8px;
	height:5px;
	font: bold 6px "Times New Roman", Times, serif;
	/*color:#7E8A2C;*/
	color:#000000;
	background-color:inherit;
	text-align:center;
	vertical-align:middle;
	padding:3px 1px 1px 1px;
}


#left DIV.Month_Year
{
	/*display:block;*/
	display:block;
	/*width:90px;*/
	width:auto;
	height:10px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#8E0B01;
	background-color:inherit;
	/*left:25px;*/
	/*padding:0 0 0 20px;*/
	margin:0px 0 3px 0;
	/*margin:5px 0px 0px 0px;*/
}

#left h2{
	display:block;
	width:227px;
	height:28px;
	background:url(images/news_div.gif) left bottom repeat-x;
	font:bold 28px/28px Arial, Helvetica, sans-serif;
	color:#7E8A2C;
	background-color:inherit;
	margin:0 0 16px 0;
}
#left h2 span{
	display:block;
	font:bold 11px/10px Arial, Helvetica, sans-serif;
	color:#8E0B01;
	background-color:inherit;
	padding:0 0 0 14px;
	background:url(images/date_icon.gif) 0 0 no-repeat;
	float:right;
	margin:6px 0 0 0;
}
#left p.bg{
	display:block;
	width:204px;
	height:19px;
	background:url(images/news_icon.gif) 6px 4px no-repeat #E8EBD6;
	padding:0 0 0 24px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#444444;
	margin:0 0 14px 0;
	float:left;
}
#left p.leftTxt{
	display:block;
	width:223px;
	padding:0 0 12px 0;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	background-color:inherit;
	float:left;
}


#left div.leftTxt{
	display:block;
	/*width:223px;*/
	width:200px;
	padding:0 13px 12px 10px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	background-color:inherit;
	float:left;
}

#left a.more{
	display:block;
	width:73px;
	height:19px;
	background-color:#8E0B01;
	color:#fff;
	text-align:center;
	text-decoration:none;
	float:right;
	margin:0 0 6px 0;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
}
#left a.more:hover{
	background-color:#000;
	color:#fff;
}
#left p.whatNew{
	display:block;
	background:url(images/what_new.jpg) 0 0 no-repeat;
	width:207px;
	height:180px;
	padding:280px 0 0 21px;
	margin:40px 0 5px 0;
	float:left;
}
#left p.whatNew a{
	font:bold 24px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#left p.whatNew a:hover{
	color:#DFD3B5;
	background-color:inherit;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------mid--------------------*/
/*#mid{
	width:155px;
	float:left;
	background-color:#fff;
	color:#060606;
	padding:20px 17px 0 17px;
}*/

#mid{
	width:200px;
	float:left;
	background-color:#fff;
	color:#060606;
	padding:20px 17px 0 17px;
	/*border:#770000 solid 2px;*/
}

#mid h2.mem{
	display:block;
	padding:0 0 13px 24px;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	background-color:inherit;
	background:url(images/member_login_icon.gif) 0 0 no-repeat;
}
#mid form{
	width:155px;
	padding:0 0 17px 0;
}
#mid form input.txtBox{
	/*width:153px;*/
	width:146px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	float:left;
	margin:0 0 7px 0;
}
#mid form label{
	display:block;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	color:#060606;
	background-color:inherit;
	float:left;
	margin:0 0 5px 0;
}
/*#mid form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat #fffffe;
	width:47px;
	height:19px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	border:none;
	cursor:pointer;
	float:right;
}*/

#mid form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat #fffffe;
	width:47px;
	height:19px;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	border:none;
	cursor:pointer;
	float:right;
	padding:0px 0px 4px 0px;
}


#mid h2.ser{
	display:block;
	padding:0 0 18px 24px;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	background-color:inherit;
	background:url(images/service_icon.gif) 0 0 no-repeat;
}
#mid ul.serLink{
	width:155px;
	padding:0 0 19px 0;
	margin:0; 
	padding:0; 
	list-style-type:none;
}
#mid ul.serLink li{
	font-size:0;
	line-height:0;
}
#mid ul.serLink li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#9FA289;
	background-color:inherit;
	text-decoration:none;
}
#mid ul.serLink li a:hover{
	color:#9FA289;
	background-color:#F5F7E7;
}
#mid h2.newsletter{
	display:block;
	padding:0 0 13px 24px;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	background-color:inherit;
	background:url(images/newsletter_icon.gif) 0 0 no-repeat;
}
#mid form.nl{
	/*width:155px;*/
	width:181px;
	padding:0 0 19px 0;
}
#mid form.nl input.txtBox2{
	width:127px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	float:left;
	margin:0 0 7px 0;
}
#mid form.nl label{
	display:block;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	color:#060606;
	background-color:inherit;
	float:left;
	margin:0 0 5px 0;
}
#mid form.nl input.signup{
	background:url(images/btn_login.gif) 0 0 no-repeat #fffffe;
	width:47px;
	height:19px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	border:none;
	cursor:pointer;
	float:right;
}
/*
#mid ul.botLink
{
	width:155px;
	padding:0;
}
*/
#mid ul.botLink
{
	/*width:200px;*/
	width:200px;
	padding:0;
}

#mid ul.botLink li
{
	font-size:0;
	line-height:0;
	width:200px;
}
#mid ul.botLink li.subscribe{
	display:block;
	background:url(images/subscribe_bg.gif) 0 0 no-repeat;
	height:33px;
	/*padding:0 0 0 35px;*/
	padding:0 0 0 0px;
	margin:0 0 6px 0;
}
#mid ul.botLink li.subscribe a{
	font:bold 12px/33px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	background-color:inherit;
	text-decoration:none;
}
#mid ul.botLink li.subscribe a:hover{
	color:#FF4400;
	background-color:inherit;
}
#mid ul.botLink li.reg{
	display:block;
	background:url(images/registration_bg.gif) 0 0 no-repeat;
	width:200px;
	height:33px;
	/*padding:0 0 0 10px;*/
	padding:0 0 0 10px;
	margin:0;
}
#mid ul.botLink li.reg a{
	font:bold 12px/33px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	background-color:inherit;
	text-decoration:none;
}
#mid ul.botLink li.reg a:hover{
	color:#FF4400;
	background-color:inherit;
}
#mid ul.botLink li.reg a span{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#8E0B01;
	text-decoration:none;
	width:37px;
	text-align:center;
	margin:9px 8px 0 0;
	float:left;
	cursor:pointer;
}
#mid ul.botLink li.reg a:hover span{
	color:#fff;
	background-color:#000;
}


#mid DIV.botLink
{
	display:block;
	background:url(images/registration_bg.gif) 0 0 no-repeat;
	/*width:200px;*/
	width:155px;
	height:33px;
	padding:0;
	margin:0;
	/*padding:0 0 0 10px;
	margin:0 0 0 10px;*/
}

#mid DIV.botLink a{
	font:bold 12px/33px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	background-color:inherit;
	text-decoration:none;
}
#mid DIV.botLink a:hover{
	color:#FF4400;
	background-color:inherit;
}
#mid DIV.botLink a span{
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#8E0B01;
	text-decoration:none;
	width:37px;
	text-align:center;
	margin:9px 8px 0 0;
	float:left;
	/*padding:0 0 0 10px;*/
	cursor:pointer;
}
#mid DIV.botLink a:hover span{
	color:#fff;
	background-color:#000;
}
/*------------------------------------------------mid--------------------*/

/*------------------------------------------------right--------------------*/
/*#right
{
	width:463px;
	background:url(images/right_bg.gif) left bottom no-repeat;
	float:left;
	padding:20px 0 0 20px;
}*/

#right
{
	width:508px;
	background:url(images/right_bg.gif) left bottom no-repeat;
	float:left;
	padding:20px 0 0 20px;
}
#right h2{
	display:block;
	height:28px;
	background:url(images/news_div.gif) left bottom repeat-x;
	font:bold 28px/28px Arial, Helvetica, sans-serif;
	color:#7E8A2C;
	background-color:inherit;
	margin:0 0 21px 0;
}
#right p.rightTxt1{
	display:block;
	font-size:12px;
	line-height:17px;
	padding:0 0 14px 0;
}

#right div.rightTxt1{
	display:block;
	font-size:12px;
	line-height:17px;
	padding:0 0 14px 0;
}

#right p.rightTxt1 span{
	color:#9D0303;
	background-color:inherit;
}
#right p.rm{
	display:block;
	height:19px;
	background:url(images/icon1.gif) 6px 4px no-repeat #E8EBD6;
	padding:0 0 0 25px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#262721;
	margin:0 0 19px 0;
}
#right p.rm a{
	display:block;
	width:70px;
	height:19px;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
}
#right p.rm a:hover{
	color:#E8EBD6;
	background-color:inherit;
}
#right ul{
	width:457px;
	border:#E5E8D0 solid 1px;
	padding:4px 0 0 4px;
	background-color:#FEFFFA;
	color:#000;
	height:149px;
	margin:0 0 14px 0;
}
#right ul li{
	float:left;
	margin:0 4px 4px 0;
	font-size:0;
	line-height:0;
}
#right ul li a.pic1{
	display:block;
	background:url(images/img1.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic1:hover{
	background:url(images/img1_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic2{
	display:block;
	background:url(images/img2.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic2:hover{
	background:url(images/img2_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic3{
	display:block;
	background:url(images/img3.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic3:hover{
	background:url(images/img3_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic4{
	display:block;
	background:url(images/img4.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic4:hover{
	background:url(images/img4_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic5{
	display:block;
	background:url(images/img5.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic5:hover{
	background:url(images/img5_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic6{
	display:block;
	background:url(images/img6.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic6:hover{
	background:url(images/img6_hover.gif) 0 0 no-repeat;
}
#right ul li a.pic7{
	display:block;
	background:url(images/img7.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#right ul li a.pic7:hover{
	background:url(images/img7_hover.gif) 0 0 no-repeat;
}
#right ul li.gallery{
	background:url(images/gallery.gif) 0 0 no-repeat;
	width:271px;
	height:70px;
	float:left;
	margin:0 4px 0 0;
}
#right h2.test{
	display:block;
	background:url(images/testimonial_icon.gif) 0 0 no-repeat;
	height:52px;
	margin:0 0 10px 0;
	text-indent:-2000px;
}

#right p.testTxt{
	display:block;
	width:280px;
	float:left;
	background:url(images/one.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}

#right div.testTxt{
	display:block;
	/*width:280px;*/
	width:350px;
	
	float:left;
	/*background:url(images/one.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}


#right p.testTxtMbi{
	display:block;
	width:225px;
	float:left;
	background:url(images/one.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}

#right p.testTxtMbi span{
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#AE3136;
	background-color:inherit;
	display:block;
	margin:0 0 13px 0;
}

#right div.smallDesc{
	display:block;
	/*width:280px;*/
	/*
	width:350px;
	
	width:auto;
	*/
	width:225px;
	float:left;
	/*background:url(images/one.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}

#right p.testTxt span{
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#AE3136;
	background-color:inherit;
	display:block;
	margin:0 0 13px 0;
}
#right img.client{
	width:150px;
	height:120px;
	border:#ffffff solid 3px;
	float:left;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:86px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
}
#footer{
	width:916px;
	height:86px;
	position:relative;
	margin:0 auto;
}
#footer ul{
	position:absolute;
	left:200px;
	top:10px;
	width: 500px;
	margin:0; 
	padding:0; 
	list-style-type:none;
}
#footer ul li{
	float:left;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:inherit;
}
#footer ul li a{
	padding:0 8px;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer p.copyright{
	font:normal 10px/22px Arial, Helvetica, sans-serif;
	position:absolute;
	left:400px;
	top:44px;
	width:300px;
	color:#8E0B01;
	background-color:inherit;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:70px;
	height:21px;
	position:absolute;
	left:5px;
	top:17px;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 27px;
}
#footer a.xhtml:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer a.css{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:70px;
	height:21px;
	position:absolute;
	left:109px;
	top:17px;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 27px;
}
#footer a.css:hover{
	color:#8E0B01;
	background-color:inherit;
}
#footer p.design{
	display:block;
	width:170px;
	position:absolute;
	left:200px;
	top:46px;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#47483E;
	background-color:inherit;
	padding:2px;
}
#footer p.design a.link{
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#7C872B;
	background-color:#F5F7E7;
	text-decoration:none;
	
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#F5F7E7;
}
#footer img{
	position:absolute;
	left:827px;
	top:18px;
	border:none;
}
/*------------------------------------------------footer--------------------*/


/*------------------------------------------------right--------------------*/
/*#right
{
	width:463px;
	background:url(images/right_bg.gif) left bottom no-repeat;
	float:left;
	padding:20px 0 0 20px;
}*/

#Mainright
{
	width:750px;
	background:url(images/right_bg.gif) left bottom no-repeat;
	float:left;
	padding:20px 20px 0 20px;
}
#Mainright h2{
	display:block;
	height:28px;
	background:url(images/news_div.gif) left bottom repeat-x;
	font:bold 28px/28px Arial, Helvetica, sans-serif;
	color:#7E8A2C;
	background-color:inherit;
	margin:0 0 21px 0;
}
#Mainright p.rightTxt1{
	display:block;
	font-size:12px;
	line-height:17px;
	padding:0 0 14px 0;
}
#Mainright p.rightTxt1 span{
	color:#9D0303;
	background-color:inherit;
}
#Mainright p.rm{
	display:block;
	height:19px;
	background:url(images/icon1.gif) 6px 4px no-repeat #E8EBD6;
	padding:0 0 0 25px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#262721;
	margin:0 0 19px 0;
}
#Mainright p.rm a{
	display:block;
	width:70px;
	height:19px;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
}
#Mainright p.rm a:hover{
	color:#E8EBD6;
	background-color:inherit;
}


#Mainright a.more{
	display:block;
	width:100px;
	height:19px;
	/*background-color:#8E0B01;*/
	background-color:#47483E;
	color:#fff;
	text-align:center;
	text-decoration:none;
	float:right;
	margin:0 0 6px 0;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
}
#Mainright a.more:hover
{
	/*background-color:#000;*/
	background-color:#889436;
	color:#fff;
}

#Mainright h2{
	display:block;
	height:20px;
	background:url(images/news_div.gif) left bottom repeat-x;
	font:bold 28px/28px Arial, Helvetica, sans-serif;
	color:#7E8A2C;
	background-color:inherit;
	margin:0 0 20px 0;
}

#Mainright TD.separateur
{
	display:block;
	height:2px;
	background:url(images/news_div.gif) left bottom repeat-x;
}

/*
#Mainright ul{
	width:457px;
	border:#E5E8D0 solid 1px;
	padding:4px 0 0 4px;
	background-color:#FEFFFA;
	color:#000;
	height:149px;
	margin:0 0 14px 0;
}
#Mainright ul li{
	float:left;
	margin:0 4px 4px 0;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic1{
	display:block;
	background:url(images/img1.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic1:hover{
	background:url(images/img1_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic2{
	display:block;
	background:url(images/img2.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic2:hover{
	background:url(images/img2_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic3{
	display:block;
	background:url(images/img3.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic3:hover{
	background:url(images/img3_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic4{
	display:block;
	background:url(images/img4.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic4:hover{
	background:url(images/img4_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic5{
	display:block;
	background:url(images/img5.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic5:hover{
	background:url(images/img5_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic6{
	display:block;
	background:url(images/img6.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic6:hover{
	background:url(images/img6_hover.gif) 0 0 no-repeat;
}
#Mainright ul li a.pic7{
	display:block;
	background:url(images/img7.gif) 0 0 no-repeat;
	width:87px;
	height:70px;
	font-size:0;
	line-height:0;
}
#Mainright ul li a.pic7:hover{
	background:url(images/img7_hover.gif) 0 0 no-repeat;
}
#Mainright ul li.gallery{
	background:url(images/gallery.gif) 0 0 no-repeat;
	width:271px;
	height:70px;
	float:left;
	margin:0 4px 0 0;
}
*/
#Mainright h2.test{
	display:block;
	background:url(images/testimonial_icon.gif) 0 0 no-repeat;
	height:52px;
	margin:0 0 10px 0;
	text-indent:-2000px;
}
#Mainright p.testTxt
{
	display:block;
	width:400px;
	float:left;
	background:url(images/check.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}

#Mainright div.testTxt{
	display:block;
	/*width:280px;*/
	width:400px;
	
	float:left;
	/*background:url(images/one.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color:#95997B;
	background-color:inherit;
}

#Mainright p.testTxt span{
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#AE3136;
	background-color:inherit;
	display:block;
	/*margin:0 0 13px 0;*/
}
#Mainright img.client{
	width:150px;
	height:120px;
	border:#ffffff solid 3px;
	float:left;
}
/*------------------------------------------------right--------------------*/

.list_categ_content
{
/*background-color:#CCD58A;*/
/*border:#005500 solid 5px;*/
border:#98A445 dashed 3px;
}

TR.TopDetails
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/sub_bg.gif) 0 0 repeat-x;
 }
 
 TR.BottomDetails
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/nav_bg.jpg) 0 0 repeat-x;
 }
 
 
 TR.TopContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/top_bg.gif) 0 0 repeat-x;
 }
 
 TR.BottomContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/bot_bg.gif) 0 0 repeat-x;
 }
 
 TD.BorderLeftContiner
 {
	border-right:#47483E solid 3px;  /*----black----*/
	/*border-right:#889436 solid 3px;*/ /*----green----*/
	/*border-left:#47483E solid 3px;*/  /*----black----*/
	border-left:#889436 solid 3px;  /*----green----*/
 }
 
 TD.BorderRightContiner
 {
	/*border-right:#47483E solid 3px;*/  /*----black----*/
	border-right:#889436 solid 3px; /*----green----*/
	border-left:#47483E solid 3px;  /*----black----*/
	/*border-left:#889436 solid 3px;*/  /*----green----*/
 }
 
 
 TD.LeftTopRightContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:10px;
 background:url(images/continer/top_bg_left_03.gif) 0 0 no-repeat;
 }
 
 TD.LeftTopMiddleContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/top_bg.gif) 0 0 repeat-x;
 }
 
 TD.LeftTopLeftContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:40px;
 background:url(images/continer/top_bg_left_01.gif) 0 0 no-repeat;
 }
 
 TD.RightTopRightContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:40px;
 background:url(images/continer/top_bg_right_04.gif) 0 0 no-repeat;
 }
 
 TD.RightTopMiddleContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/top_bg.gif) 0 0 repeat-x;
 }
 
 TD.RightTopLeftContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:10px;
 background:url(images/continer/top_bg_right_01.gif) 0 0 no-repeat;
 }
 
 
 
 TD.LeftBotRightContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:40px;
 background:url(images/continer/bot_bg_left_04.gif) 0 0 no-repeat;
 }
 
 TD.LeftBotMiddleContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/top_bg.gif) 0 0 repeat-x;
 }
 
 TD.LeftBotLeftContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:10px;
 background:url(images/continer/bot_bg_left_01.gif) 0 0 no-repeat;
 }
 
 TD.RightBotRightContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:10px;
 background:url(images/continer/bot_bg_right_04.gif) 0 0 no-repeat;
 }
 
 TD.RightBotMiddleContiner
 {
 /*background-color:#000000;*/
 height:23px;
 background:url(images/continer/top_bg.gif) 0 0 repeat-x;
 }
 
 TD.RightBotLeftContiner
 {
 /*background-color:#000000;*/
 height:23px;
 width:40px;
 background:url(images/continer/bot_bg_right_01.gif) 0 0 no-repeat;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 TD.TopBlackMarge
 {
 /*background-color:#000000;*/
 height:23px;
 width:4px;
 background:url(images/top_black.gif) 0 0 no-repeat;
 }
 
 TD.TopGreenMarge
 {
 /*background-color:#000000;*/
 height:23px;
 width:4px;
 background:url(images/top_green.gif) 0 0 no-repeat;
 }
 
 TD.BottomBlackMarge
 {
 /*background-color:#000000;*/
 height:23px;
 width:4px;
 background:url(images/bottom_black.gif) 0 0 no-repeat;
 }
 
 TD.BottomGreenMarge
 {
 /*background-color:#000000;*/
 height:23px;
 width:4px;
 background:url(images/bottom_green.gif) 0 0 no-repeat;
 }
 
 
  TD.RightBlackBorder
 {
 /*background-color:#000000;*/
	border-right:#47483E solid 3px;
	/*border-left:#889436 solid 3px;*/
 }
 
 
 TD.LeftBlackBorder
 {
 /*background-color:#000000;*/
 	/*border-right:#889436 solid 3px;*/
	/*width:1px;*/
	border-left:#47483E solid 3px;
 }
 
 TD.RightGreenBorder
 {
 /*background-color:#000000;*/
	border-right:#889436 solid 3px;
	/*width:1px;*/
	/*border-left:#47483E solid 3px;*/
 }
 
 
 TD.LeftGreenBorder
 {
 /*background-color:#000000;*/
 	/*border-right:#47483E solid 3px;*/
	border-left:#889436 solid 3px;
 }
 
 DIV.Content_Title
 {
 	color:#FFFFFF;
 	font-size:11px;
 }
 
 
 .prod_box_cross
{
	/*width:230px;*/
	width:350px;
	height:auto;
	float:left;
	/*padding:10px 5px 10px 11px;*/
	padding:10px 0px 10px 0px;
}

.center_prod_box
{
width:227px;
height: 342px;
border:#FFFFFF solid 1px;
float:left;
text-align:center;
padding:0px;
margin:0px;
}
.price_zone
{
width:230px;
height:25px;
float:left;
/*margin:3px 0 0 0;
margin:5px 0 2px 0;*/
}

#Mainright SPAN.add_pdt_price
{
	font-family: Arial, sans-serif;
	color: #ff0000;
	/*font-weight:bold;*/
	font-size:12px;
	margin:0;
	padding:0;
}

#Mainright SPAN.productSpecialPrice 
{
	font-family: Arial, sans-serif;
	color: #ff0000;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}


#right SPAN.add_pdt_price
{
	font-family: Arial, sans-serif;
	color: #ff0000;
	/*font-weight:bold;*/
	font-size:12px;
	margin:0;
	padding:0;
}

#right SPAN.productSpecialPrice 
{
	font-family: Arial, sans-serif;
	color: #ff0000;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}


a.defil_next
{
width:15px;
height:30px;
display:block;
float:left;
padding-left:1px;
background:url(images/next.jpg) no-repeat center;
/*background:url(images/next.png) no-repeat center;*/
text-decoration:none;
}
a.defil_next:hover
{
width:15px;
height:30px;
display:block;
float:left;
padding-left:1px;
/*background:url(images/next_red.png) no-repeat center;*/
background:url(images/next_over.jpg) no-repeat center;
text-decoration:none;
}

a.defil_prev
{
width:15px;
height:30px;
display:block;
float:left;
padding-right:1px;
/*background:url(images/prev.png) no-repeat center;*/
background:url(images/prev.jpg) no-repeat center;
text-decoration:none;
}
a.defil_prev:hover
{
width:15px;
height:30px;
display:block;
float:left;
padding-right:1px;
/*background:url(images/prev_red.png) no-repeat center;*/
background:url(images/prev_over.jpg) no-repeat center;
text-decoration:none;
}
