﻿.about-bg{
	background-image: url(../images/sub/internal_bg.gif);
	background-repeat: repeat-y;
	min-height:500px;
	height:auto !important;
	height:500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	border-left-style: none;
	border-right-style: none;
	padding-left: 0px;
}
.about-bg .content_bg{
	background-image: url(../images/sub/common_internal_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
.about-bg .leftcolumn{
	width: 204px;
	float: left;
}
.about-bg .rightcolumn{
	float: right;
	width: 538px;
	padding-top: 25px;
	padding-right: 24px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
}
.about-bg .rightcolumn h2{
	text-align: left;
}
.about-bg .rightcolumn a:link, .about-bg .rightcolumn a:visited{
	color: #330000;
}
.about-bg .rightcolumn a:hover, .about-bg .rightcolumn a:active{
	color: #5C623A;
}
.about-bg .rightcolumn .text{
	padding-top: 13px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 26px;
	background-color: #FFFFFF;
	background-image: url(../images/sub/common_textbg.gif);
	background-repeat: repeat-y;
	text-align: justify;
	min-height:370px;
	line-height: 16px;
}
.about-bg .rightcolumn .text .black_heading{
	color: #FFFFFF;
	background-color: #262626;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

