body{
		margin:0px;
		padding:0px;
		background: url(../images/back.jpg) top left repeat-x #C7C7C6;
		font-family:Tahoma;
		}
.left{
			background:url(../images/left.jpg) top left no-repeat;
			width:223px;
			height:350px;
			}
.logo{
			margin-left:29px;
			margin-top:33px;
			}
.m{
		margin-top:115px;
		}
.menu{
			background:url(../images/menu_center.jpg) top left repeat-y;
			text-transform:uppercase;
			font-size:13px;
			color:#8E8E8D;
			}
.menu a{
				color:#8E8E8D;
				text-decoration:none;
				background:url(../images/arrow.jpg) 0px 2px no-repeat;
				padding-left:20px;
				}
.menu a:hover{
						color:#8E8E8D;
						text-decoration:none;
						background:url(../images/hover.jpg) top left no-repeat;
						padding:3px 55px 9px 25px;
						display:block;
						color:#FFFFFF;
						}
.menu ul{
				list-style:none;
				margin:0px;
				padding:0px;
				margin-left:30px;
				margin-top:10px;
				margin-right:40px;
				}
.menu ul li{
				margin-top:10px;
				padding-bottom:3px;
				background:url(../images/line.jpg) bottom left repeat-x;
				}
.menu1{
			background:url(../images/menu_center.jpg) top left repeat-y;
			font-size:13px;
			color:#8E8E8D;
			}
.menu1 h1{
					font-size:13px;
					margin:0px;
					padding:0px;
					margin-left:20px;
				}
.menu1 a{
				color:#8E8E8D;
				text-decoration:none;
				background:url(../images/arrow.jpg) 0px 2px no-repeat;
				padding-left:20px;
				}
.menu1 a:hover{
						color:#8E8E8D;
						text-decoration:underline;						
						}
.menu1 ul{
				list-style:none;
				margin:0px;
				padding:0px;
				margin-left:30px;
				margin-top:10px;
				margin-right:40px;
				}
.menu1 ul li{
				margin-top:10px;
				padding-bottom:3px;
				background:url(../images/line.jpg) bottom left repeat-x;
				}
.text{
		font-size:12px;
		text-align:justify;
		line-height:20px;
		color:#000000;
		padding:10px;
		}
.text a{
			color:#000000;
			text-decoration:underline;
			}
.text a:hover{
					text-decoration:none;
					}
.text h1{
			font-size:14px;
			}
.footer{
			background:url(../images/footer.jpg) top left repeat-x;
			height:71px;
			width:100%;
			text-align:right;
			font-size:13px;
			color:#000000;
			padding-right:20px;
			}
.footer a{
				color:#000000;
				text-decoration:underline;
				}
.footer a:hover{
						text-decoration:none;
						}