div.contact_content
	{
		width:780px;
		padding:380px 20px 15px 0px;
		margin:0px;
		background:url(../images/other/contact_bg.jpg) top center no-repeat;
		text-align:right;
		float:left;
	}
span.contact_bigNumber
	{
		font-size:3.5em;
		font-weight:bold;
		color:#CCCCCC;
	}
span.contact_smallNumber
	{
		font-size:1.6em;
		font-weight:bold;
		color:#CC0033;
	}
span.contact_email
	{
		font-size:1.5em;
		font-weight:bold;
		color:#CCCCCC;
	}
a.contact_link
	{
		color:#FF9900;
		text-decoration:none;
		cursor:pointer;
	}
p
	{
		font-size:0.8em;
	}