/* Home Section
--------------------------------------------------------------------------------- */


	div.widget-advertising {
	
	width: 980px;
	margin: -25px auto 20px auto;
	
	}


/* Contact
--------------------------------------------------------------------------------- */


	#page-contact #content {
	
	width: 980px;
	
	}
	
	#contact {
	
	position: relative;
	width: 327px;
	height: 294px;
	background: url(../images/page-contact/bg-contact.gif) no-repeat left top;
	text-indent: -5000px;
	margin: 125px auto 0 auto;
		
	}
	

/* Flash Twitter Styles (from Pixelette)
--------------------------------------------------------------------------------- */


	#twitter p{
	
	margin: 6px 0 0 0;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
		
	}

	#twitter h3{
	
	margin: 0;
	color: #333333;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: lighter;
	
	}

