﻿.contact-bg{
	/*background-image: url(../images/sub/contact_bg.jpg);*/
	background: url(/~/media/2555CCC72A5041AE8D00984FFD242E79.ashx);
	background-repeat: no-repeat;
	min-height:500px;
	/*height:auto !important;*/
	height:525px;
	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;
}
.contact-bg .content_bg{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}
.contact-bg .leftcolumn{
	width: 361px;
	float: left;
	margin-top: 144px;
	margin-left: 58px;
	position: absolute;
}
.contact-bg .rightcolumn{
	width: 220px;
	padding-top: 20px;
	padding-right: 16px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-top: 238px;
	margin-left: 502px;
	position: absolute;
	padding-bottom: 20px;
	padding-left: 16px;
	background-image: url(../images/sub/contact-rightcolumn.gif);
	background-repeat: no-repeat;
	height: 210px;
}
.contact-bg .rightcolumn h2{
	color: #FFFFFF;
	background-color: #4D305A;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.contact-bg .rightcolumn a:link, .contact-bg .rightcolumn a:visited{
	color: #330000;
}
.contact-bg .rightcolumn a:hover, .contact-bg .rightcolumn a:active{
	color: #5C623A;
}
.contact-bg .leftcolumn td{
	color: #5D676A;
	vertical-align: top;
	padding-bottom: 8px;
}

