a {
    text-decoration: none;
    color: #145EAD/*#0000FF*/;
	}
/*
a:visited {
    text-decoration: underline;
    color: #145EAD/*#0000FF;
}

a:active {
    text-decoration: underline;
    color: #145EAD/*#0000FF;
}
*/
div#sign_image {
	height: 240px;
	background-image: url(../../_img/ContactUs/signtop.jpg); 
	background-repeat: no-repeat;
	background-position: center; 
}

div#address {
	padding-top: 118px;
}

div.contact_us h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
div.contact_us h2.message {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	}
div.contact_us h2.address {
	font-family: arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
div.contact_us h3.address {
	font-family: arial;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

div.contact_us h3.address a {
	font-size: 12px;
	font-weight: normal;
	}
div#contacts {
	margin-left: 40px;
	}

div#left_column {
	float: left;

	}

div#right_column {
	margin-left: 310px;
	
	}

div.contact {
	margin-bottom: 10px;
	}

div.contact h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

div.contact h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 0;
	}
div#content a {text-decoration: none;}
div#content a:active {text-decoration: underline;}
div#content a:hover {text-decoration: underline;}	

