/*

Stylesheet for Aztec Portfolio
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.aztecportfolio.com/

*/


/* ------------ Skycam Page ------------ */

#default #container { 
	background: url('../images/skycam-container-bg.gif') no-repeat bottom left;
	}
	
#content h2 { 
	background: url('../images/aztec-skycam-logo.gif') no-repeat top left;
	height: 95px;
	text-indent: -25000px;
	width: 293px;
	}
	
#content #column-1 {
	float: left;
	width: 300px;
	}

#content #column-2 {
	float: right;
	text-align: center;
	width: 435px;
	}
	
#content #button a { 
	background: url('../images/btn-skycam-contact.gif') no-repeat top left;
	display: block;
	height: 45px;
	text-indent: -25000px;
	width: 231px;
	}
	
#content #column-2 img {
	margin-top: 25px;
	}
	
#footer { 
	clear: both;
	margin-top: 100px;
	}
	
#commercial #footer { 
	margin-top: 40px;
	}