/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}blockquote, q {quotes: none;}
/* remember to define focus styles! */:focus {outline: 0;}
/* remember to highlight inserts somehow! */ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

a:link,a:visited,a:hover,a:active{
	color: #000;
}

#video{
	position: absolute;
	left: 271px;
	top: 168px;
	z-index: 2;
}

#video-home{
	margin-right: 20px;
}



#main{
	position: absolute;
	z-index: 1;
	background-image: url(/images/fpmedia-delta.png);
	background-repeat: no-repeat;
	background-position: -9999px 0px;
}

#page-entertain #main, .section-entertain #main{
	background-position: 128px 254px;
}
#page-inspire #main, .section-inspire #main{
	background-position: 128px 289px;
}
#page-promote #main, .section-promote #main{
	background-position: 128px 325px;
}
#page-motivate #main, .section-motivate #main{
	background-position: 128px 361px;
}
#page-inform #main, .section-inform #main{
	background-position: 128px 397px;
}
#page-advertise #main, .section-advertise #main{
	background-position: 128px 432px;
}

#description{
	position: absolute;
	z-index: 3;
	left: 1015px;
	width: 200px;
	top: 226px;
}

body{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	color: #777;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#page-video{
	background-image: url(/images/fpmedia-bg.png);
	background-repeat: no-repeat;
	background-position: -739px 111px;
}

#heading{
	height:28px;
	line-height:28px;
	position:absolute;
	text-indent: -9999em;
	top:118px;
	width:991px;
	z-index:3;
	background-position: right;
	background-repeat: no-repeat;
}

#heading.advertise{	background-image: url(/images/advertise-heading.png); }
#heading.entertain{	background-image: url(/images/entertain-heading.png); }
#heading.inform{	background-image: url(/images/inform-heading.png); }
#heading.inspire{	background-image: url(/images/inspire-heading.png); }
#heading.motivate{	background-image: url(/images/motivate-heading.png); }
#heading.promote{	background-image: url(/images/promote-heading.png); }

#masthead{
	width: 952px;
	margin-top: 40px;
	position: relative;
}

#logo a{
	width: 226px;
	height: 67px;
	background: url(/images/logo.gif);
	display: block;
	text-indent: -9999em;
}

#logo{
	margin-left: 20px;
}

#navigation{
	position: absolute;
	right: 0px;
	top: 19px;
}

#navigation li{
	float: left;
}

#navigation li a{
	height: 18px;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
}

#nav-experience a{ width: 151px;}
#nav-services a{ background-position: -151px 0px; width: 151px; }
#nav-mojo a{ background-position: -302px 0px; width: 128px; }
#nav-connect a{ background-position: -430px 0px; width: 122px;}
#nav-ftp a{ background-position: -552px 0px; width: 93px;}


#content{
	width: 660px;
	margin-left: 300px;
}

h1{
	font-size: 1.5em;
	margin: .75em 0;
}

h2{
	font-size: 1.25em;
	margin: 2em 0 .5em 0;
}

p{
	margin: .75em 0;
}

#content li{
	line-height: 1.5em;
}

#page-entertain #content,
#page-inspire #content,
#page-promote #content,
#page-motivate #content,
#page-inform #content,
#page-advertise #content,
#page-video #content{
	margin-left: 271px;
	width: 991px;
	padding-top: 500px;
}

#page-entertain #heading,
#page-inspire   #heading,
#page-promote   #heading,
#page-motivate  #heading,
#page-inform    #heading,
#page-advertise #heading{
	width: 720px;
}

#experience-navigation{
	width: 100px;
	position: absolute;
	top: 248px;
	left: 171px;
}

#experience-navigation li{
	line-height: 36px;
}

#video-nav{
	width: 725px;
}

#video-nav li{
	display: inline;
}

#tagline{
	position: absolute;
	left: 271px;
	top: 144px;
	margin: 0;
}

#page-experience #tagline{
	right: 0;
	left: auto;
}

#footer{
	padding-top: 30px;
}

label{
	display: inline-block;
	width: 100px;
	font-weight: bold;
}

input[type=text]{
	width: 300px;
}

textarea{
	width: 405px;
}
