		/*Content Left*/
		#our_work {
			width:265px;
			margin:0 auto;
			padding-top:18px;
		}
		#our_work h3 {
			margin-left:10px;
			background:url(../../images/title_our_work.jpg) no-repeat;
			width:139px;
			height:21px;
			text-indent:-9999px;
			margin-bottom:5px;
		}
		#our_work a span {
			font-family:Arial, Helvetica, sans-serif;
			display:block;
			font-size:1.0em;
			color:#a64134;
			width:250px;
			text-align:justify;
			margin-left:10px;
			margin-top:10px;
			cursor:pointer;
		}
		#our_work a:hover span {
			text-decoration:underline;
		}
		/*Fim:Content Left*/
		/*Content Right*/
		#about { 
			margin-top:15px;
			margin-left:10px;
		}
		#about h3 {
			background:url(../../images/title_about.jpg) no-repeat;
			text-indent:-9999px;
			width:179px;
			height:21px;
			margin-left:10px;
			margin-bottom:8px;
		}
		#about1 {
			background:url(../../images/about_1.jpg) no-repeat left top;
			padding-top:9px;
		}
		#about2 {
			width:616px;
			background:#5e000d url(../../images/bg_about.jpg) no-repeat left top;
			padding: 20px 20px 6px 20px;
			height:230px;
			font-size: 13px; 
			
		}
		#about2 p {
			margin-bottom:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.0em;
			color:#a64134;
			text-align:justify;
		}
		/*Fim:Content Right*/