body{
	margin: 0;
	padding: 0;
	background: #222021;
}
img{
	border: 0;
}
#wraper{
	width: 972px;
	margin: auto;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	background: #EEECEC;
	padding: 0 1px;
}/*
#wraper .wbg{
	background: #EEECEC;
}*/
#header{
	width: 972px;
	height: 120px;
	margin: auto;
	background: #0D0D0D url(images/header_02.jpg) right no-repeat;
}
#menu{
	width: 972px;
	height: 34px;
	margin: auto;
	background: url(images/menu_bg.jpg) repeat-x;
}
#menu .logo{
	width: 265px;
	height: 34px;
	background: url(images/menu_logo_bg.jpg) no-repeat right center;
	float: left;
}
#menu .bttn{
	/*width: 131px;
	height: 22px;*/
	margin: 6px 1px 6px 0;
	
	float: left;
}
#menu .bttn img{
	text-align: center;
	/*padding: 7px 27px;*/
	/*background: url(images/menubttn_bg.jpg) no-repeat center;*/
}

#left{
	width: 218px;
	background: #EEECEC url(images/lcan_bg.jpg) no-repeat;
	float: left;
}
#left .side{
	margin: 150px 2px 2px 2px;
	border: 3px solid #B7B6B6;
	background: #E3E1E1;
	padding: 0 1px 1px 1px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
#left .title{
	border: 1px solid #B7B6B6;
	background: #F7F7F7;
	padding: 2px;
	margin: 1px 0;
}

#left .side .ltop{background: #FDFDFD url(images/toplc.jpg) no-repeat top left;}
#left .side .rtop{background: url(images/toprc.jpg) no-repeat top right;}
#left .side .rbttm{background: url(images/bttmrc.jpg) no-repeat bottom right; padding: 10px;}

#right{
	width: 754px;
	float: right;
	background: #EEECEC;
}
#right .side{
	margin: 3px 3px 2px 0;
	border: 3px solid #B7B6B6;
	background: #A6A4A4;
	padding: 1px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
#right .bg{
	background: #FFFDFD;
	padding: 2px 3px;
}
#right .col{
	width: 243px;
	margin: 0 1px;
	float: left;
}
#right .title{
	background: url(images/titlecol_bg.jpg) center repeat-x;
}
#right .titlercap{background: url(images/titlecol_rbg.jpg) no-repeat right;}
#right .titlelcap{
	height: 24px;
	background: url(images/titlecol_lbg.jpg) no-repeat left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E6E5E5;
	text-align: center;
	padding-top: 5px;
}
#right .cont1{/*width: 240px;*/ border: 1px solid #CFCDCD; background: #FDFDFD url(images/toplc.jpg) no-repeat top left;}
#right .cont2{background: url(images/bttmrc.jpg) no-repeat bottom right; padding: 10px;}
#footer{
	width: auto;
	height: 85px;
	padding-top: 6px;
	background: #0D0D0D url(images/footer_bg.jpg) top repeat-x;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6E5E5;
	text-align: center;
}
#footer .menu{
	font-weight: bold;
	display: inline;
}
#footer .copy{
	padding-top: 20px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #E6E5E5;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
.clear{
	clear: both;
}

.testim_table{width: 100%}
.testim_table h1{font-size: 18px; text-align: center;}
.testim_table ul{margin: 0; padding: 0 20px;}
.testim_table ul li{border-bottom: 1px solid #C8C8C8; margin: 10px 0; padding: 0;}
.testim_table .sign{text-align: right; font-weight: 700;}



