/*
***********************************************************************
This file is intended to serve as the control document which represents
the graphical treatment and guidelines for all structural elements.

Iziks Interactive, Inc.
http://www.iziks.com
Created on 11/11/2005 by Brian J. Krummel
***********************************************************************
NOTES:
***********************************************************************
*/

/* Controls positioning of logobox (area reserved for corportate branding, top left). */
	#logobox {
		position:absolute;
		left:9px;
		top:28px; 
		width:122px; 
		height:190px;
		z-index:1;
	}
	
	#logobox_home {
	position:absolute;
	left:9px;
	top:28px;
	width:121px;
	height:333px;
	z-index:1;
	}
		

/* Controls positioning of headerbox (area reserved for address at top of page). */
	#headerbox {
		position:absolute; 
		left:138px; 
		top:10px; 
		width:652px; 
		height:8px; 
		z-index:1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #A7A6A6;
		text-align: right;
}

/* Controls positioning of imagebox (area reserved for photographic banners above navigation). */
	#imagebox {
		position:absolute; 
		left:138px; 
		top:28px; 
		width:652px; 
		height:98px; 
		z-index:1;
	}
	
	#imagebox_home {
		position:absolute; 
		left:138px; 
		top:28px; 
		width:652px; 
		height:295px; 
		z-index:1;
	}

	#navbox {
		display:block;
		position:absolute;
		left:138px;
		top:186px; 
		width:652px; 
		height:16px;
		z-index:1;
	}
	
	#navbox_home {
		display:block;
		position:absolute;
		left:138px;
		top:331px; 
		width:652px; 
		height:16px;
		z-index:1;
	}

/* Controls positioning of titlebox (area reserved for main page title of respective content & section). */
	#titlebox {
		position:absolute; 
		left:148px; 
		top:229px; 
		width:644px; 
		height:17px; 
		z-index:1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #00427C;
	}
	
	#titlebox_home {
		position:absolute; 
		left:148px; 
		top:384px; 
		width:625px; 
		height:17px; 
		z-index:1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		color: #00427C;
	}


/* Controls positioning of subtitlebox (area reserved for subsection page title of respective content & section). */
	#subtitlebox {
		position:absolute; 
		left:148px; 
		top:253px; 
		width:612px; 
		height:21px; 
		z-index:1; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #00427C;
	}	
		
/* Controls positioning of contentbox (area reserved in center of page for all body copy, content, and images). */		
	#contentbox {
	position:absolute;
	left:148px;
	top:277px;
	width:630px;
	z-index:1;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787676;
	/*Adds more space between lines for easier reading.*/
		line-height: 1.5;
	float: left;
	}
	
	#contentbox_watermark {
	position:absolute;
	left:148px;
	top:273px;
	width:611px;
	z-index:1;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787676;
	/*Adds more space between lines for easier reading.*/
		line-height: 1.5;
	float: left;
	background-repeat: no-repeat;
	height: 506px;
	}
	
	#contentbox_home {
	position:absolute;
	left:148px;
	top:409px;
	width:624px;
	z-index:1;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787676;
	/*Adds more space between lines for easier reading.*/
		line-height: 1.25;
	float: left;
	margin-right: 10px;
	}
	
	#contentbox2_home {
	position:absolute;
	left:148px;
	top:559px;
	width:623px;
	z-index:1;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787676;
	line-height: 1.5;
	float: left;
	margin-right: 10px;
	height: 127px;
	}

/* Controls positioning of subnavbox (area reserved on left side for navigating through level 2 content). */
	#subnavbox {
		border: 0;
		position:absolute; 
		left:14px; 
		top:229px; 
		width:122px; 
		height:321px; 
		z-index:1; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	#subnavbox_home {
		border: 0;
		position:absolute; 
		left:2px; 
		top:384px; 
		width:120px; 
		height:262px; 
		z-index:1; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin-left: 10px;
	}
	
	#featuredbox_home {
		border: 0;
		position:absolute; 
		left:660px; 
		top:374px; 
		width:116px; 
		height:160px; 
		z-index:1; 
		overflow: visible;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #787676;
		/*Adds more space between lines for easier reading.*/
		line-height: 1.5;
		border-left:thin;
		border-left-color:#CCCCCC;
		border-left-style:solid;
		padding-left:5px;
		padding-top:5px;
	}

/* Controls positioning of footerbox (area reserved at bottom of page for secondary/global navigation reiteration). */
	#footerbox {
		position:absolute; 
		/*
		left:178px; 
		top:1042px; 
		*/
		width:652px; 
		height:21px; 
		z-index:1;
		vertical-align: left;
		text-align: center;
		line-height: 1.5;
	}
