@charset "utf-8";
/* CSS Document */
#header{
	width:970px;
	height:190px;
	background:url(../images/bg_contactus.jpg) no-repeat 0px bottom;
	clear:both;
}
#main-content{
	width:780px;
	height:auto;
	float:left;
	background:#ffffff url(../images/content_bg.gif) repeat-x top left;
	padding-bottom:20px;
}
#left-column{
float:left;
width:399px;
height:auto;
padding-top:43px;
padding-left:23px;
padding-right:23px;
border-right:#CCCCCC 1px dotted;
}
#left-column p{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#left-column h4{
margin: 30px auto 20px auto;
font-weight:bold;
}
#left-column h3{
padding-top:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#C92027;
font-weight:bold;
}
#banner-left {
    background: none;
}




