html {
	text-align: center; background: white;
/*	text-align: center; background: #f2eceb;*/
}
body {
	width: 967px; height: 642px;
	margin: 5px auto; padding-left: 17px;
/*	background: url(image/drop.png) right top no-repeat;*/
	text-align: left;
	position: relative;
}
div#content {
	width: 950px; height: 620px;
	position: absolute; left: 17px; top: 0;
}
h1 {
	width: 209px; height: 20px;
	position: absolute; left: 283px; top: 80px;
	background: url(image/1.areama.jpg) no-repeat;
	text-indent: -999em;
}
div#logo {
	position: absolute; left: 100px; top: 220px;
	width: 163px; height: 145px;
	background: url(image/ama-logo.jpg) no-repeat;
}
a#next {
	width: 36px; height: 13px; display: block;
	position: absolute; left: 730px; top: 520px;
	text-indent: -999em;
	background: url(image/next.jpg) no-repeat;
}
ul {
	list-style: none;
}

/* Home Page */
body#home div#anim {
	width: 519px; height: 454px;
	position: absolute; left: 215px; top: 13px;
/*	width: 473px; height: 405px;
	position: absolute; left: 238px; top: 63px;*/
	background:  url(image/area.gif) no-repeat;
/*	background:  url(image/1.logo.jpg) no-repeat;*/
}

body#home h1 {
	position: absolute; left: 529px; top: 450px;
}

body#home div#tag {
	width: 500px; height: 24px;
	position: absolute; left: 224px; top: 498px;
	background: url(image/1.tagline.jpg) no-repeat;
	text-indent: -999em;
}
/* END Home Page */

/* Ethos Page */
body#ethos div#copy {
	position: absolute; left: 283px; top: 185px;
	width: 553px; height: 327px;
	text-indent: -999em;
	background: url(image/2.text.jpg) no-repeat;	
}
/* END Ethos Page */

/* Cynosure Pages */
body#cynosure-1 div#copy {
	position: absolute; left: 283px; top: 145px;
	text-indent: -999em;
	width: 586px; height: 383px;
	background: url(image/3a.text.jpg) no-repeat;	
}
body#cynosure-2 div#tactics {
	position: absolute; left: 268px; top: 145px;
	text-indent: -999em;
	width: 622px; height: 24px;
	background: url(image/3b.text.1.jpg) no-repeat;		
}
body#cynosure-2 div#sparkle {
	position: absolute; left: 0; top: 175px;
	width: 950px; height: 100px;
/*	background: url(image/crawl.jpg) no-repeat;*/
}
body#cynosure-2 div#onetactic {
	position: absolute; left: 134px; top: 290px;
	text-indent: -999em;
	width: 682px; height: 218px; overflow: hidden;
	background: url(image/3b.text.2.jpg) no-repeat;		
}
/* END Cynosure Pages */

/* Client Pages */
body.client div#copy {
	position: absolute; left: 283px; top: 185px;
	text-indent: -999em;
}
/*body.client img#product {
	width: 212px; height: 185px;
	position: absolute; left: 550px; top: 0;
}*/
body#client-pfizer div#copy {
	width: 493px; height: 394px;
	background: url(image/4a.text.jpg) no-repeat;
}
body#client-bosch div#copy {
	width: 522px; height: 289px;
	background: url(image/4b.text.jpg) no-repeat;
}
body#client-loreal div#copy {
	width: 549px; height: 305px;
	background: url(image/4c.text.jpg) no-repeat;
}

div#prodshot {
	width: 212px; height: 185px;
	position: absolute; left: 550px; top: 0;
}
body#client-pfizer div#prodshot {
	background: url(image/pfizer-product.jpg) no-repeat;
}
body#client-bosch div#prodshot {
	background: url(image/bosch-tool.gif) no-repeat;
}
body#client-loreal div#prodshot {
	background: url(image/loreal-product.jpg) no-repeat;
}

/* END Client Pages */

/* Contact Page */
body#contact div#copy {
	position: absolute; left: 283px; top: 210px;
	width: 542px; height: 179px;
	text-indent: -999em;
	background: url(image/5.text.jpg) no-repeat;	
}
body#contact div#copy a {
	position: absolute; left: 98px; top: 156px;
	width: 150px; height: 20px; display: block;
/*	border: 1px dotted blue;*/
}
body#contact div#copyright {
	position: absolute; left: 283px; top: 500px;
	width: 257px; height: 23px;
	text-indent: -999em;
	background: url(image/5.copyrightny.jpg) no-repeat;	
}
/* END Contact Page */

/* Access Page */
body#access div#login {
	position: absolute; left: 283px; top: 250px;
	width: 269px; height: 107px;
	background: url(image/6.login.jpg) no-repeat;	
}
body#access div#login input#u {
	position: absolute; left: 132px; top: 17px;
	width: 119px; height: 13px;
	border: none;
}
body#access div#login input#p {
	position: absolute; left: 132px; top: 46px;
	width: 119px; height: 13px;
	border: none;
}
body#access div#login a#s {
	position: absolute; left: 130px; top: 71px;
	width: 48px; height: 20px; display: block;
}
/* END Access Page */

/* Navigation */
ul.nav {
	list-style: none;
	width: 864px; height: 60px;
	position: absolute; left: 43px; bottom: 0;
}
ul.nav li {
	position: absolute;
	top: 21px;
}

ul.nav li a {
	display: block;
	height: 20px;
	text-indent: -999em;
/*	border: 1px dotted blue;*/
}

li#navHome {
	left: 95px; width: 55px;
}

li#navEthos {
	left: 175px; width: 80px;
}

li#navCynosure {
	left: 280px; width: 135px;
}

li#navClients {
	left: 442px; width: 95px;
}

li#navContact {
	left: 565px; width: 80px;
}

li#navAccess {
	left: 675px; width: 95px;
}

body#home ul.nav {
	background: url(image/1.navbar.jpg) no-repeat;
}

body#ethos ul.nav {
	background: url(image/2.navbar.jpg) no-repeat;
}

body.cynosure ul.nav {
	background: url(image/3.navbar.jpg) no-repeat;
}

body.client ul.nav {
	background: url(image/4.navbar.jpg) no-repeat;
}

body#contact ul.nav {
	background: url(image/5.navbar.jpg) no-repeat;
}

body#access ul.nav {
	background: url(image/6.navbar.jpg) no-repeat;
}
