@charset "utf-8";
/* CSS Document
color:#7cb808; -- green
color:#ff761d; -- orange
*/

body{
	background:url(../images/index/bg_header.png) repeat-x 0 0 #FFF;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
}

img{
	border:none;
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
}

*, * focus {
	outline: none;
}

h1 {
	color:#4b2826;
}

#website_cont{
	width:1015px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}

/*------------------------------------------------------------------------------------------------------------------HEAD--*/

#header{
	margin:20px 0 0 0;
	width:1014px;
	min-height:110px;
	height:100%;
	overflow:hidden;
	float:left;
}

#header .logo{
	width:334px;
	height:77px;
	float:left;
}

#header .drop_down{
	margin:10px 0 0 20px;
	height:49px;
	float:right;
	z-index:1;
	text-transform:lowercase;
	display:block;
}

#header_show {
	width:1014px;
	float:left;
	z-index:0;
	padding:0;
	display:block;
}


/*------------------------------------------------------------------------------------------------------------------CENTER--*/

#center {
	width:1014px;
	height:100%;
	overflow-x:hidden;
	overflow-y:hidden;
	float:left;
}

#center_left {
	width:704px;
	border-right:dashed 1px #999;
	float:left;
	height:100%;
	min-height:520px;
	margin-bottom:20px;
}

/*-------------------advertisement---*/

#center_left .adv_box1{
	background:url(../images/advertisement/adv_box_1_act.png) no-repeat 0 0;
	width:191px;
	height:213px;
	float:left;
	margin:0px 25px 30px 25px;
}
#center_left .adv_box1:hover{
	background:url(../images/advertisement/adv_box_1.png) no-repeat 0 0;
}
#center_left .adv_box2{
	background:url(../images/advertisement/adv_box_2_act.png) no-repeat 0 0;
	width:191px;
	height:213px;
	float:left;
	margin:0px 25px 30px 0;
}
#center_left .adv_box2:hover{
	background:url(../images/advertisement/adv_box_2.png) no-repeat 0 0;
}
#center_left .adv_box3{
	background:url(../images/advertisement/adv_box_3_act.png) no-repeat 0 0;
	width:191px;
	height:213px;
	float:left;
	margin:0px 25px 30px 0;
}
#center_left .adv_box3:hover{
	background:url(../images/advertisement/adv_box_3.png) no-repeat 0 0;
}


#center_left .h1_title{
	margin:0;
}

#center_left .submitted{
	margin:5px 0;
	padding-left:10px;
	color:#717171;
	font-size:12px;
}

#center_left .box_container{
	border-top:solid 2px #f0f0f0;
	margin:20px 0 0 0;
	height:100%;
	overflow:hidden;
	max-width:693px;
	padding:20px 0 0 0;
}

#center_left .box_container2{
	background:url(../images/index/bg_container2.png) no-repeat 0 0;
	margin:0;
	height:100%;
	overflow:hidden;
	padding:50px 40px 0 50px;
	font-size:12px;
}

#center_left .box_container2_btm{
	background:url(../images/index/bg_container2_btm.png) no-repeat;
	background-position:bottom right;
	height:79px;
	margin-top:-20px;
}

#center_left .h1_title_c{
	margin:0 0 20px 0;
	font-size:24px;
	padding:5px 0 0 0;
	color:#ff761d;
}

#center_left .box_container2 hr{
	color:#F60;
}

#center_left .box_container2 a{
	color:#7cb808;
	text-decoration:underline;
}

#center_left .box_container2 a:hover{
	color:#7cb808;
	text-decoration:none;
}

#center_left .center_box{
	width:219px;
	height:172px;
	background:url(../images/index/center_box.png) no-repeat 0 0;
	margin:0 10px 10px 0;
	float:left;
	padding:0;
}

#center_left .center_box:hover{
		background:url(../images/index/center_box_sel.png) no-repeat 0 0;
}

#center_left .center_box_new{
	width:219px;
	height:172px;
	background:url(../images/index/center_box_new.png) no-repeat 0 0;
	margin:0 10px 10px 0;
	float:left;
	padding:0;
}

#center_left .center_box_new:hover{
	background:url(../images/index/center_box_new_sel.png) no-repeat 0 0;
}

#center_left .center_box img, .center_box_new img{
	width:58px;
	height:49px;
	padding:10px 5px 0 20px;
	float:left;
	margin:0;
}

#center_left .center_box h2, .center_box_new h2{
	padding:0;
	display:inline;
	margin:18px 0 0 0;
	font-size:14px;
	float:left;
}

#center_left .center_box p, .center_box_new p{
	width:180px;
	margin:5px 0 0 25px;
	font-size:12px;
	float:left;
	color:#999;
	line-height:18px;
}

#center_left .center_box p.read_more, .center_box_new p.read_more{
	text-align:right;
	margin:6px 10px 0;
	float:right;
	font-size:12px;
	text-transform:capitalize;
	color:#85c608;
}

#center_left .div_grad{
	width:600px;
	height:100%;
	overflow:hidden;
	background:url(../images/index/bg_div_grad.png) repeat-x 0 0 #f4fde1;
	padding:10px 10px 10px;
	border-top:solid 3px #7cb808;
	font-size:14px;
	color:#060;
}

#center_left .div_list p{
	font-size:16px;
	font-weight:bold;
	color:#ff761d;
/*  color:#ff761d */
}

/*-------------------------------------------------------------------------TABLE LIST1----------------------*/

table.ecommerce_list{
	text-align:center;
	margin-bottom:15px;
}

td.header{
	font:bold 14px/16px Verdana, Geneva, sans-serif;
	color:#010101;
	padding:0 8px 0 8px;
	border-right:#000057 solid 2px;
}

td.header_nbr{
	text-align:center;
	font:bold 14px/16px Verdana, Geneva, sans-serif;
	color:#010101;
	padding:0 0 0 8px;
}

td.header_nbr2{
	text-align:right;
	padding-right:10px;
	font:bold 14px/16px Verdana, Geneva, sans-serif;
	color:#010101;
}

td.header2{
	text-align:right;
	padding-right:10px;
	height:18px;
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#010101;
	border-right:#B7B7B7 solid 1px;
}
td.header2 strong{
	color:#750000;
}

td.header3{
	text-align:right;
	padding-right:10px;
	font:bold 14px/16px Verdana, Geneva, sans-serif;
	color:#000;
	border-right:#B7B7B7 solid 1px;
}

td.dashed_cell{
	border-bottom:#B7B7B7 dashed 1px;
	padding:8px 0 8px 0;
}

/*--------------------------------------------------------------------------------------NEWS----------------------*/

#center_left .news_holder{
	min-width:510px;
	background-color:#f7fee8;
	margin:0 0 15px 0;
	padding:15px;
	height:100%;
	overflow-y:hidden;	
}

#center_right a.title{
	color:#060;
	padding-left:10px;
	font-size:12px;
}

/*--------------------------------------------LEFT END---------------------------RIGHT START----------------------*/

#center_right {
	width:298px;
	margin-left:10px;
	float:left;
}

#center_right .h1_title{
	margin:0;
	font-size:24px;
	padding:5px 0 0 10px;
}
#center_right .box_news{
	border-top:solid 2px #f0f0f0;
	margin:16px 0 15px 0;
	height:100%;
}

#center_right .news_date{
	padding:0 0 0 5px;
	color:#ff761c;
	font-size:14px;
	font-style:italic;
}

#center_right .news_content{
	padding:0 0 0 5px;
	color:#757575;
	font-size:12px;
	line-height:18px;
}

#center_right .arrow{
	margin:10px 0 0 5px;
	background:url(../images/index/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	vertical-align:top;
}

#center_right .arrow a{
	color:#ff761d;
	font-weight:bold;
}

#center_right .arrow a:hover{
	color:#85c608;
}

#center_right .call_now{
	float:left;
	margin:10px 0 15px 5px;
}

#center_right .call_now img{
	width:44px;
	height:44px;
	float:left;
	vertical-align:top;
}
#center_right .call_now p{
	float:left;
	margin:0;
	padding:3px 0 0 20px;
	color:#7ba02f;
	font:bold 14px;
}
#center_right .call_now p span{
	color:#000;
	font:bold 14px;
}
#center_right .skype{
	width:182px;
	margin:20px 0;
}
#center_right .skype img{
	padding:0;
	margin:0;
	width:182px;
}

/*--------------------------------------------------------------------------------------------------------------FOOTER-*/

#footer{
	background-color:#f0f0f0;
	height:100px;
	margin:0;
	padding:0;
}

#footer_cont{
	background:url(../images/index/bg_footer.gif) no-repeat 0 0;
	width:1015px;
	height:100px;
	margin:0 auto;
	padding:0;
}

#footer_cont .footer_logo{
	padding:15px 0 0 0;
	margin:0;
	width:313px;
	float:right;
}

#footer_cont .footer_cont2{
	width:690px;
	height:50px;
	margin:20px 0 0 0;
	padding:0;
	float:right;
	border-left:solid 1px #CECECE;
	display:block;
}

#footer_cont .footer_menu{
	width:100%;
	height:20px;
	padding:0;
	margin:0 0 5px 0;
	display:block;
}

#footer_cont .fmenu_ul{
	list-style:none;
	padding:0;
	float:right;
	margin:0;
}

#footer_cont .fmenu_li{
	float:left;
	padding:0 10px 0 10px;
	list-style:none;
	font-size:12px;
	border-right:dotted 1px #3C3;
}

#footer_cont .fmenu_li a{
	color:#8A8A8A;
}

#footer_cont .fmenu_li a:hover{
	color:#444;
}

#footer_cont .fmenu_p p{
	margin:0;
	padding:5px 10px;
	font-size:12px;
	text-align:right;
	display:block;
	color:#BABABA;
}

