/*****
	CSS RESET - MODIFIED YAHOO YUI
*****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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;}
ol,ul,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;} * {outline: none; -webkit-text-size-adjust: none;} img {-ms-interpolation-mode: bicubic;}
/*****
	CSS RESET - MODIFIED YAHOO YUI - END
*****/

/*****
	Main Website
*****/


body {
	margin:0px; 
	padding:0px;
	background-color:#33cccc;
}


#trulyorganized-main {
	width:1000px;
	margin:0 auto;
  	position:relative;
}



/*****
	Truly Organized Main Logo
*****/

#truly-organized {
  height:412px;
  width:1000x;
  margin:0px auto 0 auto;
  margin-top:30px;
  display:block;
}



/*****
	Truly Organized Brochure
*****/

#truly-organized-brochure {
  height:1100px;
  width:1000px;
  margin:0px auto 0 auto;
  display:block;
}