/* Global Settings */
#wrapper {
	display: block;
	float: none;
	width: 1024px;
}

h1 { font: bold 16px Arial, Helvetica, sans-serif; line-height:8px; text-align: center; padding-top: 2px; padding: bottom: 0;}
h2 { font: bold 12px Arial, Helvetica, sans-serif; text-align: center; color: #000000; line-height: 6px; padding: 0; margin:0;}
h2 a:link, h2 a:visited, h2 a:active {font: bold 12px/12px Arial, Helvetica, sans-serif; text-align: center; text-decoration: none; padding: 0; color: #000000;}	
h2 a:hover {font: bold 12px/12px Arial, Helvetica, sans-serif; text-align: center;  text-decoration: underline; padding: 0; color: #000000;}	
#footer { width:1024px; background-color: #DEE6F7; padding: 0; margin-0;}

/* Index Page */
#bkgrd_left {
	background: url(img/main_bkgrd_left.gif) no-repeat left top;
	height: 579px;
	width: 515px;
	float: left;
}
#content p {
	font: normal 13px/150% Arial, Helvetica, sans-serif;
}
#content emphasis {
	font: 13px/150% Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#content_artwork p {
	font: normal 13px/150% Arial, Helvetica, sans-serif;
}
#content {
	left: 290px;
	top: 198px;
	position: absolute;
}
#content_artwork {
	left: 490px;
	top: 282px;
	position: absolute;
}

#bkgrd_right {
	background: url(img/main_bkgrd_right.gif);
	height: 579px;
	width: 509px;
	float:left;
}
#header {
	height: 189px;
	width: 1024px;
}

/* Brochures Page */
#brochures_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	top: 600px;
	left: 275px;
}
#brochures_header {
	height: 181px;
	width: 1024px;
}

/* Logos Page */
#logos_right {
	float: left;
	height: 587px;
	width: 299px;
}
#logos_left {
	float: left;
	height: 587px;
	width: 290px;
}
#logos_header {
	height: 181px;
	width: 1024px;
}
#logos_middle {
	float: left;
	height: 587px;
	width: 435px;
}
#logos_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 325px;
	top: 325px;
	width: 400px;
}
/* Ads Page */
#ads_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 355px;
	top: 175px;
}
#ads_right {
	float: left;
	height: 587px;
	width: 513px;
}
#ads_left {
	float: left;
	height: 587px;
	width: 511px;
}
/* Newsletters Page */
#news_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 355px;
	top: 175px;
}
#news_right {
	float: left;
	height: 587px;
	width: 528px;
}
#news_left {
	float: left;
	height: 587px;
	width: 496px;
}
/* Illustration Page */
#illust_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 320px;
	top: 403px;
}
#illust_right {
	float: left;
	height: 587px;
	width: 577px;
}
#illust_left {
	float: left;
	height: 587px;
	width: 447px;
}
/* Cartoons Page */
#cart_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 320px;
	top: 460px;
}
#cart_right {
	float: left;
	height: 587px;
	width: 478px;
}
#cart_left {
	float: left;
	height: 587px;
	width: 546px;
}
/* CDs Page */
#cds_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 320px;
	top: 520px;
}
#cds_right {
	float: left;
	height: 587px;
	width: 633px;
}
#cds_left {
	float: left;
	height: 587px;
	width: 391px;
}
/* Retouching Page */
#retouch_header {
	height: 213px;
	width: 1024px;
}
#retouch_content p {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 75px;
	top: 660px;
}
#retouch_right {
	float: left;
	height: 555px;
	width: 588px;
}
#retouch_left {
	float: left;
	height: 555px;
	width: 436px;
}
