/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/08/2006
Last Modified: 03/08/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;}
#printwrap {position:static;}
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;}
#docwrapper {clear:both;}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	display:table;
	margin:0 auto;
	width:748px;
	text-align: left;
	border:1px solid #000;
}
#inner {float:left;}
.accent {
	float:left;
	width:286px;
	height:281px;
}
#website-title {
	float:left;
	padding:10px 20px;
	width:708px;
}
#website-slogan {
	float:right;
	padding:10px 20px;
	width:708px;
}

/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-top #headertop {
	float:left;
	width:748px;
	background-image:url(../images/ic_054_header_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#nav-top #navcontainer {
	float:left;
	width:748px;
	z-index:1000;
}
	#nav-top #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
#nav-top #inner {
	float:left;
	width:748px;
}
	#nav-top #inner #accent-container {
		float:right;
		margin:10px;
		padding:10px;
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-top #inner #content {
		float:left;
		padding:10px 0 0 0;
		width:410px;
	}
		#nav-top #inner #content #content-table {
			float:left;
			width:410px;
		}
#nav-top #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-top #navcontainer #nav-wrapper div, #nav-top #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-top #navcontainer #nav-wrapper div a:link, 
	#nav-top #navcontainer #nav-wrapper div a:active, 
	#nav-top #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:7px 10px 3px 10px;
    	text-decoration:none;
		white-space: nowrap;
	}
	#nav-top #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-top #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			width:150px;
			visibility: hidden;
		}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				width:150px;
				border-top:1px solid #fff;
				word-wrap: break-word;
				white-space: normal;
			}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:hover {
				border-top:0;
				padding-top:8px;
			}
			
/*------------------ Table Structures ------------------*/	
#nav-top #content-table-main {width:100%;}
	#nav-top #content-table-main p {margin:10px 10px 15px 10px;}	
	
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-left #headertop {
	float:left;
	width:748px;
	background-image:url(../images/ic_054_header_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#nav-left #navcontainer {
	float:left;
	width:120px;
	z-index:1000;
}
	#nav-left #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
#nav-left #inner {
	float:right;
	/*--- Width adjustment for IE5 --*/
		width:626px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:628px;
}
	#nav-left #inner #accent-container {
		float:right;
		margin:5px;
		padding:5px;
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-left #inner #content {
		float:left;
		padding:10px 0 0 0;
		/*--- Width adjustment for IE5 --*/
			width:310px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:315px;
	}
		#nav-left #inner #content #content-table {
			float:left;
			width:315px;
		}
#nav-left #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-left #navcontainer #nav-wrapper div, #nav-left #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer #nav-wrapper div a:link, 
	#nav-left #navcontainer #nav-wrapper div a:active, 
	#nav-left #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:10px;
		/*--- Width adjustment for IE5 --*/
			width:120px;
		border-bottom:1px solid #fff;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:100px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer #nav-wrapper div a:hover {padding-top:10px;}
		#nav-left #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:160px;
			border-left:1px solid #fff;
		}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				width:140px;
				word-wrap: break-word;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:10px;
			}
			
/*------------------ Table Structures ------------------*/	
#nav-left #content-table-main {width:100%;}
	#nav-left #content-table-main p {margin:10px 10px 15px 10px;}	
	
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-right #headertop {
	float:left;
	width:748px;
	background-image:url(../images/ic_054_header_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#nav-right #navcontainer {
	float:right;
	width:120px;
	z-index:1000;
}
	#nav-right #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
#nav-right #inner {
	float:left;
	/*--- Width adjustment for IE5 --*/
		width:626px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:628px;
}
	#nav-right #inner #accent-container {
		float:right;
		margin:5px;
		padding:5px;
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-right #inner #content {
		float:left;
		padding:10px 0 0 0;
		/*--- Width adjustment for IE5 --*/
			width:310px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:315px;
	}
		#nav-right #inner #content #content-table {
			float:left;
			width:315px;
		}
#nav-right #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-right #navcontainer #nav-wrapper div, #nav-right #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #navcontainer #nav-wrapper div a:link, 
	#nav-right #navcontainer #nav-wrapper div a:active, 
	#nav-right #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:10px;
		/*--- Width adjustment for IE5 --*/
			width:120px;
		border-bottom:1px solid #fff;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:100px;
			word-wrap: break-word;
	}
	#nav-right #navcontainer #nav-wrapper div a:hover {padding-top:10px;}
		#nav-right #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:160px;
			border-right:1px solid #fff;
		}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				width:140px;
				word-wrap: break-word;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:10px;
			}
			
/*------------------ Table Structures ------------------*/	
#nav-right #content-table-main {width:100%;}
	#nav-right #content-table-main p {margin:10px 10px 15px 10px;}	

	
	
/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top,
body#wide #nav-left,
body#wide #nav-right {width:988px;}
body#wide #website-title {width:948px;}
body#wide #website-slogan {width:948px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
body#wide #nav-top #navcontainer {width:988px;}
body#wide #nav-top #inner {width:988px;}
	body#wide #nav-top #inner #content {width:620px;}
		body#wide #nav-top #inner #content #content-table {width:620px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
body#wide #nav-left #inner {
	/*--- Width adjustment for IE5 --*/
		width:866px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:868px;
}
	body#wide #nav-left #inner #content {
		/*--- Width adjustment for IE5 --*/
			width:535px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:540px;
	}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
body#wide #nav-right #inner {
	/*--- Width adjustment for IE5 --*/
		width:866px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:868px;
}
	body#wide #nav-right #inner #content {
		/*--- Width adjustment for IE5 --*/
			width:535px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:540px;
	}
