@charset "utf-8";


/* CSS Document */

#container {
	background-image: url(../images/JPG/contact_us_background.jpg);
}


#mainContent  {
	padding-top: 100px;
	font-family: "Century Gothic", Century, Helvetica;
	font-size: 0.9em;
	padding-left: 475px;
	padding-right: 75px;
}

a:link {
	color: #000;
	text-decoration: underline;
}
#footer a:link {
	color: #666;
}
#footer a:visited {
	color: #666;
}
#footer a:visited {
	color: #666;
}
#footer a:hover {
	color: #666;
}

a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
