/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 02/09/2006
Last Modified: 03/02/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	text-align:center;
}

/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {position:relative;}
h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {margin:0;}
#navcontainer div h3 {margin:0;}
#navcontainer div h3 {margin:0;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}
.accent-none {display:none;}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	margin:10px auto;
	width:740px;
	text-align:left;
}
#img-container {
	float:left;
	width:569px;
	height:174px;
	border-top:1px solid #A5A5A5;
	border-bottom:1px solid #A5A5A5;
}
	#accent-cover {
		position:absolute;
		top:0;
		left:0;
		background:url(../images/ic_040_img_cover.png) no-repeat top left;
		width:569px;
		height:174px;
	}
	/********** Position Adjustment for IE **********/
	* html #accent-cover {z-index:100;}
#website-title {
	float:left;
	padding:5px 0 0 130px;
	width:439px;
}
#website-slogan {
	float:left;
	padding:13px;
	width:543px;
}

/*
-----------------------------------------------------------------------------------------
NAV-TOP
-------------------------------------------------------------------------------------- */
/* Not Applicable to this Layout */


/*
-----------------------------------------------------------------------------------------
NAV-LEFT
-------------------------------------------------------------------------------------- */

/*------------------ Layout ------------------*/	
#nav-left #navcontainer {
	float:left;
	width:148px;
	border:1px solid #A5A5A5;
	z-index:1000;
}
	#nav-left #navcontainer #nav-header {
		float:left;
		width:148px;
		height:31px;
		background-image:url(../images/ic_040_nav_header.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#nav-left #navcontainer #nav-filler {background:#fff;}
#nav-left #inner {
	float:left;
	display:table;
	margin:0 0 0 10px;
	width:569px;
	border:1px solid #A5A5A5;
}
	/********** Width Adjustment for IE **********/
	* html #nav-left #inner {width:559px;}
#nav-left #headertop {
	float:left;
	background-image:url(../images/ic_040_title_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:569px;
	/*height:31px;*/
}
#nav-left #content {
	float:left;
	width:569px;
}
#nav-left #footer {
	clear:both;
	padding:0 0 0 10px;
	width:559px;
	border-top:1px solid #A5A5A5;
	color:#fff;
}
	#nav-left #footer p {padding:10px;}

/*------------------ Navigation Elements ------------------*/	
#nav-left #navcontainer div, #nav-left #navcontainer div h3 {
	display:block;
	float:left;
	cursor:pointer;
}
	#nav-left #navcontainer div {width:148px;}
	#nav-left #navcontainer div a:link, 
	#nav-left #navcontainer div a:active, 
	#nav-left #navcontainer div a:visited  {
		float:left;
		/*--- width for IE5 --*/
			width:148px;
		padding:5px 10px 10px 10px;
		text-decoration:none;
		border-top:1px solid #A5A5A5;
		background-image:url(../images/ic_040_nav_button.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:128px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer div a:hover {background-position:0 -100px;}
		#nav-left #navcontainer div div.submenu, 
		#nav-left #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-left #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			border-left:1px solid #A5A5A5;
			border-bottom:1px solid #A5A5A5;
			width:148px;
		}
			#nav-left #navcontainer div div.submenu div {display:block;}
			#nav-left #navcontainer div div.submenu a:link, 
			#nav-left #navcontainer div div.submenu a:active, 
			#nav-left #navcontainer div div.submenu a:visited {
				float:left;
				width:128px;
				cursor:pointer;
				padding:5px 10px 10px 10px;
				border-bottom:0;
				border-top:1px solid #A5A5A5;
				background-image:url(../images/ic_040_nav_button.gif);
				background-repeat:no-repeat;
				background-position:0 0;
				word-wrap: break-word;
			}
				#nav-left #navcontainer div div.submenu a:hover {background-position:0 -100px;}

/*------------------ Table Structures ------------------*/		
#nav-left #content-table {
	width:569px;
	float:left;
}
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {margin:15px;}


/*
-----------------------------------------------------------------------------------------
NAV-RIGHT
-------------------------------------------------------------------------------------- */

/*------------------ Layout ------------------*/	
#nav-right #navcontainer {
	float:right;
	width:148px;
	border:1px solid #A5A5A5;
	background:#fff;
	z-index:1000;
}
	#nav-right #navcontainer #nav-header {
		float:left;
		width:148px;
		height:31px;
		background-image:url(../images/ic_040_nav_header.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#nav-right #navcontainer #nav-filler {float:left;background:#fff;}
#nav-right #inner {
	float:left;
	display:table;
	margin:0 10px 0 0;
	width:569px;
	border:1px solid #A5A5A5;
}
	/********** Width Adjustment for IE **********/
	* html #nav-right #inner {width:559px;}
#nav-right #headertop {
	float:left;
	background-image:url(../images/ic_040_title_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:569px;
	/*height:31px;*/
}
#nav-right #content {
	float:left;
	width:569px;
}
#nav-right #footer {
	clear:both;
	padding:0 0 0 10px;
	width:559px;
	border-top:1px solid #A5A5A5;
	color:#fff;
}
	#nav-right #footer p {padding:10px;}

/*------------------ Navigation Elements ------------------*/	
#nav-right #navcontainer div, #nav-left #navcontainer div h3 {
	display:block;
	float:left;
	cursor:pointer;
}
	#nav-left #navcontainer div {width:148px;}
	#nav-right #navcontainer div a:link, 
	#nav-right #navcontainer div a:active, 
	#nav-right #navcontainer div a:visited  {
		float:left;
		/*--- width for IE5 ---*/
			width:148px;
		padding:5px 10px 10px 10px;
		text-decoration:none;
		border-top:1px solid #A5A5A5;
		background-image:url(../images/ic_040_nav_button.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:128px;
			word-wrap: break-word;
	}
	#nav-right #navcontainer div a:hover {background-position:0 -100px;}
		#nav-right #navcontainer div div.submenu, 
		#nav-right #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-right #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			border-left:1px solid #A5A5A5;
			border-bottom:1px solid #A5A5A5;
			width:148px;
		}
			#nav-right #navcontainer div div.submenu div {display:block;}
			#nav-right #navcontainer div div.submenu a:link, 
			#nav-right #navcontainer div div.submenu a:active, 
			#nav-right #navcontainer div div.submenu a:visited {
				float:left;
				width:126px;
				cursor:pointer;
				padding:5px 10px 10px 10px;
				border-right:1px solid #A5A5A5;
				border-top:1px solid #A5A5A5;
				background-image:url(../images/ic_040_nav_button.gif);
				background-repeat:no-repeat;
				background-position:0 0;
				word-wrap: break-word;
			}
				#nav-right #navcontainer div div.submenu a:hover {background-position:0 -100px;}	

/*------------------ Table Structures ------------------*/		
#nav-right #content-table {
	width:569px;
	float:left;
}
	#nav-right #content-table-main {width:100%;}
		#nav-right #content-table-main p {margin:15px;}
