/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 02/17/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;}
.spacer {
	float:left;
	width:100%;
	height:1px;
	line-height:0;
	margin:0;
	padding:0;
}
.accent-none {display:none;}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	margin:0 auto;
	width:750px;
	text-align:left;
}
#headertop {width:750px;}
	#website-title {
		padding:12px 0 0 12px;
		width:738px;
		height:91px;
		background-image:url(../images/ic_044_header_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#website-slogan {
		padding:5px;
		/*--- width for IE5 --*/
			width:750px;
		text-align:right;
		/*--- width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:740px;
	}
#inner {
	float:left;
	width:750px;
}
.accent {float:left;}
	.accent#pos1 {
		width:199px;
		height:81px;
	}
	.accent#pos2 {
		width:199px;
		height:81px;
		background-position: 0 -81px;
	}
	.accent#pos3 {
		width:199px;
		height:11px;
		background-position: bottom left;
	}

/*
-----------------------------------------------------------------------------------------
NAV-TOP
-------------------------------------------------------------------------------------- */

/*------------------ Does Not Apply for This Template ------------------*/	


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

/*------------------ Layout ------------------*/	
#nav-left #navcontainer {
	float:left;
	width:199px;
	z-index:1000;
}
	#nav-left #navcontainer #nav-wrapper {
		margin:1px 0 0 0;
		z-index:1000;
	}
#nav-left #content {
	float:left;
	padding:0 1px;
	width:548px;
}
#nav-left #footer {
	float:left;
	padding:10px;
	/*-- width for IE5 --*/
		width:548px;
	color:#fff;
	/*--- width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:528px;
}

/*------------------ Navigation Elements ------------------*/	
#nav-left #navcontainer div, #nav-left #navcontainer div h3 {
	float:right;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer div a:link, 
	#nav-left #navcontainer div a:active, 
	#nav-left #navcontainer div a:visited  {
		float:left;
		/*--- width for IE5 --*/
			width:199px;
		padding:10px 10px 10px 10px;
		text-decoration:none;
		text-align:right;
		/*--- width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:179px;
			word-wrap: break-word;
	}	
	#nav-left #navcontainer div a:hover {
		padding-right:7px;
		border-right:3px solid #414167;
	}
		#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;
			width:200px;
			border-right:1px solid #999;
			border-left:1px solid #999;
			border-bottom:1px solid #999;
			z-index:1000;
		}
			#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-top:1px solid #999;
				word-wrap: break-word;
			}
				#nav-left #navcontainer div div.submenu a:hover {
					border-top:1px solid #999;
					padding-right:10px;
					border-right:0;
				}	
			

/*------------------ Table Structures ------------------*/		
#nav-left #content-table {
	float:left;
	padding:15px 0 0 0;
	width:548px;
}
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {margin:10px 20px 15px 10px;}

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

/*------------------ Layout ------------------*/	
#nav-right #navcontainer {
	float:right;
	width:199px;
	z-index:1000;
}
#nav-right #content {
	float:left;
	padding:0 1px;
	width:549px;
}
#nav-right #footer {
	float:left;
	padding:10px;
	/*-- width for IE5 --*/
		width:548px;
	color:#fff;
	/*--- width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:528px;
}

/*------------------ Navigation Elements ------------------*/	
#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:179px;
		padding:10px 10px 10px 10px;
		text-decoration:none;
		word-wrap: break-word;
	}	
	#nav-right #navcontainer div a:hover {
		padding-left:7px;
		border-left:3px solid #414167;
	}	
		#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;
			width:200px;
			border-left:1px solid #999;
			border-bottom:1px solid #999;
			z-index:1000;
		}
			#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:177px;
				border-right:1px solid #999;
				border-top:1px solid #999;
				word-wrap: break-word;
			}
				#nav-right #navcontainer div div.submenu a:hover {
					padding-left:10px;
					border-left:0;
				}	

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

		

/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top,
body#wide #nav-left,
body#wide #nav-right {width:990px;}
body#wide #headertop {width:990px;}
	body#wide #website-title {
		width:978px;
		background-image:url(../images/ic_044_header_bg_wide.png);
	}
	body#wide #website-slogan {
		/*--- width for IE5 --*/
		width:990px;
		/*--- width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:980px;
	}
body#wide #inner {width:990px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
/* Does Not Apply to This Template */

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #content {width:789px;}
body#wide #nav-left #content-table {width:789px;}
body#wide #nav-left #footer {
	/*-- width for IE5 --*/
	width:789px;
	/*--- width for all other browsers --*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:769px;
}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #content {width:789px;}
body#wide #nav-right #footer {
	/*-- width for IE5 --*/
	width:789px;
	/*--- width for all other browsers --*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:769px;
}	
body#wide #nav-right #content-table {width:789px;}

