body {
	background: url('/data/images/bg-page.png');
	background-repeat: repeat-x;
}

#page {
	width: 970px;
	margin: auto;
	text-align: center;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 27px;
	border-bottom: 1px solid #dee5e8;
}

/*#page_left, #page_right {
	
	position: relative;
	float: left;
}*/

#page_left {
	text-align: justify;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 50px;
	font-size: 15px;
	color: #000;
	min-height: 800px;
}

#page_left2 {
	text-align: justify;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 50px;
	font-size: 15px;
	color: #000;
	min-height: 600px;
}

#page_right {
	text-align: left;
	width: 240px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 13px;
}

#info {
	color: #5d6f77;
	border-bottom: 4px solid #fb6943;
	height: 40px;
	margin-bottom: 40px;
}

#adthis {
 text-align: right;
}

#caption {
	color: #7f888d;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding-bottom: 14px;
}

#page_left table {
	background: #dee5e8;
}

#page_left table td {
	background: #fff;
	line-height: 16px;
	text-align: left;
	padding: 4px;
}


	@media all and (max-width: 768px) {

	
		#info a {
			
		}

		#info {
			
			font-size: 12px;
			height: 30px;
			margin-bottom: 0px;
			margin-top: 11px;
		}

		h1 {

		}

		#page {
			width: 100%;
			margin: auto;
			text-align: center;
			background: #ffffff;
			margin-top: 0px;
			margin-bottom: 27px;
			border-bottom: 1px solid #dee5e8;
		}

		#mob img {
			height:100% !important;
        	width:100% !important;
        	margin-bottom: 20px;
		}

		#mob table td img {
			height:30% !important;
        	width:30% !important;
		}

		iframe {
			 
    		width: 94%;
    		height: 200px;
    		
		}

		#page_left {
	text-align: justify;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 50px;
	font-size: 15px;
	color: #000;
	min-height: 400px;
}
	body {
	background: none;
}

	
	}
