/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 08/08/2006
Last Modified: 08/08/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {width:100%;}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
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;}
#printwrap {
	position:absolute;
	top:0;
	left:0;
}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top {
	margin:0 auto;
	width:777px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	text-align:left;
}
#nav-left, #nav-right {
	margin:0 auto;
	width:746px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	text-align:left;
}
/*------------------ nav-top ------------------*/
#nav-top #headertop {
	padding:15px 0 0 0;
	/*width:746px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg.jpg) repeat-x top left;
}
#nav-top #navcontainer {
	float:left;
	/*width:746px;*/
	width:100%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	z-index:1000;
}
	* html #nav-top #navcontainer {float:none;}
#nav-top #content {float:left;}
#nav-top #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*------------------ nav-left ------------------*/
#nav-left #headertop {
	float:left;
	padding:15px 0 0 0;
	/*width:746px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg.jpg) repeat-x top left;
}
#nav-left #inner {
	float:left;
	background:#fff;
	height:100%;
}
#nav-left #navcontainer {
	float:left;
	padding:0 0 10px 0;
	width:200px;
	background-image:url(../images/ic_002_corner.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	z-index:1000;
}
#nav-left #content {
	float:right;
	height:100%;
}
#nav-left #footer {
	clear:left;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*------------------ nav-right ------------------*/	
#nav-right #headertop {
	float:left;
	padding:15px 0 0 0;
	/*width:746px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg.jpg) repeat-x top left;
}
#nav-right #inner {
	float:left;
	background:#fff;
	height:100%;
}
#nav-right #navcontainer {
	float:right;
	padding:0 0 10px 0;
	width:200px;
	background-image:url(../images/ic_002_corner_2.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	z-index:1000;
}
#nav-right #content {
	float:left;
	height:100%;
}
#nav-right #footer {
	clear:left;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*
-----------------------------------------------------------------------------------------
=#headertop
-------------------------------------------------------------------------------------- */	
#website-title {padding:25px 0 10px 10px;}
#website-slogan {padding:10px 10px 5px 10px;}
/*
-----------------------------------------------------------------------------------------
Navigation Elements
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #navcontainer div, #nav-top #navcontainer div h3 {
	float:left;
	display:block;
}
#nav-top #navcontainer div h3 {cursor:pointer;}
	#nav-top #navcontainer div a:link, #nav-top #navcontainer div a:active, #nav-top #navcontainer div a:visited {
		float:left;
		border-right:1px solid #fff;
		padding:10px 10px 5px 10px;
		text-decoration:none;
		white-space: nowrap;
	}
		#nav-top #navcontainer div div.submenu, #nav-top #navcontainer div div.submenu h3 {
			float:left;
			display:block;
			word-wrap: break-word;
		}
		#nav-top #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			border-top:1px solid #fff;
			width:150px;
		}
			#nav-top #navcontainer div div.submenu div {display:block;margin:0;}
			#nav-top #navcontainer div div.submenu a:link, #nav-top #navcontainer div div.submenu a:active, #nav-top #navcontainer div div.submenu a:visited {
				float:left;
				width:130px;
				border-bottom:1px solid #fff;
				padding:10px 10px 5px 10px;
				text-decoration:none;
			}
			#nav-top #navcontainer div div.submenu a:hover {
				padding-top:10px;
				border-top:0;
				padding-left:5px;
				border-left:5px solid #fff;
			}
/*------------------ nav-left ------------------*/		
#nav-left #navcontainer div {float:left;display:block;}
	#nav-left #navcontainer div a:link, #nav-left #navcontainer div a:active, #nav-left #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:200px;
		border-top:1px solid #fff;
		padding:10px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:180px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer div a:hover {
		padding-left:5px;
		border-left:5px solid #fff;
	}
		#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;
		}
			#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;
				border-left:1px solid #fff;
				width:179px;
				cursor:pointer;
				word-wrap: break-word;
			}
				#nav-left #navcontainer div div.submenu a:hover {
					padding-left:5px;
					border-left:6px solid #fff;
				}	
/*------------------ nav-right ------------------*/		
#nav-right #navcontainer div, #nav-right #navcontainer div h3 {float:left;display:block;cursor:pointer;}
	#nav-right #navcontainer div a:link, #nav-right #navcontainer div a:active, #nav-right #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:200px;
		border-top:1px solid #fff;
		padding:10px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:180px;
			word-wrap: break-word;
	}
	#nav-right #navcontainer div a:hover {padding-right:5px;border-right:5px solid #fff;}
		#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;
			width:200px;
			visibility: hidden;
		}
			#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;
				border-left:1px solid #fff;
				border-right:1px solid #fff;
				/*--- Width for IE5/Win only --*/
					width:200px;
				cursor:pointer;
				/*--- Proper width for all other browsers --*/
					voice-family: "\"}\"";
					voice-family:inherit;
					width:178px;
					word-wrap: break-word;
			}
				#nav-right #navcontainer div div.submenu a:hover {padding-left:10px;}
/*
-----------------------------------------------------------------------------------------
Table Structures
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #content-table {
	margin:0 10px;
	width:757px;
	border:0;
}
	#nav-top #content-table-main {width:548px;}
		#nav-top #content-table-main p {margin:10px 20px 15px 0;}
	#nav-top #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
/*		* html #nav-top #content-table-sub {
			padding:269px 0 0 178px;
		}
*/		
/*------------------ nav-left ------------------*/		
#nav-left #content-table {
	float:left;
	/*--- Width for IE5/Win only --*/
		width:541px;
	border:0;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:541px;
}
	#nav-left #content-table-main {width:347px;}
		#nav-left #content-table-main p {margin:10px 5px 15px 0px;}
	#nav-left #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
/*		* html #nav-left #content-table-sub {
			padding:269px 0 0 178px;
		}
*/		
/*------------------ nav-right ------------------*/		
#nav-right #content-table {
	float:left;
	width:541px;
	border:0;
}
	#nav-right #content-table-main {width:347px;}
		#nav-right #content-table-main p {margin:10px 5px 15px 0px;}
	#nav-right #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
/*		* html #nav-right #content-table-sub {
			padding:269px 0 0 178px;
		}
*/		
/*------------------ no-accent adjustments ------------------*/		
#nav-top #content-table-sub.accent-none {display:none;}
#nav-left #content-table-sub.accent-none {display:none;}
#nav-right #content-table-sub.accent-none {display:none;}

/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top {width:1184px;}
body#wide #nav-left, body#wide #nav-right {width:996px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {
	/*width:996px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg_wide.jpg) repeat-x top left;
}
body#wide #nav-top #navcontainer {/*width:996px;*/
	width:100%;}
body#wide #nav-top #content-table {width:1164px;}
body#wide #nav-top #content-table-main {width:974px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {
	/*width:996px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg_wide.jpg) repeat-x top left;
}
body#wide #nav-left #content-table {
	/*--- Width for IE5/Win only --*/
		width:740px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:790px;
}
	body#wide #nav-left #content-table-main {width:591px;}


/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {
	/*width:996px;*/
	width:100%;
	background:url(../images/ic_002_banner_bg_wide.jpg) repeat-x top left;
}
body#wide #nav-right #content-table {
	float:left;
	width:790px;
	border:0;
}
body#wide #nav-right #content-table-main {width:591px;}

