#main .title
{
    background: url(../img/contact_chev_mid.gif) repeat-y;
    min-height:214px;
    height: auto !important;
    height: 214px;
    margin-bottom:0px
}

#main .titletop
{
	background: url(../img/contact_chev_top.gif) no-repeat;margin-left:14px;
	height:15px;
}

#main .titlebot
{
	background: url(../img/contact_chev_bottom.gif) no-repeat;
	height:25px;
	margin-bottom: 35px;
	margin-left:-20px;
}
#main h1
{
    color: #00A0C6;
}

#nav_top li a.nt_link_contact
{
   color: #00A0C6;
   text-decoration:underline; 
}
