/* CSS Document */
html h1 {margin: 0; }

body {
	margin: 0;
	padding: 0;
}

body, div, p, td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

body {
	background: #fff url(ast/bg-small.gif) 0 0 no-repeat;
}

div#title { width: 350px; margin: 13px 0 0 5px; text-indent: -9999px; text-align: left; overflow: hidden; clear: both; }
div#title a { width: 290px; height: 25px; display: block; }

div#homeTitle { position: relative; width: 660px; margin: 0; text-indent: -9999px; text-align: left; overflow: hidden; }
div#homeTitle a { width: 660px; height: 85px; display: block; }

body#home {
	background: #fff url(ast/home-small.gif) 0 0 no-repeat;
}

div#navTop { 
	position: relative;
	clear: both; 
	float: none;
	margin: 18px 0 0 0 ;
	height: 11px;
	width: 660px;
	text-align: right;
}

div#topLayer {
	
	left: 0;
	top: 0;
	width: 660px;
	height: 400px;
	z-index: 50;
}
div#homeRolloverContent {
	display: none;
}
div#homeTarget { 
	position: absolute; 
	z-index: 1;
	top: 72px; 
	left: 350px; 
	width: 300px;
	text-align: right;
}


ul	{
	padding: 0;
	margin: 0;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

ul#doNav { 
	color: #999; 
	/* letter-spacing: 1px; */
	margin-top: 17px;
	height: 15px;
	width: 680px;
}
ul#homeDoNav { 
	margin: 10px 0 0 40px;
	height: 20px; 
}
ul#areNav {
	color: #000;
	margin: 0 0 0 30px;
	width: 400px;
}
ul#secNav {
	margin: 0 0 0 600px;
	text-align: left;
}
ul li {
	float: left;
	margin-left: 27px;
	clear: none;
	padding: 0;
	letter-spacing: 1px;
	list-style: none;
}
ul#secNav li {
	margin-left: 0;
	width: 30px;
	height: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul#homeAreNav li {
	clear: left;
	float: none;
	margin-bottom: 15px;
}
ul#secNav li a { display: block; width: 30px; height: 25px; background-repeat: no-repeat; }
ul#secNav li#prev a { background: transparent url(ast/arrows2.gif) 0 0 ; }
ul#secNav li#next a { background: transparent url(ast/arrows2.gif) -30px 0 ; }
ul#secNav li#prev a:hover { background: transparent url(ast/arrows2.gif) 0 -25px no-repeat; }
ul#secNav li#next a:hover { background: transparent url(ast/arrows2.gif) -30px -25px no-repeat; }

div#homeAreNavDiv {
	margin: 60px 0 0 140px;
	width: 100px;
	text-align: left;
}

div#doContent {
	clear: both;
	position: relative;
	margin: 20px 0 0 0;
	height: 320px;
	width: 630px;
	text-align: right;
}
div#areContent {
	clear: both;
	position: relative;
	margin: 20px 0 0 330px;
	height: 320px;
	width: 320px;
	text-align: left;
	vertical-align: top;
}
.doubleSpaced {
	line-height: 22px;
}
div#clientsLeft {
	float: left;
	width: 170px;
}
div#clientsRight {
	clear: none;
	float: left;
}

a { text-decoration: none; }
a:link, a:visited { color: #999; text-decoration: none;}
a:hover { color: #660; }
ul#areNav li a, ul#areNav li a:link, ul#areNav li a:visited { color: #000; }
ul#areNav li a:hover { color: #990; }

body#advertising ul li#navAdvertising a:link { color: #660; }
body#books ul li#navBooks a:link { color: #660; }
body#cards ul li#navCards a:link { color: #660; }
body#collateral ul li#navCollateral a:link { color: #660; }
body#directMail ul li#navDirectMail a:link { color: #660; }
body#posters ul li#navPosters a:link { color: #660; }
body#prodDev ul li#navProdDev a:link { color: #660; }