/*
--------------------------------------------------
TracyOats.com PAGE STYLES
Last revised 20 October 2008
--------------------------------------------------
Individual page styles
Assign ID to <body> and prepend to declarations
*/
/*
--------------------------------------------------
Home
--------------------------------------------------
*/
#home h1 {	
		width: 452px;
		height: 18px;
		margin-top: 1.167em;
		background: transparent url(../images/logos/slogan.gif) no-repeat;
		}
#home h1 span {
		visibility: hidden;
		}
#home #content {
		position: relative;
		}
#home #content ol {
		margin-top: 9.75em;
		}
#home #content ol li {
		line-height: 1.5;
		}
#home #inset {
		width: auto;
		height: 263px; /* @18.75em */
		position: absolute;
		top: -7em;
		right: 1.5em;
		z-index: 1;
		}
/*
--------------------------------------------------
About
--------------------------------------------------
*/


/*
--------------------------------------------------
Services
--------------------------------------------------
*/
#services #content {
		height: auto;
		}


/*
--------------------------------------------------
Portfolio
--------------------------------------------------
*/
#portfolio #content {
		height: auto;
		}
#portfolio .cell {
		min-height: 11em;
		}

/*
--------------------------------------------------
Contact
--------------------------------------------------
*/
/* address + hCard */
.vcard	{
		position: relative;
		margin: 8.25em auto 0;
		}
.org	{
		margin-bottom: 1.5em;
		}
.adr	{
		height: 4.5em;
		float: left;
		margin-right: 3em;
		}

/*
--------------------------------------------------
Site Map
--------------------------------------------------
*/