/* Project Details 
------------------------------------------------------------------------------------------------
	@author -- Pitch Limited (www.pitchmedia.co.nz)
	@updated -- 01 Month Year
	@version -- 0.1 (Update This Every Time You Open This CSS To Make A Major Change)
------------------------------------------------------------------------------------------------*/

/* Reset All */
html { background: #FFFFFF; }
body { font-size: 62.5%; font-family: Helvetica, Verdana, Arial, sans-serif; line-height: 1.5; color: #999999; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:"'";}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*----------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------*/

/* Structure */
/*----------------------------------------------------------------------------------------------*/	
	.container{
		min-width:892px;
		max-width: 1281px;
		min-height:1102px;
		margin: 0 auto;
		overflow:hidden;
	}
	.ipad{
		min-width:892px;
		max-width: 1281px;
		min-height:887px;
		background-image:url('../img/com8-ipad.jpg');
		background-repeat:no-repeat;
		background-position:center;
	}
	html{
		background-image:url('../img/tile.jpg');
		background-repeat:repeat-x;
		background-color:#616276;
	}
	
	
/*----------------------------------------------------------------------------------------------*/


/* Specific Styles */
/*----------------------------------------------------------------------------------------------*/
	
/*----------------------------------------------------------------------------------------------*/


/* Font Styles */
/*----------------------------------------------------------------------------------------------*/
	
/*----------------------------------------------------------------------------------------------*/


/* Table Styles */
/*----------------------------------------------------------------------------------------------*/

	
/*----------------------------------------------------------------------------------------------*/


/* Link Styles */
/*----------------------------------------------------------------------------------------------*/

	
/*----------------------------------------------------------------------------------------------*/



/* The End 
------------------------------------------------------------------------------------------------
	And this is the end of the stylesheet, yep that it's it. Don't steal our code, otherwise
	we will come after your lunch money, and you wouldn't like that, would you?
------------------------------------------------------------------------------------------------*/
	